| { |
| "paper_id": "C16-1034", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T12:59:43.424309Z" |
| }, |
| "title": "Automatic Syllabification for Manipuri language", |
| "authors": [ |
| { |
| "first": "Gyanendro", |
| "middle": [], |
| "last": "Loitongbam", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Indian Institute of Technology Guwahati", |
| "location": { |
| "settlement": "Assam", |
| "country": "India" |
| } |
| }, |
| "email": "gyanendrol9@iitg.ernet.in" |
| }, |
| { |
| "first": "Lenin", |
| "middle": [], |
| "last": "Singh", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Indian Institute of Technology Guwahati", |
| "location": { |
| "settlement": "Assam", |
| "country": "India" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Laitonjam", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Indian Institute of Technology Guwahati", |
| "location": { |
| "settlement": "Assam", |
| "country": "India" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Ranbir", |
| "middle": [], |
| "last": "Sanasam", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Indian Institute of Technology Guwahati", |
| "location": { |
| "settlement": "Assam", |
| "country": "India" |
| } |
| }, |
| "email": "ranbir@iitg.ernet.in" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Singh", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Indian Institute of Technology Guwahati", |
| "location": { |
| "settlement": "Assam", |
| "country": "India" |
| } |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "Development of hand crafted rule for syllabifying words of a language is an expensive task. This paper proposes several data-driven methods for automatic syllabification of words written in Manipuri language. Manipuri is one of the scheduled Indian languages. First, we propose a language-independent rule-based approach formulated using entropy based phonotactic segmentation. Second, we project the syllabification problem as a sequence labeling problem and investigate its effect using various sequence labeling approaches. Third, we combine the effect of sequence labeling and rule-based method and investigate the performance of the hybrid approach. From various experimental observations, it is evident that the proposed methods outperform the baseline rule-based method. The entropy based phonotactic segmentation provides a word accuracy of 96%, CRF (sequence labeling approach) provides 97% and hybrid approach provides 98% word accuracy.", |
| "pdf_parse": { |
| "paper_id": "C16-1034", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "Development of hand crafted rule for syllabifying words of a language is an expensive task. This paper proposes several data-driven methods for automatic syllabification of words written in Manipuri language. Manipuri is one of the scheduled Indian languages. First, we propose a language-independent rule-based approach formulated using entropy based phonotactic segmentation. Second, we project the syllabification problem as a sequence labeling problem and investigate its effect using various sequence labeling approaches. Third, we combine the effect of sequence labeling and rule-based method and investigate the performance of the hybrid approach. From various experimental observations, it is evident that the proposed methods outperform the baseline rule-based method. The entropy based phonotactic segmentation provides a word accuracy of 96%, CRF (sequence labeling approach) provides 97% and hybrid approach provides 98% word accuracy.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Manipuri language, one of the scheduled Indian languages, belonging to a Tibeto-Burman languages family (Chelliah, 1990 ) is syllabic in nature. In general, a syllable follows onset-nucleus-coda (consonant-vowel-consonant) structure, where nucleus is the core component defined by a vowel. The preceding and following consonants defined by the onset and coda respectively may or may not be present in a syllable. However every syllable must have a nucleus. Formation of an onset, nucleus and coda, while producing an uninterrupted syllabic sound, greatly affects the pronunciation of a language. For various applications such as Text-to-Speech Synthesis (TTS) (Kishore and Black, 2003; , Automatic Speech Recognition (ASR) (Wu et al., 1998) etc., proper syllabification of a word is one of the important core issues, especially for syllabic Indian languages. Though there have been several studies in this direction for the rich resource Indian languages such as Hindi, Bengali, Tamil, Telegu, Malayalam, Marathi Narendra et al., 2011; Kurian et al., 2011) , only very few studies have been reported for low resource Manipuri language (Abbi and Awadhesh, 1985; Chelliah, 1990) . To the best of our knowledge, no corpus is available for Manipuri language in UTF-8 to study various aspects of corpus-based linguistic understanding. This has motivated us to generate Manipuri corpus in UTF-8 and analyse various characteristics such as onset and coda distributions, syllable formulation and syllabification rules etc.", |
| "cite_spans": [ |
| { |
| "start": 104, |
| "end": 119, |
| "text": "(Chelliah, 1990", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 660, |
| "end": 685, |
| "text": "(Kishore and Black, 2003;", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 723, |
| "end": 740, |
| "text": "(Wu et al., 1998)", |
| "ref_id": "BIBREF19" |
| }, |
| { |
| "start": 1013, |
| "end": 1035, |
| "text": "Narendra et al., 2011;", |
| "ref_id": "BIBREF13" |
| }, |
| { |
| "start": 1036, |
| "end": 1056, |
| "text": "Kurian et al., 2011)", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 1135, |
| "end": 1160, |
| "text": "(Abbi and Awadhesh, 1985;", |
| "ref_id": "BIBREF0" |
| }, |
| { |
| "start": 1161, |
| "end": 1176, |
| "text": "Chelliah, 1990)", |
| "ref_id": "BIBREF3" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Manipuri language is written generally using two scripts; Bengali scripts and Meitei Mayek 1 . At present, majority of the Manipuri documents are written using Bengali scripts and, hence the investigation in this paper focuses on Manipuri words written using Bengali script. Further, processing of Bengali scripts poses more challenges than processing Meitei Mayek because of the phoneme imbalance. Bengali script has 55 symbols to represent 38 phonemes in Manipuri language (Singh et al., 2007) .", |
| "cite_spans": [ |
| { |
| "start": 475, |
| "end": 495, |
| "text": "(Singh et al., 2007)", |
| "ref_id": "BIBREF17" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "One of the major challenges in syllabifying Indian languages such as Hindi, Urdu, Bengali, Marathi, Kashmiri, Punjabi, Gujarati is the schwa deletion in their written forms (Kishore and Black, 2003; Choudhury et al., 2004) . Majority of the existing studies for syllabifying Indian languages are based on hand crafted rules built on language characteristics. Building such rules requires domain knowledge and it is an expensive task. Further, such rules often fail to capture heteronym (word having same spelling, but different pronunciations).", |
| "cite_spans": [ |
| { |
| "start": 173, |
| "end": 198, |
| "text": "(Kishore and Black, 2003;", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 199, |
| "end": 222, |
| "text": "Choudhury et al., 2004)", |
| "ref_id": "BIBREF4" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "In general, languages evolves over time. New vocabularies are added. One language borrows vocabularies from other languages and become parts of the regular usage. For example, words like institution, election, daddy etc. have become more preferred words than their Manipuri counterparts. While syllabifying such borrowed or loan words, the rules crafted using the characteristics of the native language often fail to capture the syllabic structures of such word.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "In this paper, we first explored two rule-based approaches which are Baseline System (C*VC* structured) and Entropy Based Phonotactic Segmentation (EPS). Secondly, we transform the syllabification problem as a sequence labeling problem and investigate the effect of two state-of-art methods, namely Conditional Random Field (CRF) (Sutton and McCallum, 2006) and Maximum Entropy Markov Model (MEMM) (McCallum et al., 2000) . The intuition behind such transformation is that with an appropriate training set, these models can learn the inherent dependencies automatically and address the problem of schwa, heteronym and loan words. Another advantage of such machine learning methods is the language independent model. Given an appropriate annotated dataset, these methods can syllabify with reasonable accuracy without the knowledge of the underlying language. In summary, this paper has the following five contributions.", |
| "cite_spans": [ |
| { |
| "start": 330, |
| "end": 357, |
| "text": "(Sutton and McCallum, 2006)", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 398, |
| "end": 421, |
| "text": "(McCallum et al., 2000)", |
| "ref_id": "BIBREF12" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 Generate Manipuri corpus in UTF-8.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 Statistical analysis of the syllabified corpus for understanding syllable components (i.e. onset, nucleus and coda).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 Development of a data driven rule-based syllabification methods by exploring entropy distribution.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 Investigating the syllabification performance of CRF, MEMM and comparing with rule-based counterparts.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 Evaluating CRF model over Assamese language dataset.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Two approaches are mainly considered for automatic syllabification of a language.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Works", |
| "sec_num": "2" |
| }, |
| { |
| "text": "(i) Rule-based approach (a) Obligatory Onset Principle (Hooper, 1972) , or Principle of Maximum Open Syllabicity (Pulgram, 1970) : It is one of the simplest principles, which is based on the assumption that open syllable i.e., a syllable with no coda, is significance. This is in fact very naive approach and it is impractical for Manipuri as it has various legal consonant clusters other that just CV syllable structure. (b) Sonority principles (Selkirk, 1984) : In this method, syllabification depends on sonority of each phoneme i.e., its quality of being sonorous. Sonorous is the capability of giving out sound especially resonance, deep sound. This principle assigns numerical values to every phoneme of a syllable depending on its sonority level where vowels have the highest value followed by nasals, fricatives, and plosives. The main disadvantage of sonority information is the position dependency of phonemes. The same phoneme present at a different location of a syllable may have different sonorous property. There exists several instances where phoneme does not fit its typical sonority rules. (c) The legality principle (Goslin and Frauenfelder, 2001) : Syllabification is based on the validation of the syllable structure considering its onsets and codas. It also considers the legality of the consonant clusters to detect its splitting points. It allows consonant clusters to be valid if they appear in some syllables. Legality principle requires a big corpus to study the legality of its constituents structures. Its main problem arises when several valid splitting instances of a consonant cluster are possible resulting on ambiguous syllabification rules. (d) Maximum onset principle (MOP) (Kahn, 2015) : It is very similar to legality principle. Here, if multiple legal splits are possible, it gives preference to longer onsets irrelevant of the legality of the syllable coda.", |
| "cite_spans": [ |
| { |
| "start": 55, |
| "end": 69, |
| "text": "(Hooper, 1972)", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 113, |
| "end": 128, |
| "text": "(Pulgram, 1970)", |
| "ref_id": "BIBREF14" |
| }, |
| { |
| "start": 446, |
| "end": 461, |
| "text": "(Selkirk, 1984)", |
| "ref_id": "BIBREF16" |
| }, |
| { |
| "start": 1135, |
| "end": 1166, |
| "text": "(Goslin and Frauenfelder, 2001)", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 1710, |
| "end": 1722, |
| "text": "(Kahn, 2015)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Works", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Rule-based approaches are language dependent. A prior knowledge of the syllable structure and phonotactics of the language is necessary to derive such rules. Further, syllabification purely based on rule-based approached is mostly inadequate due to the presence of various ambiguities. There are various instances where correct syllabification cannot be obtained by a definite rule or may even break the conventional syllabification principle.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Works", |
| "sec_num": "2" |
| }, |
| { |
| "text": "(ii) Data driven approach (a) Zhang and Hamilton (1997) suggested Learning English Syllabification Rules system that learn rules using a symbolic pattern recognition approach. (b) Adsett and provide a comparison between various data-driven syllabification algorithms namely, IB1 (94.36%) and Look-up Procedure (91.44%) algorithms along with Hidden Markov Support Vector Machines (95.17%), Liangs algorithm (95.48%) and Syllabification by Analogy (96.70%) which incorporate structure information. (c) showed that rule-based approaches perform poorly as compared to the data driven approaches.", |
| "cite_spans": [ |
| { |
| "start": 30, |
| "end": 55, |
| "text": "Zhang and Hamilton (1997)", |
| "ref_id": "BIBREF20" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Works", |
| "sec_num": "2" |
| }, |
| { |
| "text": "To the best of our knowledge, there have not been any work related to corpus-based machine learning approach using sequence labeling method for syllabifying Manipuri words. In the similar line of approach, Dinu et al. (2013) used CRF using two level tagging (phone boundary and phone distance) to perform syllabification for Romanian language. However, unlike their study, our approach uses only one level tagging as discussed in the section 5.2.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Works", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Further, Rogova et al. (2013) proposed a language-independent probabilistic syllabification of phonetic transcriptions of words using Segmental Conditional Random Fields (SCRF). This method works with phonetic transcriptions of word as input. Due to the existance of inherent schwa in the script, phonetic transcriptions of a word may not be correct for Manipuri words.", |
| "cite_spans": [ |
| { |
| "start": 9, |
| "end": 29, |
| "text": "Rogova et al. (2013)", |
| "ref_id": "BIBREF15" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Works", |
| "sec_num": "2" |
| }, |
| { |
| "text": "One of the challenges working with low resource Manipuri language is the unavailability of UTF-8 data sources. To create UTF-8 textual corpus for this study, we have identified two Manipuri local newspapers 2 . The local Manipuri newspapers written in Bengali script are not unicode compatible. The news articles are published and archived on the news website in PDF format. In order to generate unicode compatible text corpus, we deploy a Bengali OCR 3 . However, the accuracy of the OCR is very poor i.e., 52.6% words accuracy. We, therefore, manually correct the text extracted from the OCR. Thus, our corpus consists of 733 documents with 89,084 words and 26,203 unique words covering all possible Manipuri phone types.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Corpus generation", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The 26,203 unique words present in the corpus are manually syllabified to study their characteristics. Each syllable is annotated with its positional information (beg, mid and end). For each word, the beginning syllable is marked as beg, ending syllable as end and all syllables that are between beg and end as mid. For example, the word particular is divided into par beg, ti mid, cu mid and lar end. Analysis of the distribution of onset, nucleus, and coda over different syllabic positions is important for understanding various linguistic aspects of a language. For the proposed rule-based approach for syllabifying Manipuri word, we study distributional characteristics of onset, nucleus, and coda as one of the core parameters. Table 1 shows the types of syllable structure with their percentage distribution of syllabic position (i.e. beg, mid, end) present across words in the corpus where C and V represent consonant and vowel respectively. The dashed line is the partition between the typical 9 syllable structures of Indian languages (covering almost 99.78%) over the nontypical syllable structures found in this corpus. All the root patterns of Manipuri language, as describe in Abbi and Awadhesh (1985) , are found in the corpus. The appearance of the nontypical structures are due to the presence of loan words such as headquarters, match, annual, etc.", |
| "cite_spans": [ |
| { |
| "start": 1191, |
| "end": 1215, |
| "text": "Abbi and Awadhesh (1985)", |
| "ref_id": "BIBREF0" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 734, |
| "end": 741, |
| "text": "Table 1", |
| "ref_id": "TABREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Statistical analysis of Manipuri syllables", |
| "sec_num": "4" |
| }, |
| { |
| "text": "In Table 1 , we observed that CV structure is the most commonly used syllabic structure with more than 59.43% of occurrences, followed by CVC with about 26.1%. We also observed that some syllable structures have dominant positional distribution. For example, V and CVC dominate with beg, while CV dominates with mid and CCV with end syllable position.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 3, |
| "end": 10, |
| "text": "Table 1", |
| "ref_id": "TABREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Statistical analysis of Manipuri syllables", |
| "sec_num": "4" |
| }, |
| { |
| "text": "Phonotactics is an important area of research in phonology which explores the rules governing the phoneme sequence of a language. To understand phonotactics of Manipuri language, we explore the distribution of onset, nucleus and coda across the syllables at different positions. Figure 1[a,b,c] show the probability of onset and coda distribution for consonant phones at different syllabic positions (beg, mid and end) and their entropy i.e. the information contain in onset and coda probability distribution. A consonant with low entropy shows its structural bias toward either onset or coda. The figures show that a significant number of consonants have structural (onset or coda) as well as positional bias. Further, Figure 1[d] shows the probability distribution of nucleus vowel phones across different syllabic positions (beg, mid and end). It clearly shows that some vowels such as /a/, /au/, /ai/ have positional bias towards beg. In the proposed EPS method, discussed in section 5.1.2, the entropy ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 279, |
| "end": 294, |
| "text": "Figure 1[a,b,c]", |
| "ref_id": "FIGREF0" |
| }, |
| { |
| "start": 720, |
| "end": 731, |
| "text": "Figure 1[d]", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Phonotactics", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "In this paper, we propose three different corpus-based automatic syllabification methods; (i) Rule-based approach, (ii) Sequence labelling approach and (iii) Hybrid of rule-based and sequence labelling approaches.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Proposed Methods", |
| "sec_num": "5" |
| }, |
| { |
| "text": "In this section, we discuss two rule-based approaches: (i) Purely based on C*VC* rule of the language and (ii) Corpus driven EPS. Both of them depends on the legality of syllable structures and consonant clusters by checking each phone along with its adjacent units until a legal split point is obtained. These two approaches differ only when a current phone \u03b1 to be checked is consonant. When \u03b1 is a dependent vowel and if its previous phone is a consonant then add \u03b1 to the current syllable phone sequence else there is spelling error in the syllabifying word. When \u03b1 is an independent vowel, then add it to the current syllable phone sequence only if it satisfies one of the following conditions. a) If previous phone is one of the following short vowels {/a/, /aa/, /i/, /ii/} and followed by either /u/ or /uu/.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Rule-based approach", |
| "sec_num": "5.1" |
| }, |
| { |
| "text": "b) If previous phone is a short vowels /aa/ and followed by /o/. c) If previous two phones do not satisfy condition (a) and previous phone is one of the following vowels {/a/, /aa/, /u/, /uu/, /o/} and followed by either /i/ or /ii/. Otherwise, mark \u03b1 as the beginning phone of the new syllable.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Rule-based approach", |
| "sec_num": "5.1" |
| }, |
| { |
| "text": "Since pure consonant cannot be a stand-alone phone, it must always be merged to either previous or following phone. Assumption in this approach is that a diacritic character (such as halant or virama) is properly placed to distinguish pure consonant from full consonant phone. Table 2 shows different types of consonants and vowels, and their corresponding orthographic representations. In this approach, if the input phone \u03b1 is a pure consonant and not followed by one of the following semivowels {/y/, /r/, /l/, /w/}, then add \u03b1 to the current syllable phone sequence, otherwise mark it as the beginning phone of the new syllable. We consider this approach as a baseline model to compare with other proposed methods.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 277, |
| "end": 284, |
| "text": "Table 2", |
| "ref_id": "TABREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Baseline System", |
| "sec_num": "5.1.1" |
| }, |
| { |
| "text": "As the problem of schwa deletion exists in the script, the assumption made for the baseline system does not happen in reality. The proposed approach (described in algorithm 1), is an improvement over the baseline to handle the schwa deletion problem, by using the entropy estimate of phone and cluster of phones. It is designed as a generalized recursive algorithm where the baseline approach is treated as terminating case. Initially for each \u03b1, the two parameters \u03b2 and \u03b3, which are the preceding and following phones or string of phones of \u03b1, are taken as NULL value.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Entropy Based Phonotactic Segmentation (EPS)", |
| "sec_num": "5.1.2" |
| }, |
| { |
| "text": "\u2022 H(x,y) calculate the cluster entropy of x and y when both are not NULL. If one of them is NULL, then the entropy of onset-coda distribution for the other is calculated.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Entropy Based Phonotactic Segmentation (EPS)", |
| "sec_num": "5.1.2" |
| }, |
| { |
| "text": "\u2022 P split (x,y) and P merge (x,y) give the probability of splitting and merging respectively when x and y appear together.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Entropy Based Phonotactic Segmentation (EPS)", |
| "sec_num": "5.1.2" |
| }, |
| { |
| "text": "\u2022 CheckSplit(x,y) function either split or merge x and y based on P split (x,y) and P merge (x,y) score.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Entropy Based Phonotactic Segmentation (EPS)", |
| "sec_num": "5.1.2" |
| }, |
| { |
| "text": "\u2022 x * represents the expansion of x by adding more context information.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Entropy Based Phonotactic Segmentation (EPS)", |
| "sec_num": "5.1.2" |
| }, |
| { |
| "text": "\u2022 \u03b8 represents a threshold of the entropy.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Entropy Based Phonotactic Segmentation (EPS)", |
| "sec_num": "5.1.2" |
| }, |
| { |
| "text": "\u2022 MAX = 5, since the typical syllable structures are not greater that 5.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Entropy Based Phonotactic Segmentation (EPS)", |
| "sec_num": "5.1.2" |
| }, |
| { |
| "text": "In this section, we transform the problem of segmenting a word into its syllable units as a problem of sequence labeling task. To apply sequence labeling task on a word in the corpus, every letters present in each word are tagged as C or S where C denotes continuous character and S denotes splitting character.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sequence labeling approach", |
| "sec_num": "5.2" |
| }, |
| { |
| "text": "In each manually syllabified word, all letters except the last letter in a syllable are tagged as C and the last letter as S. For example, the word Manipuri which is syllabified as ma ni pu ri is tagged as m/C a/S n/C i/S p/C u/S r/C i/S. EPS(\u03b2,\u03b1,\u03b3) if Length(\u03b2 + \u03b1 + \u03b3) \u2264 MAX then if H(\u03b2,\u03b1) \u2264 \u03b8 then CheckSplit(\u03b2,\u03b1) end else if H(\u03b1,\u03b3) \u2264 \u03b8 and P split (\u03b1,\u03b3) < P merge (\u03b1,\u03b3) then EPS(\u03b2,\u03b1 + \u03b3,NULL) end else EPS(\u03b2 * ,\u03b1,\u03b3 * ) end end else Baseline(\u03b1) end Algorithm 1: EPS: If \u03b1 is consonant Now, considering the observed input sequence o 1 , o 2 , ..., o k (a Manipuri word), where o i denotes an alphabet of Manipuri language (Bengali script in this study), the task is to find the best state sequence i.e., s 1 , s 2 , ..., s k that might have resulted the observed sequence where s i \u2208 {C, S}. For the word Manipuri, the desire output is the sequence {C S C S C S C S}.", |
| "cite_spans": [ |
| { |
| "start": 239, |
| "end": 249, |
| "text": "EPS(\u03b2,\u03b1,\u03b3)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sequence labeling approach", |
| "sec_num": "5.2" |
| }, |
| { |
| "text": "In this study, we have considered two state-of-art sequence labeling methods namely CRF (Sutton and McCallum, 2006) and MEMM (McCallum et al., 2000) . For this experiment, each phone that occurs less than 5 times in the corpus is considered as a rare phone. Each phone that occurs more than 2 times in the corpus will be a feature with their corresponding tags. Those features having a frequency less than 2 will be ignored. The rare phone features having a frequency less than 10 will be ignored and the common phone where feature frequency is more than 250 will form an equivalent class. For improving iterative scaling, 100 iterations have been used and to avoid the overfitting problem L1 regularizer have been employed.", |
| "cite_spans": [ |
| { |
| "start": 88, |
| "end": 115, |
| "text": "(Sutton and McCallum, 2006)", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 120, |
| "end": 148, |
| "text": "MEMM (McCallum et al., 2000)", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sequence labeling approach", |
| "sec_num": "5.2" |
| }, |
| { |
| "text": "The sequence labeling approach does not verify its output syllable structure with the phonotactic structure of the underlying language. In the proposed hybrid approach, the output of the sequence labeling method is passed to the proposed EPS method to verify the phonotactic structure and rectify the possible error.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Hybrid approach", |
| "sec_num": "5.3" |
| }, |
| { |
| "text": "This section discusses the experimental results of different syllabification methods proposed in this paper. 5-fold cross validation has been used to investigate the performance of different labeling methods. Precision, Recall, F-measure and word accuracy have been used as the evaluation metrices. Table 3 compares the performance of different methods in terms of word accuracy, Precision, Recall and F1 measure and shows the distribution of wrongly syllabified words among the loan words and Manipuri words. It clearly shows that all the proposed methods outperform the baseline method. The EPS outperforms the baseline at least by 8.5% in accuracy. Similarly, CRF outperforms both baseline and EPS of about 9.6% and 1% respectively. Interestingly MEMM underperforms all other methods because of the existance of structural bias i.e. label bias problem. EPS and CRF can overcome this problem because they can generalize the global context information. It is also evident from the table that hybrid approach further enhanced the classification accuracy over CRF and EPS of about 0.5% and 1.6%. All the proposed approaches in this paper, were able to handle most of the schwa deletion and loan words problems. ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 299, |
| "end": 306, |
| "text": "Table 3", |
| "ref_id": "TABREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Syllabification Results", |
| "sec_num": "6" |
| }, |
| { |
| "text": "To investigate the capability of CRF handling across different languages, we have further considered another publicly available Assamese dataset consisting of 17,925 unique words. Second part of the Table 3 shows the response of CRF and MEMM over this dataset. It clearly shows that CRF provides a word accuracy of 0.95, while MEMM provides just 0.34.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 199, |
| "end": 206, |
| "text": "Table 3", |
| "ref_id": "TABREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Language Independency", |
| "sec_num": "6.1" |
| }, |
| { |
| "text": "In this paper, we first present generation of Manipuri text corpus using Bengali OCR for linguistics studies. Using the corpus generated from the news articles, we analysed phone characteristics across structural and positional properties. Using the observation from this study, we proposed entropy based phonotactic segmentation (EPS) method (a corpus driven rule based automatic syllabification method) for automatic segmentation of Manipuri words. This approach achieves a word accuracy of 96%. Further, the effect of CRF has been investigated and found to provide a word accuracy of 97%. Then, we combine both the CRF and EPS to enhance the classification accuracy and achieve an accuracy of 98%.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "7" |
| }, |
| { |
| "text": "http://www.poknapham.in/, http://naharolgithoudang.in/ 3 https://www.newocr.com/", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "AcknowledgmentAuthors would like to thank Miss Nanaobi Huidrom, Department of CSE, IIT Guwahati, for her support during corpus generation. This work is funded by Deity, Government of India.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Consonant clusters and syllabic structures of meitei", |
| "authors": [ |
| { |
| "first": "Anvita", |
| "middle": [], |
| "last": "Abbi", |
| "suffix": "" |
| }, |
| { |
| "first": "K. Mishra", |
| "middle": [], |
| "last": "Awadhesh", |
| "suffix": "" |
| } |
| ], |
| "year": 1985, |
| "venue": "Linguistics of the Tibeto-Burman Area", |
| "volume": "8", |
| "issue": "2", |
| "pages": "81--92", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Anvita Abbi and K. Mishra Awadhesh. 1985. Consonant clusters and syllabic structures of meitei. Linguistics of the Tibeto-Burman Area, 8(2):81-92.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "A comparison of data-driven automatic syllabification methods", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Connie", |
| "suffix": "" |
| }, |
| { |
| "first": "Yannick", |
| "middle": [], |
| "last": "Adsett", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Marchand", |
| "suffix": "" |
| } |
| ], |
| "year": 2009, |
| "venue": "International Symposium on String Processing and Information Retrieval", |
| "volume": "", |
| "issue": "", |
| "pages": "174--181", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Connie R Adsett and Yannick Marchand. 2009. A comparison of data-driven automatic syllabification methods. In International Symposium on String Processing and Information Retrieval, pages 174-181. Springer.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Prosody modeling for syllable-based concatenative speech synthesis of hindi and tamil", |
| "authors": [ |
| { |
| "first": "Ashwin", |
| "middle": [], |
| "last": "Bellur", |
| "suffix": "" |
| }, |
| { |
| "first": "Raghava", |
| "middle": [], |
| "last": "Badri Narayan", |
| "suffix": "" |
| }, |
| { |
| "first": "Hema A", |
| "middle": [], |
| "last": "Krishnan", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Murthy", |
| "suffix": "" |
| } |
| ], |
| "year": 2011, |
| "venue": "Communications (NCC), 2011 National Conference on", |
| "volume": "", |
| "issue": "", |
| "pages": "1--5", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ashwin Bellur, K Badri Narayan, K Raghava Krishnan, and Hema A Murthy. 2011. Prosody modeling for syllable-based concatenative speech synthesis of hindi and tamil. In Communications (NCC), 2011 National Conference on, pages 1-5. IEEE.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Level-ordered morphology and phonology in manipuri", |
| "authors": [ |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Shobhana", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Chelliah", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Linguistics of the Tibeto-Burman Area", |
| "volume": "13", |
| "issue": "", |
| "pages": "27--72", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Shobhana L Chelliah. 1990. Level-ordered morphology and phonology in manipuri. Linguistics of the Tibeto- Burman Area, 13(2):27-72.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "A diachronic approach for schwa deletion in indo aryan languages", |
| "authors": [ |
| { |
| "first": "Monojit", |
| "middle": [], |
| "last": "Choudhury", |
| "suffix": "" |
| }, |
| { |
| "first": "Anupam", |
| "middle": [], |
| "last": "Basu", |
| "suffix": "" |
| }, |
| { |
| "first": "Sudeshna", |
| "middle": [], |
| "last": "Sarkar", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "Proceedings of the 7th Meeting of the ACL Special Interest Group in Computational Phonology: Current Themes in Computational Phonology and Morphology", |
| "volume": "", |
| "issue": "", |
| "pages": "20--26", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Monojit Choudhury, Anupam Basu, and Sudeshna Sarkar. 2004. A diachronic approach for schwa deletion in indo aryan languages. In Proceedings of the 7th Meeting of the ACL Special Interest Group in Computational Phonology: Current Themes in Computational Phonology and Morphology, pages 20-26. Association for Com- putational Linguistics.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Romanian syllabication using machine learning", |
| "authors": [ |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Liviu", |
| "suffix": "" |
| }, |
| { |
| "first": "Vlad", |
| "middle": [], |
| "last": "Dinu", |
| "suffix": "" |
| }, |
| { |
| "first": "Octavia-Maria", |
| "middle": [], |
| "last": "Niculae", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Sulea", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "Text, Speech, and Dialogue", |
| "volume": "", |
| "issue": "", |
| "pages": "450--456", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Liviu P Dinu, Vlad Niculae, and Octavia-Maria Sulea. 2013. Romanian syllabication using machine learning. In Text, Speech, and Dialogue, pages 450-456. Springer.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "A comparison of theoretical and human syllabification", |
| "authors": [ |
| { |
| "first": "Jeremy", |
| "middle": [], |
| "last": "Goslin", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Ulrich", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Frauenfelder", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "Language and Speech", |
| "volume": "44", |
| "issue": "4", |
| "pages": "409--436", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jeremy Goslin and Ulrich H Frauenfelder. 2001. A comparison of theoretical and human syllabification. Lan- guage and Speech, 44(4):409-436.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "The syllable in phonological theory. Language", |
| "authors": [ |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Joan", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Hooper", |
| "suffix": "" |
| } |
| ], |
| "year": 1972, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "525--540", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Joan B Hooper. 1972. The syllable in phonological theory. Language, pages 525-540.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Syllable-based generalizations in English phonology", |
| "authors": [ |
| { |
| "first": "Daniel", |
| "middle": [], |
| "last": "Kahn", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "", |
| "volume": "15", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Daniel Kahn. 2015. Syllable-based generalizations in English phonology, volume 15. Routledge.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Unit size in unit selection speech synthesis", |
| "authors": [ |
| { |
| "first": "Alan", |
| "middle": [ |
| "W" |
| ], |
| "last": "S Prahallad Kishore", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Black", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "INTERSPEECH", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S Prahallad Kishore and Alan W Black. 2003. Unit size in unit selection speech synthesis. In INTERSPEECH.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Indian language screen readers and syllable based festival text-to-speech synthesis system", |
| "authors": [ |
| { |
| "first": "Badri", |
| "middle": [], |
| "last": "Anila Susan Kurian", |
| "suffix": "" |
| }, |
| { |
| "first": "Nagarajan", |
| "middle": [], |
| "last": "Narayan", |
| "suffix": "" |
| }, |
| { |
| "first": "Ashwin", |
| "middle": [], |
| "last": "Madasamy", |
| "suffix": "" |
| }, |
| { |
| "first": "Raghava", |
| "middle": [], |
| "last": "Bellur", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Krishnan", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Kasthuri", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Vinodh", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Hema", |
| "suffix": "" |
| }, |
| { |
| "first": "Kishore", |
| "middle": [], |
| "last": "Murthy", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Prahallad", |
| "suffix": "" |
| } |
| ], |
| "year": 2011, |
| "venue": "Proceedings of the Second Workshop on Speech and Language Processing for Assistive Technologies", |
| "volume": "", |
| "issue": "", |
| "pages": "63--72", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Anila Susan Kurian, Badri Narayan, Nagarajan Madasamy, Ashwin Bellur, Raghava Krishnan, G Kasthuri, MV Vinodh, Hema A Murthy, and Kishore Prahallad. 2011. Indian language screen readers and syllable based festival text-to-speech synthesis system. In Proceedings of the Second Workshop on Speech and Language Processing for Assistive Technologies, pages 63-72. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Automatic syllabification in english: A comparison of different algorithms", |
| "authors": [ |
| { |
| "first": "Yannick", |
| "middle": [], |
| "last": "Marchand", |
| "suffix": "" |
| }, |
| { |
| "first": "Connie", |
| "middle": [ |
| "R" |
| ], |
| "last": "Adsett", |
| "suffix": "" |
| }, |
| { |
| "first": "Robert", |
| "middle": [ |
| "I" |
| ], |
| "last": "Damper", |
| "suffix": "" |
| } |
| ], |
| "year": 2009, |
| "venue": "Language and Speech", |
| "volume": "52", |
| "issue": "1", |
| "pages": "1--27", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Yannick Marchand, Connie R Adsett, and Robert I Damper. 2009. Automatic syllabification in english: A com- parison of different algorithms. Language and Speech, 52(1):1-27.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Maximum entropy markov models for information extraction and segmentation", |
| "authors": [ |
| { |
| "first": "Andrew", |
| "middle": [], |
| "last": "Mccallum", |
| "suffix": "" |
| }, |
| { |
| "first": "Dayne", |
| "middle": [], |
| "last": "Freitag", |
| "suffix": "" |
| }, |
| { |
| "first": "Fernando Cn", |
| "middle": [], |
| "last": "Pereira", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Icml", |
| "volume": "17", |
| "issue": "", |
| "pages": "591--598", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Andrew McCallum, Dayne Freitag, and Fernando CN Pereira. 2000. Maximum entropy markov models for information extraction and segmentation. In Icml, volume 17, pages 591-598.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "Development of syllable-based text to speech synthesis system in bengali", |
| "authors": [ |
| { |
| "first": ", K Sreenivasa", |
| "middle": [], |
| "last": "Np Narendra", |
| "suffix": "" |
| }, |
| { |
| "first": "Krishnendu", |
| "middle": [], |
| "last": "Rao", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Ghosh", |
| "suffix": "" |
| } |
| ], |
| "year": 2011, |
| "venue": "International journal of speech technology", |
| "volume": "14", |
| "issue": "3", |
| "pages": "167--181", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "NP Narendra, K Sreenivasa Rao, Krishnendu Ghosh, Ramu Reddy Vempada, and Sudhamay Maity. 2011. Devel- opment of syllable-based text to speech synthesis system in bengali. International journal of speech technology, 14(3):167-181.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Syllable, word, nexus, cursus. Number 81-85", |
| "authors": [ |
| { |
| "first": "Ernst", |
| "middle": [], |
| "last": "Pulgram", |
| "suffix": "" |
| } |
| ], |
| "year": 1970, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ernst Pulgram. 1970. Syllable, word, nexus, cursus. Number 81-85. Mouton.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Automatic syllabification using segmental conditional random fields", |
| "authors": [ |
| { |
| "first": "Kseniya", |
| "middle": [], |
| "last": "Rogova", |
| "suffix": "" |
| }, |
| { |
| "first": "Kris", |
| "middle": [], |
| "last": "Demuynck", |
| "suffix": "" |
| }, |
| { |
| "first": "Dirk", |
| "middle": [], |
| "last": "Van Compernolle", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "BOOK OF ABSTRACTS OF THE 23RD MEETING OF COMPUTATIONAL LINGUISTICS IN THE NETHERLANDS: CLIN 2013", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kseniya Rogova, Kris Demuynck, and Dirk Van Compernolle. 2013. Automatic syllabification using segmental conditional random fields. In BOOK OF ABSTRACTS OF THE 23RD MEETING OF COMPUTATIONAL LINGUISTICS IN THE NETHERLANDS: CLIN 2013, page 41. Citeseer.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "On the major class features and syllable theory", |
| "authors": [ |
| { |
| "first": "O", |
| "middle": [], |
| "last": "Elisabeth", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Selkirk", |
| "suffix": "" |
| } |
| ], |
| "year": 1984, |
| "venue": "Language Sound Structure: Studies in Phonology", |
| "volume": "", |
| "issue": "", |
| "pages": "107--136", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Elisabeth O Selkirk. 1984. On the major class features and syllable theory. In Language Sound Structure: Studies in Phonology, pages 107-136. Cambridge: The MIT Press.", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "Written manipuri (meiteiron) from phoneme to grapheme", |
| "authors": [ |
| { |
| "first": "Kabita", |
| "middle": [], |
| "last": "Leihaorambam Sarbajit Singh", |
| "suffix": "" |
| }, |
| { |
| "first": "Pradip Kumar", |
| "middle": [], |
| "last": "Thaoroijam", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Das", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Language in India", |
| "volume": "7", |
| "issue": "6", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Leihaorambam Sarbajit Singh, Kabita Thaoroijam, and Pradip Kumar Das. 2007. Written manipuri (meiteiron) from phoneme to grapheme. Language in India, 7(6).", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "An introduction to conditional random fields for relational learning", |
| "authors": [ |
| { |
| "first": "Charles", |
| "middle": [], |
| "last": "Sutton", |
| "suffix": "" |
| }, |
| { |
| "first": "Andrew", |
| "middle": [], |
| "last": "Mccallum", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "", |
| "volume": "2", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Charles Sutton and Andrew McCallum. 2006. An introduction to conditional random fields for relational learning, volume 2. Introduction to statistical relational learning. MIT Press.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "Incorporating information from syllable-length time scales into automatic speech recognition", |
| "authors": [ |
| { |
| "first": "Su-Lin", |
| "middle": [], |
| "last": "Wu", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [ |
| "D" |
| ], |
| "last": "Kingsbury", |
| "suffix": "" |
| }, |
| { |
| "first": "Nelson", |
| "middle": [], |
| "last": "Morgan", |
| "suffix": "" |
| }, |
| { |
| "first": "Steven", |
| "middle": [], |
| "last": "Greenberg", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "Proceedings of the 1998 IEEE International Conference on", |
| "volume": "2", |
| "issue": "", |
| "pages": "721--724", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Su-Lin Wu, ED Kingsbury, Nelson Morgan, and Steven Greenberg. 1998. Incorporating information from syllable-length time scales into automatic speech recognition. In Acoustics, Speech and Signal Processing, 1998. Proceedings of the 1998 IEEE International Conference on, volume 2, pages 721-724. IEEE.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Learning english syllabification for words", |
| "authors": [ |
| { |
| "first": "Jian", |
| "middle": [], |
| "last": "Zhang", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Howard", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Hamilton", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "International Symposium on Methodologies for Intelligent Systems", |
| "volume": "", |
| "issue": "", |
| "pages": "177--186", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jian Zhang and Howard J Hamilton. 1997. Learning english syllabification for words. In International Symposium on Methodologies for Intelligent Systems, pages 177-186. Springer.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "num": null, |
| "text": "Probability distribution of different phones distribution is used to determine syllable boundary.", |
| "type_str": "figure", |
| "uris": null |
| }, |
| "TABREF0": { |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td>Syllable</td><td>beg</td><td>mid</td><td>end</td><td>total</td></tr><tr><td>structures</td><td/><td/><td/><td/></tr><tr><td>CV</td><td colspan=\"4\">12.61628 24.82558 21.98335 59.42521</td></tr><tr><td>CVC</td><td colspan=\"3\">12.13398 10.99894 2.97172</td><td>26.10465</td></tr><tr><td>CVV</td><td>1.72568</td><td colspan=\"2\">1.557875 0.56950</td><td>3.85306</td></tr><tr><td>CVCC</td><td>1.96749</td><td colspan=\"2\">1.346458 0.47040</td><td>3.78435</td></tr><tr><td>V</td><td>3.10253</td><td colspan=\"2\">0.202167 0.38583</td><td>3.69054</td></tr><tr><td>CCV</td><td>0.12552</td><td colspan=\"2\">0.447938 0.72013</td><td>1.29360</td></tr><tr><td>VC</td><td>0.71353</td><td colspan=\"2\">0.066067 0.04756</td><td>0.82716</td></tr><tr><td>CCVC</td><td>0.18498</td><td colspan=\"2\">0.121563 0.12684</td><td>0.43339</td></tr><tr><td>VV</td><td>0.31580</td><td colspan=\"2\">0.046247 0.00924</td><td>0.37130</td></tr><tr><td>CVVC</td><td>0.03699</td><td colspan=\"2\">0.005285 0.01453</td><td>0.05681</td></tr><tr><td>CCVV</td><td>0.02906</td><td colspan=\"2\">0.001321 0.00264</td><td>0.03303</td></tr><tr><td>CCVCC</td><td>0.02378</td><td colspan=\"2\">0.002642 0.00528</td><td>0.03171</td></tr><tr><td>VCC</td><td>0.02246</td><td>0.00</td><td>0.00</td><td>0.02246</td></tr><tr><td>CVCCC</td><td>0.00924</td><td>0.00</td><td>0.00528</td><td>0.01453</td></tr><tr><td>CVVCC</td><td>0.01189</td><td>0.00264</td><td>0.00</td><td>0.01453</td></tr><tr><td>CCVVC</td><td>0.00792</td><td>0.00</td><td>0.00132</td><td>0.00924</td></tr><tr><td colspan=\"2\">CCVVCC 0.00264</td><td>0.00264</td><td>0.00132</td><td>0.00660</td></tr><tr><td>CVVC</td><td>0.00264</td><td>0.00396</td><td>0.00</td><td>0.00660</td></tr><tr><td>CCCC</td><td>0.00528</td><td>0.00</td><td>0.00132</td><td>0.00660</td></tr><tr><td>VVC</td><td>0.00132</td><td>0.00132</td><td>0.00132</td><td>0.00396</td></tr><tr><td>VVCC</td><td>0.00264</td><td>0.00132</td><td>0.00</td><td>0.00396</td></tr><tr><td colspan=\"2\">CCVCCC 0.00264</td><td>0.00</td><td>0.00</td><td>0.00264</td></tr><tr><td>CCCV</td><td>0.00132</td><td>0.00</td><td>0.00132</td><td>0.00264</td></tr><tr><td>VCCC</td><td>0.00132</td><td>0.00</td><td>0.00</td><td>0.00132</td></tr></table>", |
| "text": "Types of syllable structure with their positional distribution (in percentage)", |
| "html": null |
| }, |
| "TABREF1": { |
| "num": null, |
| "type_str": "table", |
| "content": "<table/>", |
| "text": "Types of consonants and vowels and their orthographic phoneme representation", |
| "html": null |
| }, |
| "TABREF2": { |
| "num": null, |
| "type_str": "table", |
| "content": "<table><tr><td/><td/><td colspan=\"2\">Manipuri Dataset</td><td/><td/></tr><tr><td colspan=\"6\">Methods Word Accuracy Precision Recall F1 Score</td></tr><tr><td>Baseline</td><td colspan=\"2\">0.875</td><td colspan=\"3\">0.92950 0.93577 0.93212</td></tr><tr><td>EPS</td><td colspan=\"4\">0.95992 (+0.085) 0.98007 0.98004</td><td>0.98</td></tr><tr><td colspan=\"6\">MEMM 0.73225 (-0.143) 0.80968 0.80519 0.80603</td></tr><tr><td>CRF</td><td colspan=\"5\">0.97080 (+0.096) 0.98293 0.98343 0.98287</td></tr><tr><td colspan=\"6\">Hybrid 0.97576 (+0.101) 0.98624 0.98731 0.98653</td></tr><tr><td/><td/><td colspan=\"2\">Assamese Dataset</td><td/><td/></tr><tr><td colspan=\"6\">Methods Word Accuracy Precision Recall F1 Score</td></tr><tr><td>MEMM</td><td colspan=\"2\">0.33808</td><td colspan=\"3\">0.55486 0.54891 0.54817</td></tr><tr><td>CRF</td><td colspan=\"2\">0.95258</td><td colspan=\"3\">0.97798 0.97777 0.97745</td></tr><tr><td colspan=\"6\">Evaluation for different types of word in Manipuri Dataset</td></tr><tr><td>Methods</td><td>Word</td><td>Word</td><td/><td/><td/></tr><tr><td/><td>type</td><td colspan=\"4\">accuracy Precision Recall F1 Score</td></tr><tr><td>Baseline</td><td>Loan</td><td>0.3227</td><td>0.6218</td><td>0.6518</td><td>0.6339</td></tr><tr><td/><td colspan=\"2\">Manipuri 0.8909</td><td>0.9389</td><td>0.9443</td><td>0.9412</td></tr><tr><td>EPS</td><td>Loan</td><td>0.7773</td><td>0.8791</td><td>0.9027</td><td>0.8890</td></tr><tr><td/><td colspan=\"2\">Manipuri 0.9657</td><td>0.9846</td><td>0.9825</td><td>0.9832</td></tr><tr><td>MEMM</td><td>Loan</td><td>0.2182</td><td>0.4241</td><td>0.4406</td><td>0.4289</td></tr><tr><td/><td colspan=\"2\">Manipuri 0.8100</td><td>0.8869</td><td>0.8814</td><td>0.8828</td></tr><tr><td>CRF</td><td>Loan</td><td>0.7864</td><td>0.8874</td><td>0.8950</td><td>0.8888</td></tr><tr><td/><td colspan=\"2\">Manipuri 0.9772</td><td>0.9868</td><td>0.9867</td><td>0.9865</td></tr><tr><td>Hybrid</td><td>Loan</td><td>0.8182</td><td>0.8961</td><td>0.9117</td><td>0.9022</td></tr><tr><td/><td colspan=\"2\">Manipuri 0.9805</td><td>0.9894</td><td>0.9897</td><td>0.9894</td></tr></table>", |
| "text": "Evaluation for different methods", |
| "html": null |
| } |
| } |
| } |
| } |