paper-with-me

Papers

Word Segmentation, Unknown-word Resolution, and Morphological Agreement in a Hebrew Parsing System

2013-01-01 · CL 2013 1 · Yoav Goldberg, Michael Elhadad
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Constituency Parsing

Similar Papers 제목 키워드 기반

Morphological Word Segmentation on Agglutinative Languages for Neural Machine Translation

2020-01-02 · Yirong Pan, Xiao Li, Yating Yang, Rui Dong

Neural machine translation (NMT) has achieved impressive performance on machine translation task in recent years. However, in consideration of efficiency, a limited-size vocabulary that only contains the top-N highest fr…

Machine TranslationNMTSegmentationTranslation

When is Char Better Than Subword: A Systematic Study of Segmentation Algorithms for Neural Machine Translation

2021-08-01 · ACL 2021 5 · Jiahuan Li, Yutong Shen, ShuJian Huang, Xinyu Dai 외

Subword segmentation algorithms have been a \textit{de facto} choice when building neural machine translation systems. However, most of them need to learn a segmentation model based on some heuristics, which may produce …

Machine TranslationNMTSegmentationTranslation

Word Segmentation and Morphological Parsing for Sanskrit

2022-01-30 · Jingwen Li, Leander Girrbach

We describe our participation in the Word Segmentation and Morphological Parsing (WSMP) for Sanskrit hackathon. We approach the word segmentation task as a sequence labelling task by predicting edit operations from which…

Morphological AnalysisSegmentation

Incorporating Inner-word and Out-word Features for Mongolian Morphological Segmentation

2020-12-01 · COLING 2020 8 · Na Liu, Xiangdong Su, Haoran Zhang, Guanglai Gao 외

Mongolian morphological segmentation is regarded as a crucial preprocessing step in many Mongolian related NLP applications and has received extensive attention. Recently, end-to-end segmentation approaches with long sho…

DecoderSegmentationSentence

A Trie-Structured Bayesian Model for Unsupervised Morphological Segmentation

2017-04-24 · Murathan Kurfali, Ahmet Üstün, Burcu Can

In this paper, we introduce a trie-structured Bayesian model for unsupervised morphological segmentation. We adopt prior information from different sources in the model. We use neural word embeddings to discover words th…

SegmentationWord Embeddings