paper-with-me

Papers

Lemmatization of Multi-word Common Noun Phrases and Named Entities in Polish

2017-09-01 · RANLP 2017 9 · Micha{\l} Marci{\'n}czuk

In the paper we present a tool for lemmatization of multi-word common noun phrases and named entities for Polish called LemmaPL. The tool is based on a set of manually crafted rules and heuristics utilizing a set of dictionaries (including morphological, named entities and inflection patterns). The accuracy of lemmatization obtained by the tool reached 97.99{\%} on a dataset with multi-word common noun phrases and 86.17{\%} for case-sensitive evaluation on a dataset with named entities.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Lemmatization

Similar Papers 제목 키워드 기반

Semantic Type Classification of Common Words in Biomedical Noun Phrases

2015-07-01 · WS 2015 7 · Amy Siu, Gerhard Weikum
General ClassificationKnowledge Base PopulationVocal Bursts Type PredictionWord Sense Disambiguation

Unsupervised Text Summarization of Long Documents using Dependency-based Noun Phrases and Contextual Order Arrangement

2022-11-01 · ROCLING 2022 11 · Yen-Hao Huang, Hsiao-Yen Lan, Yi-Shin Chen

Unsupervised extractive summarization has recently gained importance since it does not require labeled data. Among unsupervised methods, graph-based approaches have achieved outstanding results. These methods represent e…

Extractive SummarizationSemantic SimilaritySemantic Textual SimilaritySentence+3

KeyXtract Twitter Model - An Essential Keywords Extraction Model for Twitter Designed using NLP Tools

2017-08-09 · Tharindu Weerasooriya, Nandula Perera, S. R. Liyanage

Since a tweet is limited to 140 characters, it is ambiguous and difficult for traditional Natural Language Processing (NLP) tools to analyse. This research presents KeyXtract which enhances the machine learning based Sta…

Lemmatizationmodelnamed-entity-recognitionNamed Entity Recognition+3

Never Abandon Minorities: Exhaustive Extraction of Bursty Phrases on Microblogs Using Set Cover Problem

2017-09-01 · EMNLP 2017 9 · Masumi Shirakawa, Takahiro Hara, Takuya Maekawa

We propose a language-independent data-driven method to exhaustively extract bursty phrases of arbitrary forms (e.g., phrases other than simple noun phrases) from microblogs. The burst (i.e., the rapid increase of the oc…

From Text to Lexicon: Bridging the Gap between Word Embeddings and Lexical Resources

2018-08-01 · COLING 2018 8 · Ilia Kuznetsov, Iryna Gurevych

Distributional word representations (often referred to as word embeddings) are omnipresent in modern NLP. Early work has focused on building representations for word types, and recent studies show that lemmatization and …

Coreference ResolutionLemmatizationPOSWord Embeddings