Word Segmentation, Unknown-word Resolution, and Morphological Agreement in a Hebrew Parsing System
Code (0)
등록된 구현이 없습니다.
Tasks
Constituency ParsingSimilar Papers 제목 키워드 기반
Morphological Word Segmentation on Agglutinative Languages for Neural Machine Translation
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 TranslationNMTSegmentationTranslationWhen is Char Better Than Subword: A Systematic Study of Segmentation Algorithms for Neural Machine Translation
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 TranslationNMTSegmentationTranslationWord Segmentation and Morphological Parsing for Sanskrit
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 AnalysisSegmentationIncorporating Inner-word and Out-word Features for Mongolian Morphological Segmentation
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…
DecoderSegmentationSentenceA Trie-Structured Bayesian Model for Unsupervised Morphological Segmentation
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