Towards Turkish ASR: Anatomy of a rule-based Turkish g2p
This paper describes the architecture and implementation of a rule-based grapheme to phoneme converter for Turkish. The system accepts surface form as input, outputs SAMPA mapping of the all parallel pronounciations according to the morphological analysis together with stress positions. The system has been implemented in Python
Code (0)
등록된 구현이 없습니다.
Tasks
AnatomyMorphological AnalysisSimilar Papers 제목 키워드 기반
From Constituency to UD-Style Dependency: Building the First Conversion Tool of Turkish
This paper deliberates on the process of building the first constituency-to-dependency conversion tool of Turkish. The starting point of this work is a previous study in which 10,000 phrase structure trees were manually …
BIG-bench Machine LearningTurkish Native Language Identification
In this paper, we present the first application of Native Language Identification (NLI) for the Turkish language. NLI involves predicting the writer's first language by analysing their writing in different languages. Whi…
Language IdentificationNative Language IdentificationAn Open, Extendible, and Fast Turkish Morphological Analyzer
In this paper, we present a two-level morphological analyzer for Turkish. The morphological analyzer consists of five main components: finite state transducer, rule engine for suffixation, lexicon, trie data structure, a…
Morphological AnalysisChallenges Encountered in Turkish Natural Language Processing Studies
Natural language processing is a branch of computer science that combines artificial intelligence with linguistics. It aims to analyze a language element such as writing or speaking with software and convert it into info…
DiversityMorpholex Turkish: A Morphological Lexicon for Turkish
MorphoLex is a study in which root, prefix and suffixes of words are analyzed. With MorphoLex, many words can be analyzed according to certain rules and a useful database can be created. Due to the fact that Turkish is a…