Basic Principles for Segmenting Thai EDUs
Code (0)
등록된 구현이 없습니다.
Tasks
Machine TranslationText GenerationText SummarizationSimilar Papers 제목 키워드 기반
Combining Thai EDUs: Principle and Implementation
ESURF: Simple and Effective EDU Segmentation
Segmenting text into Elemental Discourse Units (EDUs) is a fundamental task in discourse parsing. We present a new simple method for identifying EDU boundaries, and hence segmenting them, based on lexical and character n…
Discourse ParsingChinese and English Elementary Discourse Units Segmentation based on Bi-LSTM-CRF Model
Elementary Discourse Unit (EDU) recognition is the basic task of discourse analysis, and the Chinese and English discourse alignment corpus is helpful to the studies of EDU recognition. This paper first builds Chinese-En…
POSMedusa: Simple LLM Inference Acceleration Framework with Multiple Decoding Heads
Large Language Models (LLMs) employ auto-regressive decoding that requires sequential computation, with each step reliant on the previous one's output. This creates a bottleneck as each step necessitates moving the full …
EduSAT: A Pedagogical Tool for Theory and Applications of Boolean Satisfiability
Boolean Satisfiability (SAT) and Satisfiability Modulo Theories (SMT) are widely used in automated verification, but there is a lack of interactive tools designed for educational purposes in this field. To address this g…