| { |
| "paper_id": "S12-1009", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T15:24:19.669747Z" |
| }, |
| "title": "Statistical Thesaurus Construction for a Morphologically Rich Language", |
| "authors": [ |
| { |
| "first": "Chaya", |
| "middle": [], |
| "last": "Liebeskind", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Ilan University Ramat-Gan", |
| "location": { |
| "country": "Israel" |
| } |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Ido", |
| "middle": [], |
| "last": "Dagan", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Ilan University Ramat-Gan", |
| "location": { |
| "country": "Israel" |
| } |
| }, |
| "email": "dagan@cs.biu.ac.il" |
| }, |
| { |
| "first": "Jonathan", |
| "middle": [], |
| "last": "Schler", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "Ilan University Ramat-Gan", |
| "location": { |
| "country": "Israel" |
| } |
| }, |
| "email": "schler@gmail.com" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "Corpus-based thesaurus construction for Morphologically Rich Languages (MRL) is a complex task, due to the morphological variability of MRL. In this paper we explore alternative term representations, complemented by clustering of morphological variants. We introduce a generic algorithmic scheme for thesaurus construction in MRL, and demonstrate the empirical benefit of our methodology for a Hebrew thesaurus.", |
| "pdf_parse": { |
| "paper_id": "S12-1009", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "Corpus-based thesaurus construction for Morphologically Rich Languages (MRL) is a complex task, due to the morphological variability of MRL. In this paper we explore alternative term representations, complemented by clustering of morphological variants. We introduce a generic algorithmic scheme for thesaurus construction in MRL, and demonstrate the empirical benefit of our methodology for a Hebrew thesaurus.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Corpus-based thesaurus construction has been an active research area (Grefenstette, 1994; Curran and Moens, 2002; Kilgarriff, 2003; Rychly and Kilgarriff, 2007) . Typically, two statistical approaches for identifying semantic relationships between words were investigated: first-order, cooccurrence-based methods which assume that words that occur frequently together are topically related (Schutze and Pederson, 1997) and secondorder, distributional similarity methods (Hindle, 1990; Lin, 1998; Gasperin et al, 2001 ; Weeds and Weir, 2003; Kotlerman et al., 2010) , which suggest that words occurring within similar contexts are semantically similar (Harris, 1968) .", |
| "cite_spans": [ |
| { |
| "start": 69, |
| "end": 89, |
| "text": "(Grefenstette, 1994;", |
| "ref_id": "BIBREF11" |
| }, |
| { |
| "start": 90, |
| "end": 113, |
| "text": "Curran and Moens, 2002;", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 114, |
| "end": 131, |
| "text": "Kilgarriff, 2003;", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 132, |
| "end": 160, |
| "text": "Rychly and Kilgarriff, 2007)", |
| "ref_id": "BIBREF23" |
| }, |
| { |
| "start": 390, |
| "end": 418, |
| "text": "(Schutze and Pederson, 1997)", |
| "ref_id": null |
| }, |
| { |
| "start": 470, |
| "end": 484, |
| "text": "(Hindle, 1990;", |
| "ref_id": "BIBREF13" |
| }, |
| { |
| "start": 485, |
| "end": 495, |
| "text": "Lin, 1998;", |
| "ref_id": "BIBREF20" |
| }, |
| { |
| "start": 496, |
| "end": 516, |
| "text": "Gasperin et al, 2001", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 519, |
| "end": 540, |
| "text": "Weeds and Weir, 2003;", |
| "ref_id": "BIBREF27" |
| }, |
| { |
| "start": 541, |
| "end": 564, |
| "text": "Kotlerman et al., 2010)", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 651, |
| "end": 665, |
| "text": "(Harris, 1968)", |
| "ref_id": "BIBREF12" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "While most prior work focused on English, we are interested in applying these methods to MRL. Such languages, Hebrew in our case, are characterized by highly productive morphology which may produce as many as thousands of word forms for a given root form.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Thesauri usually provide related terms for each entry term (denoted target term). Since both target and related terms correspond to word lemmas, statistics collection from the corpus would be most directly applied at the lemma level as well, using a morphological analyzer and tagger (Linden and Piitulainen, 2004; Peirsman et al., 2008; Rapp, 2009) . However, due to the rich and challenging morphology of MRL, such tools often have limited performance. In our research, the accuracy of a state-of-the-art modern Hebrew tagger on a cross genre corpus was only about 60%.", |
| "cite_spans": [ |
| { |
| "start": 284, |
| "end": 314, |
| "text": "(Linden and Piitulainen, 2004;", |
| "ref_id": "BIBREF19" |
| }, |
| { |
| "start": 315, |
| "end": 337, |
| "text": "Peirsman et al., 2008;", |
| "ref_id": "BIBREF21" |
| }, |
| { |
| "start": 338, |
| "end": 349, |
| "text": "Rapp, 2009)", |
| "ref_id": "BIBREF22" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Considering such limited performance of morphological processing, we propose a schematic methodology for generating a co-occurrence based thesaurus in MRL. In particular, we propose and investigate three options for term representation, namely surface form, lemma and multiple lemmas, supplemented with clustering of term variants. While the default lemma representation is dependent on tagger performance, the two other representations avoid choosing the right lemma for each word occurrence. Instead, the multiple-lemma representation assumes that the right analysis will accumulate enough statistical prominence throughout the corpus, while the surface representation solves morphological disambiguation \"in retrospect\", by clustering term variants at the end of the extraction process. As the methodology provides a generic scheme for exploring the alternative representation levels, each corpus and language-specific tool set might yield a different optimal configuration.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Thesauri usually contain thousands of entries, termed here target terms. Each entry holds a list of related terms, covering various semantic relations. In this paper we assume that the list of target terms is given as input, and focus on the process of extracting a ranked list of candidate related terms (termed candidate terms) for each target term. The top ranked candidates may be further examined (manually) by a lexicographer, who will select the eventual related terms for the thesaurus entry.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Methodology", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Our methodology was applied for statistical measures of first order similarity (word cooccurrence). These statistics consider the number of times each candidate term co-occurs with the target term in the same document, relative to their total frequencies in the corpus. Common cooccurrence metrics are Dice coefficient (Smadja et al, 1996) , Pointwise Mutual Information (PMI) (Church and Hanks, 1990) and log-likelihood test (Dunning, 1993) .", |
| "cite_spans": [ |
| { |
| "start": 319, |
| "end": 339, |
| "text": "(Smadja et al, 1996)", |
| "ref_id": "BIBREF25" |
| }, |
| { |
| "start": 377, |
| "end": 401, |
| "text": "(Church and Hanks, 1990)", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 426, |
| "end": 441, |
| "text": "(Dunning, 1993)", |
| "ref_id": "BIBREF7" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Methodology", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Statistical extraction is affected by term representation in the corpus. Usually, related terms in a thesaurus are lemmas, which can be identified by morphological disambiguation tools. However, we present two other approaches for term representation (either a target term or a candidate related term), which are less dependent on morphological processing.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Term Representation", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "Typically, a morphological analyzer produces all possible analyses for a given token in the corpus. Then, a Part Of Speech (POS) tagger selects the most probable analysis and solves morphology disambiguation. However, considering the poor performance of the POS tagger on our corpus, we distinguish between these two analysis levels. Consequently, we examined three levels of term representation: (i) Surface form (surface) (ii) Best lemma, as indentified by a POS tagger (best), and (iii) All possible lemmas, produced by a morphological analyzer (all).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Term Representation", |
| "sec_num": "2.1" |
| }, |
| { |
| "text": "We used the following algorithmic scheme for thesaurus construction. Our input is a target term in one of the possible term representations (surface, best or all). For each target term we retrieve all the documents in the corpus where the target term appears. Then, we define a set of candidate terms that consists of all the terms that appear in all these documents (this again for each of the three possible term representations). Next, a co-occurrence score between the target term and each of the candidates is calculated. Then, candidates are sorted, and the highest rated candidate terms are clustered into lemma-oriented clusters. Finally, we rank the clusters according to their members' co-occurrence scores and the highest rated clusters become related terms in the thesaurus. Figure 1 presents the algorithm's pseudo code. The notion rep(term) is used to describe the possible term representations and may be either surface, best or all. In our experiments, when rep(target_term)=best, the correct lemma was manually assigned (assuming a lexicographer involvement with each thesaurus entry in our setting). While, when rep(word)=best, the most probable lemma is assigned by the tagger (since there are numerous candidates for each target term we cannot resort the manual involvement for each of them). The two choices for rep(term) are independent, resulting in nine possible configurations of the algorithm for representing both the target term and the candidate terms. Thus, these 9 configurations cover the space of possibilities for term representation. Exploring all of them in a systematic manner would reveal the best configuration in a particular setting. ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 787, |
| "end": 795, |
| "text": "Figure 1", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Algorithmic Scheme", |
| "sec_num": "2.2" |
| }, |
| { |
| "text": "The algorithm of Figure 1 suggests clustering the extracted candidates before considering them for the thesaurus. Clustering aims at grouping together related terms with the same lemma into clusters, using some measure of morphological equivalence. Accordingly, an equivalence measure between related terms needs to be defined, and a clustering algorithm needs to be selected. Each obtained cluster is intended to correspond to the lemma of a single candidate term. Obviously, clustering is mostly needed for surface-level representation, in order to group all different inflections of the same lemma. Yet, we note that it was also found necessary for the lemma-level representations, because the tagger often identifies slightly different lemmas for the same term.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 17, |
| "end": 25, |
| "text": "Figure 1", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Clustering", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "The equivalence measure is used for building a graph representation of the related terms. We represented each term by a vertex and added an edge between each pair of terms that were deemed equivalent. We investigated alternative equivalence measures for measuring the morphological distance between two vertices in our graph. We considered the string edit distance measure and suggested two morphological-based equivalence measures. The first measure, given two vertices' terms, extracts all possible lemmas for each term and searches for an overlap of at least one lemma. The second measure considers the most probable lemma of the vertices' terms and checks whether these lemmas are equal. The probability of a lemma was defined as the sum of probabilities for all morphological analyses containing the lemma, using a morpho-lexical context-independent probabilities approximation (Goldberg et al., 2008) . The clustering was done by finding the connected components in our graph of terms using the JUNG 1 implementation (WeakComponentVertexClusterer algorithm with default parameters). The connected components are expected to correspond to different lemmas of terms. Hierarchical clustering methods (Jain et al., 1999) were examined as well (Singlelink and Complete-link clustering), but they were inferior.", |
| "cite_spans": [ |
| { |
| "start": 883, |
| "end": 906, |
| "text": "(Goldberg et al., 2008)", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 1203, |
| "end": 1222, |
| "text": "(Jain et al., 1999)", |
| "ref_id": "BIBREF15" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Clustering", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "After applying the clustering algorithm, we reranked the clusters aiming to get the best clusters at the top of clusters list. We investigated two scoring approaches for cluster ranking; maximization and averaging. The maximization approach assigns the maximal score of the cluster members as the cluster score. While the averaging approach assigns the average of the cluster members' scores as the cluster score. The score obtained by either of the approaches may be scaled by the cluster length, to account for the accumulative impact of all class 1 http://jung.sourceforge.net/ members (corresponding to morphological variants of the candidate term).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Clustering", |
| "sec_num": "2.3" |
| }, |
| { |
| "text": "Our research targets the construction of a cross genre thesaurus for the Responsa project 2 . The corpus includes questions posed to rabbis along with their detailed rabbinic answers, consisting of various genres and styles. It contains 76,710 articles and about 100 million word tokens, and was used for previous IR and NLP research (Choueka, 1972; Fraenkel, 1976; Choueka et al., 1987; Kernel et al, 2008) . Unfortunately, due to the different genres in the Responsa corpus, available tools for Hebrew processing perform poorly on this corpus. In a preliminary experiment, the POS tagger (Adler and Elhadad, 2006) accuracy on the Responsa Corpus was less than 60%, while the accuracy of the same tagger on modern Hebrew corpora is ~90% (Bar-Haim et al., 2007) .", |
| "cite_spans": [ |
| { |
| "start": 334, |
| "end": 349, |
| "text": "(Choueka, 1972;", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 350, |
| "end": 365, |
| "text": "Fraenkel, 1976;", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 366, |
| "end": 387, |
| "text": "Choueka et al., 1987;", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 388, |
| "end": 407, |
| "text": "Kernel et al, 2008)", |
| "ref_id": null |
| }, |
| { |
| "start": 738, |
| "end": 761, |
| "text": "(Bar-Haim et al., 2007)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Case Study: Cross-genre Hebrew Thesaurus", |
| "sec_num": "3" |
| }, |
| { |
| "text": "For this project, we utilized the MILA Hebrew Morphological Analyzer 3 (Itai and Wintner, 2008; Yona and Wintner, 2008) and the (Adler and Elhadad 2006) POS tagger for lemma representation. The latter had two important characteristics: The first is flexibility-This tagger allows adapting the estimates of the prior (context-independent) probability of each morphological analysis in an unsupervised manner, from an unlabeled corpus of the target domain (Goldberg et al., 2008) . The second advantage is its mechanism for analyzing unknown tokens (Adler et al., 2008) . Since about 50% of the words in our corpora are unknown (with respect to MILA's lexicon), such mechanism is essential.", |
| "cite_spans": [ |
| { |
| "start": 71, |
| "end": 95, |
| "text": "(Itai and Wintner, 2008;", |
| "ref_id": "BIBREF14" |
| }, |
| { |
| "start": 96, |
| "end": 119, |
| "text": "Yona and Wintner, 2008)", |
| "ref_id": "BIBREF29" |
| }, |
| { |
| "start": 454, |
| "end": 477, |
| "text": "(Goldberg et al., 2008)", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 547, |
| "end": 567, |
| "text": "(Adler et al., 2008)", |
| "ref_id": "BIBREF1" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Case Study: Cross-genre Hebrew Thesaurus", |
| "sec_num": "3" |
| }, |
| { |
| "text": "For statistics extraction, we used Lucene 4 . We took the top 1000 documents retrieved for the target term and extracted candidate terms from them. Dice coefficient was used as our co-occurrence measure, most probable lemma was considered for clustering equivalence, and clusters were ranked based on maximization, where the maximal score was multiplied by cluster size.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Case Study: Cross-genre Hebrew Thesaurus", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The results reported in this paper were obtained from a sample of 108 randomly selected terms from a list of 5000 terms, extracted from two publicly available term lists: the University of Haifa's entry list 5 and Hebrew Wikipedia entries 6 . In our experiments, we compared the performance of the alternative 9 configurations by four commonly used IR measures: precision (P), relative recall (R), F1, and Average Precision (AP). The scores were macro-averaged. We assumed that our automatically-generated candidate terms will be manually filtered, thus, recall becomes more important than precision. Since we do not have any pre-defined thesaurus, we evaluated the relativerecall. Our relative-recall considered the number of suitable related terms from the output of all methods as the full set of related terms. As our system yielded a ranked sequence of related terms clusters, we also considered their ranking order. Therefore, we adopted the recall-oriented AP for ranking (Voorhees and Harman, 1999) .", |
| "cite_spans": [ |
| { |
| "start": 979, |
| "end": 1006, |
| "text": "(Voorhees and Harman, 1999)", |
| "ref_id": "BIBREF26" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Dataset and Evaluation Measures", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "The output of the statistical extraction is a ranked list of clusters of candidate related terms. Since manual annotation is expensive and time consuming, we annotated for the gold standard the top 15 clusters constructed from the top 50 candidate terms, for each target term. Then, an annotator judged each of the clusters' terms. A cluster was considered as relevant if at least one of its terms was judged relevant 7 . Table 1 compares the performance of all nine term representation configurations. Due to data sparseness, the lemma-based representations of the target term outperform its surface representation. However, the best results were obtained from candidate representation at the surface level, which was complemented by grouping term variants to lemmas in the clustering phase. Furthermore, we note that the target representation by all possible lemmas (all) yielded the best R and AP scores, which we consider as most important for the thesaurus construction setting. The improvement over the common default best lemma representation, for both target and candidate, is notable (7 points) and is statistically significant according to the two-sided Wilcoxon signed-rank test (Wilcoxon, 1945 ) at the 0.01 level for AP and 0.05 for R.", |
| "cite_spans": [ |
| { |
| "start": 1190, |
| "end": 1205, |
| "text": "(Wilcoxon, 1945", |
| "ref_id": "BIBREF28" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 422, |
| "end": 429, |
| "text": "Table 1", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Annotation Scheme", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "We presented a methodological scheme for exploring alternative term representations in statistical thesaurus construction for MRL, complemented by lemma-oriented clustering at the end of the process. The scheme was investigated for a Hebrew cross-genre corpus, but can be generically applied in other settings to find the optimal configuration in each case.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusions and Future Work", |
| "sec_num": "5" |
| }, |
| { |
| "text": "We plan to adopt our methodology to second order distributional similarity methods as well. In this case there is an additional dimension, namely feature representation, whose representation level should be explored as well. In addition, we plan to extend our methods to deal with Multi Word Expressions (MWE).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusions and Future Work", |
| "sec_num": "5" |
| }, |
| { |
| "text": "Corpus kindly provided -http://www.biu.ac.il/jh/Responsa/ 3 http://mila.cs.technion.ac.il/mila/eng/tools_analysis.html 3 http://mila.cs.technion.ac.il/mila/eng/tools_analysis.html 4 http://lucene.apache.org/ 3 http://mila.cs.technion.ac.il/mila/eng/tools_analysis.html 4 http://lucene.apache.org/", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "http://lib.haifa.ac.il/systems/ihp.html 6 http://he.wikipedia.org 7 This was justified by empirical results that found only a few clusters with some terms judged positive and others negative", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "This work was partially supported by the PASCAL-2 Network of Excellence of the European Community FP7- ICT-2007-1-216886. ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgments", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "An Unsupervised Morpheme-Based HMM for Hebrew Morphological Disambiguation", |
| "authors": [ |
| { |
| "first": "Adler", |
| "middle": [], |
| "last": "Meni", |
| "suffix": "" |
| }, |
| { |
| "first": "Michael", |
| "middle": [], |
| "last": "Elhadad", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proceedings of COLING-ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Adler Meni and Michael Elhadad. 2006. An Unsuper- vised Morpheme-Based HMM for Hebrew Morpho- logical Disambiguation, in Proceedings of COLING- ACL, Sydney, Australia.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Unsupervised Lexicon-Based Resolution of Unknown Words for Full Morphological Analysis", |
| "authors": [ |
| { |
| "first": "Adler", |
| "middle": [], |
| "last": "Meni", |
| "suffix": "" |
| }, |
| { |
| "first": "Yoav", |
| "middle": [], |
| "last": "Goldberg", |
| "suffix": "" |
| }, |
| { |
| "first": "David", |
| "middle": [], |
| "last": "Gabay", |
| "suffix": "" |
| }, |
| { |
| "first": "Michael", |
| "middle": [], |
| "last": "Elhadad", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Proceedings of ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Adler Meni, Yoav Goldberg, David Gabay and Michael Elhadad. 2008. Unsupervised Lexicon-Based Resolu- tion of Unknown Words for Full Morphological Analysis, in Proceedings of ACL.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Part-of-speech tagging of Modern Hebrew text", |
| "authors": [ |
| { |
| "first": "", |
| "middle": [], |
| "last": "Bar-Haim", |
| "suffix": "" |
| }, |
| { |
| "first": "Khalil", |
| "middle": [], |
| "last": "Roy", |
| "suffix": "" |
| }, |
| { |
| "first": "Yoad", |
| "middle": [], |
| "last": "Sima'an", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Winter", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Natural Language Engineering", |
| "volume": "14", |
| "issue": "02", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Bar-Haim Roy, Khalil Sima'an, and Yoad Winter. 2007. Part-of-speech tagging of Modern Hebrew text. Nat- ural Language Engineering, 14(02):223.251.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Fast searching and retrieval techniques for large dictionaries and concordances", |
| "authors": [ |
| { |
| "first": "Yaacov", |
| "middle": [], |
| "last": "Choueka", |
| "suffix": "" |
| } |
| ], |
| "year": 1972, |
| "venue": "Hebrew Computational Linguistics", |
| "volume": "6", |
| "issue": "", |
| "pages": "12--32", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Choueka, Yaacov. 1972. Fast searching and retrieval techniques for large dictionaries and concordances. Hebrew Computational Linguistics, 6:12-32, July.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Improved techniques for processing queries in full-text systems", |
| "authors": [ |
| { |
| "first": "Y", |
| "middle": [], |
| "last": "Choueka", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [ |
| "S" |
| ], |
| "last": "Fraenkel", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [ |
| "T" |
| ], |
| "last": "Klein", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Segal", |
| "suffix": "" |
| } |
| ], |
| "year": 1987, |
| "venue": "Proceedings of the 10th annual international ACM SIGIR conference on Research and development in information retrieval", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Choueka, Y., A.S. Fraenkel, S.T. Klein and E. Segal. 1987. Improved techniques for processing queries in full-text systems. Proceedings of the 10th annual in- ternational ACM SIGIR conference on Research and development in information retrieval.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Word association norms, mutual information and lexicography", |
| "authors": [ |
| { |
| "first": "K", |
| "middle": [ |
| "W" |
| ], |
| "last": "Church", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Hanks", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Computational Linguistics", |
| "volume": "16", |
| "issue": "1", |
| "pages": "22--29", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Church, K. W., and Hanks, P. 1990. Word association norms, mutual information and lexicography. Com- putational Linguistics 16(1): 22-29.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Improvements in automatic thesaurus extraction", |
| "authors": [ |
| { |
| "first": "James", |
| "middle": [ |
| "R" |
| ], |
| "last": "Curran", |
| "suffix": "" |
| }, |
| { |
| "first": "Marc", |
| "middle": [], |
| "last": "Moens", |
| "suffix": "" |
| } |
| ], |
| "year": 2002, |
| "venue": "Proceedings of the ACL-SIGLEX Workshop on Unsupervised Lexical Acquisition", |
| "volume": "", |
| "issue": "", |
| "pages": "59--67", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Curran, James R. and Marc Moens. 2002. Improve- ments in automatic thesaurus extraction. In Proceed- ings of the ACL-SIGLEX Workshop on Unsupervised Lexical Acquisition, pages 59-67, Philadelphia, PA.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Accurate methods for the statistics of surprise and coincidence", |
| "authors": [ |
| { |
| "first": "T", |
| "middle": [ |
| "E" |
| ], |
| "last": "Dunning", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "Computational Linguistics", |
| "volume": "19", |
| "issue": "", |
| "pages": "61--74", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Dunning, T.E. 1993. Accurate methods for the statistics of surprise and coincidence. Computational Linguis- tics 19, 61-74 (1993).", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "All about the Responsa retrieval project -what you always wanted to know but were afraid to ask", |
| "authors": [ |
| { |
| "first": "Aviezri", |
| "middle": [ |
| "S" |
| ], |
| "last": "Fraenkel", |
| "suffix": "" |
| } |
| ], |
| "year": 1976, |
| "venue": "Jurimetrics Journal", |
| "volume": "16", |
| "issue": "3", |
| "pages": "149--156", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Fraenkel, Aviezri S. 1976. All about the Responsa re- trieval project -what you always wanted to know but were afraid to ask. Jurimetrics Journal, 16(3):149- 156, Spring.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Using syntactic contexts for measuring word similarity", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Gasperin", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Gamallo", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Agustini", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Lopes", |
| "suffix": "" |
| }, |
| { |
| "first": "V", |
| "middle": [], |
| "last": "Lima", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "the Workshop on Semantic Knowledge Acquisition and Categorisation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Gasperin, C., Gamallo, P., Agustini, A., Lopes, G., and de Lima, V. 2001. Using syntactic contexts for meas- uring word similarity. In the Workshop on Semantic Knowledge Acquisition and Categorisation (ESSLI 2001), Helsinki, Finland.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "EM Can Find Pretty Good HMM POS-Taggers", |
| "authors": [ |
| { |
| "first": "Goldberg", |
| "middle": [], |
| "last": "Yoav", |
| "suffix": "" |
| }, |
| { |
| "first": "Meni", |
| "middle": [], |
| "last": "Adler", |
| "suffix": "" |
| }, |
| { |
| "first": "Michael", |
| "middle": [], |
| "last": "Elhadad", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Goldberg Yoav, Meni Adler and Michael Elhadad, 2008. EM Can Find Pretty Good HMM POS-Taggers (When Given a Good Start), in Proceedings of ACL.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Explorations in Automatic Thesaurus Construction", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Grefenstette", |
| "suffix": "" |
| } |
| ], |
| "year": 1994, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Grefenstette, G. 1994. Explorations in Automatic The- saurus Construction. Kluwer Academic Publishers, Boston, USA", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Mathematical Structures of Language", |
| "authors": [ |
| { |
| "first": "Zelig", |
| "middle": [ |
| "S" |
| ], |
| "last": "Harris", |
| "suffix": "" |
| } |
| ], |
| "year": 1968, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Harris, Zelig S. 1968. Mathematical Structures of Lan- guage. John Wiley, New York.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "Noun classification from predicate argument structures", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Hindle", |
| "suffix": "" |
| } |
| ], |
| "year": 1990, |
| "venue": "Proceedings of ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hindle, D. 1990. Noun classification from predicate argument structures. In Proceedings of ACL.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Language Resources for Hebrew", |
| "authors": [ |
| { |
| "first": "Itai", |
| "middle": [], |
| "last": "Alon", |
| "suffix": "" |
| }, |
| { |
| "first": "Shuly", |
| "middle": [], |
| "last": "Wintner", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Language Resources and Evaluation", |
| "volume": "42", |
| "issue": "1", |
| "pages": "75--98", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Itai Alon and Shuly Wintner. 2008. Language Re- sources for Hebrew. Language Resources and Evalu- ation 42(1):75-98, March 2008.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Data Clustering: A Review", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [ |
| "K" |
| ], |
| "last": "Jain", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [ |
| "N" |
| ], |
| "last": "Murty", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [ |
| "J" |
| ], |
| "last": "Flynn", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "ACM Computing Surveys", |
| "volume": "31", |
| "issue": "3", |
| "pages": "264--323", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jain, A. K., M. N. Murty, P. J. Flynn. 1999. Data Clus- tering: A Review. ACM Computing Surveys 31(3):264-323.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "Combined One Sense Disambiguation of Abbreviations", |
| "authors": [ |
| { |
| "first": "Ariel", |
| "middle": [], |
| "last": "Kerner Yaakov Hacohen", |
| "suffix": "" |
| }, |
| { |
| "first": "Ariel", |
| "middle": [], |
| "last": "Kass", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Peretz", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Proceedings of ACL (Short Papers)", |
| "volume": "", |
| "issue": "", |
| "pages": "61--64", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kerner Yaakov HaCohen, Ariel Kass, Ariel Peretz. 2008. Combined One Sense Disambiguation of Ab- breviations. In Proceedings of ACL (Short Papers), pp. 61-64.", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "Thesauruses for natural language processing", |
| "authors": [ |
| { |
| "first": "Adam", |
| "middle": [], |
| "last": "Kilgarriff", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proceedings of the Joint Conference on Natural Language Processing and Knowledge Engineering", |
| "volume": "", |
| "issue": "", |
| "pages": "5--13", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kilgarriff, Adam. 2003. Thesauruses for natural lan- guage processing. In Proceedings of the Joint Con- ference on Natural Language Processing and Knowledge Engineering, pages 5-13, Beijing, China.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "Directional Distributional Similarity for Lexical Inference", |
| "authors": [ |
| { |
| "first": "Kotlerman", |
| "middle": [], |
| "last": "Lili", |
| "suffix": "" |
| }, |
| { |
| "first": "Dagan", |
| "middle": [], |
| "last": "Ido", |
| "suffix": "" |
| }, |
| { |
| "first": "Szpektor", |
| "middle": [], |
| "last": "Idan", |
| "suffix": "" |
| }, |
| { |
| "first": "Zhitomirsky-Geffet", |
| "middle": [], |
| "last": "Maayan", |
| "suffix": "" |
| } |
| ], |
| "year": 2010, |
| "venue": "Natural Language Engineering", |
| "volume": "16", |
| "issue": "4", |
| "pages": "359--389", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kotlerman Lili, Dagan Ido, Szpektor Idan, and Zhitomirsky-Geffet Maayan. 2010. Directional Dis- tributional Similarity for Lexical Inference. Natural Language Engineering, 16(4):359-389.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "Discovering Synonyms and Other Related Words", |
| "authors": [ |
| { |
| "first": "Linden", |
| "middle": [], |
| "last": "Krister", |
| "suffix": "" |
| }, |
| { |
| "first": "Jussi", |
| "middle": [], |
| "last": "Olavi Piitulainen", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "Proceedings of COLING 2004 : CompuTerm 2004: 3rd International Workshop on Computational Terminology", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Linden Krister, and Jussi Olavi Piitulainen. 2004. Dis- covering Synonyms and Other Related Words. In Proceedings of COLING 2004 : CompuTerm 2004: 3rd International Workshop on Computational Ter- minology, Pages 63-70, Geneva, Switzerland", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Automatic retrieval and clustering of similar words", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Lin", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "Proceedings of COLING-ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Lin, D. 1998. Automatic retrieval and clustering of similar words. In Proceedings of COLING-ACL.", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "Putting things in order. first and second order contexts models for the calculation of semantic similarity", |
| "authors": [ |
| { |
| "first": "Peirsman", |
| "middle": [], |
| "last": "Yves", |
| "suffix": "" |
| }, |
| { |
| "first": "Kris", |
| "middle": [], |
| "last": "Heylen", |
| "suffix": "" |
| }, |
| { |
| "first": "Dirk", |
| "middle": [], |
| "last": "Speelman", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Actes des 9i`emes Journ\u00b4ees internationales d'Analyse statistique des Donn\u00b4ees Textuelles", |
| "volume": "", |
| "issue": "", |
| "pages": "907--916", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Peirsman Yves, Kris Heylen, and Dirk Speelman. 2008. Putting things in order. first and second order con- texts models for the calculation of semantic similari- ty. In Actes des 9i`emes Journ\u00b4ees internationales d'Analyse statistique des Donn\u00b4ees Textuelles (JADT 2008), pages 907-916.", |
| "links": null |
| }, |
| "BIBREF22": { |
| "ref_id": "b22", |
| "title": "The Automatic Generation of Thesauri of Related Words for", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Rapp", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "English", |
| "suffix": "" |
| }, |
| { |
| "first": "German", |
| "middle": [], |
| "last": "French", |
| "suffix": "" |
| }, |
| { |
| "first": "Russian", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| } |
| ], |
| "year": 2009, |
| "venue": "International Journal of Speech Technology", |
| "volume": "11", |
| "issue": "", |
| "pages": "147--156", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Rapp, R. 2009. The Automatic Generation of Thesauri of Related Words for English, French, German, and Russian, International Journal of Speech Technolo- gy, 11, 3-4, 147-156.", |
| "links": null |
| }, |
| "BIBREF23": { |
| "ref_id": "b23", |
| "title": "An efficient algorithm for building a distributional thesaurus (and other Sketch Engine developments)", |
| "authors": [ |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Rychly", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Kilgarriff", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Proceedings of ACL-07, demo session", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Rychly, P. and Kilgarriff, A. 2007. An efficient algo- rithm for building a distributional thesaurus (and oth- er Sketch Engine developments). In Proceedings of ACL-07, demo session. Prague, Czech Republic.", |
| "links": null |
| }, |
| "BIBREF24": { |
| "ref_id": "b24", |
| "title": "A cooccurrence-based thesaurus and two applications to information retrieval", |
| "authors": [ |
| { |
| "first": "Schutze", |
| "middle": [], |
| "last": "Hinrich", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "Information Processing and Management", |
| "volume": "33", |
| "issue": "3", |
| "pages": "307--318", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Schutze Hinrich and Jan 0. Pederson. 1997. A cooccurrence-based thesaurus and two applications to information retrieval. Information Processing and Management, 33(3):307-318.", |
| "links": null |
| }, |
| "BIBREF25": { |
| "ref_id": "b25", |
| "title": "Translating collocations for bilingual lexicons: A statistical approach", |
| "authors": [ |
| { |
| "first": "F", |
| "middle": [], |
| "last": "Smadja", |
| "suffix": "" |
| }, |
| { |
| "first": "K", |
| "middle": [ |
| "R" |
| ], |
| "last": "Mckeown", |
| "suffix": "" |
| }, |
| { |
| "first": "V", |
| "middle": [], |
| "last": "Hatzivassiloglou", |
| "suffix": "" |
| } |
| ], |
| "year": 1996, |
| "venue": "Computational Linguistics", |
| "volume": "22", |
| "issue": "", |
| "pages": "1--38", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Smadja, F., McKeown, K.R., Hatzivassiloglou, V. 1996. Translating collocations for bilingual lexicons: A sta- tistical approach. Computational Linguistics 22, 1-38", |
| "links": null |
| }, |
| "BIBREF26": { |
| "ref_id": "b26", |
| "title": "Overview of the seventh text retrieval conference", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [ |
| "M" |
| ], |
| "last": "Voorhees", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Harman", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "Proceedings of the Seventh Text Retrieval 73 Conference", |
| "volume": "58", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Voorhees E.M. and D. Harman. 1999. Overview of the seventh text retrieval conference . In Proceedings of the Seventh Text Retrieval 73 Conference, 1999. NIST Special Publication. 58.", |
| "links": null |
| }, |
| "BIBREF27": { |
| "ref_id": "b27", |
| "title": "A general framework for distributional similarity", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Weeds", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Weir", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proceedings of EMNLP", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Weeds, J., and Weir, D. 2003. A general framework for distributional similarity. In Proceedings of EMNLP, Sapporo, Japan.", |
| "links": null |
| }, |
| "BIBREF28": { |
| "ref_id": "b28", |
| "title": "Individual comparisons by ranking methods", |
| "authors": [ |
| { |
| "first": "F", |
| "middle": [], |
| "last": "Wilcoxon", |
| "suffix": "" |
| } |
| ], |
| "year": 1945, |
| "venue": "Biometrics Bulletin", |
| "volume": "1", |
| "issue": "", |
| "pages": "80--83", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Wilcoxon F. 1945. Individual comparisons by ranking methods. Biometrics Bulletin, 1:80-83.", |
| "links": null |
| }, |
| "BIBREF29": { |
| "ref_id": "b29", |
| "title": "A Finite-State Morphological Grammar of Hebrew", |
| "authors": [ |
| { |
| "first": "Yona", |
| "middle": [], |
| "last": "Shlomo", |
| "suffix": "" |
| }, |
| { |
| "first": "Shuly", |
| "middle": [], |
| "last": "Wintner", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Language Resources and Evaluation", |
| "volume": "14", |
| "issue": "2", |
| "pages": "75--98", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Yona Shlomo and Shuly Wintner. 2008. A Finite-State Morphological Grammar of Hebrew. Natural Lan- guage Engineering 14(2):173-190, April 2008. Lan- guage Resources and Evaluation 42(1):75-98, March 2008.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "text": "Methodology implementation algorithm", |
| "type_str": "figure", |
| "uris": null, |
| "num": null |
| } |
| } |
| } |
| } |