paper-with-me

홈 › Papers

Mining the Web for Synonyms: PMI-IR versus LSA on TOEFL

2002-12-11 · Peter D. Turney

This paper presents a simple unsupervised learning algorithm for recognizing synonyms, based on statistical data acquired by querying a Web search engine. The algorithm, called PMI-IR, uses Pointwise Mutual Information (PMI) and Information Retrieval (IR) to measure the similarity of pairs of words. PMI-IR is empirically evaluated using 80 synonym test questions from the Test of English as a Foreign Language (TOEFL) and 50 synonym test questions from a collection of tests for students of English as a Second Language (ESL). On both tests, the algorithm obtains a score of 74%. PMI-IR is contrasted with Latent Semantic Analysis (LSA), which achieves a score of 64% on the same 80 TOEFL questions. The paper discusses potential applications of the new unsupervised learning algorithm and some implications of the results for LSA and LSI (Latent Semantic Indexing).

📄 PDF Abstract BibTeX arXiv:cs/0212033

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

A Report on the 2020 VUA and TOEFL Metaphor Detection Shared Task

2020-07-01 · WS 2020 7 · Chee Wee (Ben) Leong, Beata Beigman Klebanov, Chris Hamill, Egon Stemle 외

In this paper, we report on the shared task on metaphor identification on VU Amsterdam Metaphor Corpus and on a subset of the TOEFL Native Language Identification Corpus. The shared task was conducted as apart of the ACL…

Language IdentificationNative Language Identification

Synonym Detection Using Syntactic Dependency And Neural Embeddings

2022-09-30 · Dongqiang Yang, Pikun Wang, Xiaodong Sun, Ning li

Recent advances on the Vector Space Model have significantly improved some NLP applications such as neural machine translation and natural language generation. Although word co-occurrences in context have been widely use…

Machine TranslationText Generation

Biomedical Entity Representations with Synonym Marginalization

2020-05-01 · ACL 2020 6 · Mujeen Sung, Hwisang Jeon, Jinhyuk Lee, Jaewoo Kang

Biomedical named entities often play important roles in many biomedical text mining tools. However, due to the incompleteness of provided synonyms and numerous variations in their surface forms, normalization of biomedic…

Method for Determining the Similarity of Text Documents for the Kazakh language, Taking Into Account Synonyms: Extension to TF-IDF

2022-11-22 · Bakhyt Bakiyev

The task of determining the similarity of text documents has received considerable attention in many areas such as Information Retrieval, Text Mining, Natural Language Processing (NLP) and Computational Linguistics. Tran…

Information RetrievalRetrieval

ROUGE 2.0: Updated and Improved Measures for Evaluation of Summarization Tasks

2018-03-05 · Kavita Ganesan

Evaluation of summarization tasks is extremely crucial to determining the quality of machine generated summaries. Over the last decade, ROUGE has become the standard automatic evaluation measure for evaluating summarizat…