paper-with-me

홈 › Papers

Associative Measures and Multi-word Unit Extraction in Turkish

2015-07-15 · Umit Mersinli

Associative measures are "mathematical formulas determining the strength of association between two or more words based on their occurrences and cooccurrences in a text corpus" (Pecina, 2010, p. 138). The purpose of this paper is to test the 12 associative measures that Text-NSP (Banerjee & Pedersen, 2003) contains on a 10-million-word subcorpus of Turkish National Corpus (TNC) (Aksan et.al., 2012). A statistical comparison of those measures is out of the scope of the study, and the measures will be evaluated according to the linguistic relevance of the rankings they provide. The focus of the study is basically on optimizing the corpus data, before applying the measures and then, evaluating the rankings produced by these measures as a whole, not on the linguistic relevance of individual n-grams. The findings include intra-linguistically relevant associative measures for a comma delimited, sentence splitted, lower-cased, well-balanced, representative, 10-million-word corpus of Turkish.

📄 PDF Abstract BibTeX arXiv:1507.04214

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

A Study of Association Measures and their Combination for Arabic MWT Extraction

2014-09-10 · Abdelkader El Mahdaouy, Saïd EL Alaoui Ouatik, Eric Gaussier

Automatic Multi-Word Term (MWT) extraction is a very important issue to many applications, such as information retrieval, question answering, and text categorization. Although many methods have been used for MWT extracti…

Information RetrievalQuestion AnsweringRetrievalTerm Extraction+1

Associative and Semantic Features Extracted From Web-Harvested Corpora

2012-05-01 · LREC 2012 5 · Elias Iosif, Maria Giannoudaki, Eric Fosler-Lussier, Alex Potamianos 외

We address the problem of automatic classification of associative and semantic relations between words, and particularly those that hold between nouns. Lexical relations such as synonymy, hypernymy/hyponymy, constitute t…

ClassificationGeneral ClassificationInformation RetrievalLanguage Modelling+3

Time-Independent and Language-Independent Extraction of Multiword Expressions From Twitter

2016-12-01 · COLING 2016 12 · Nikhil Londhe, Rohini Srihari, Vishrawas Gopalakrishnan

Multiword Expressions (MWEs) are crucial lexico-semantic units in any language. However, most work on MWEs has been focused on standard monolingual corpora. In this work, we examine MWE usage on Twitter - an inherently m…

Sentiment Analysis

Rule-based Automatic Multi-word Term Extraction and Lemmatization

2016-05-01 · LREC 2016 5 · Ranka Stankovi{\'c}, Cvetana Krstev, Ivan Obradovi{\'c}, Biljana Lazi{\'c} 외

In this paper we present a rule-based method for multi-word term extraction that relies on extensive lexical resources in the form of electronic dictionaries and finite-state transducers for modelling various syntactic s…

LEMMALemmatizationRetrievalTerm Extraction

CodaRAG: Connecting the Dots with Associativity Inspired by Complementary Learning

2026-04-12 · Cheng-Yen Li, Xuanjun Chen, Claire Lin, Wei-Yu Chen 외 arxiv

Large Language Models (LLMs) struggle with knowledge-intensive tasks due to hallucinations and fragmented reasoning over dispersed information. While Retrieval-Augmented Generation (RAG) grounds generation in external so…