paper-with-me

홈 › Papers

TNNT: The Named Entity Recognition Toolkit

2021-08-31 · Sandaru Seneviratne, Sergio J. Rodríguez Méndez, Xuecheng Zhang, Pouya G. Omran, Kerry Taylor, Armin Haller

Extraction of categorised named entities from text is a complex task given the availability of a variety of Named Entity Recognition (NER) models and the unstructured information encoded in different source document formats. Processing the documents to extract text, identifying suitable NER models for a task, and obtaining statistical information is important in data analysis to make informed decisions. This paper presents TNNT, a toolkit that automates the extraction of categorised named entities from unstructured information encoded in source documents, using diverse state-of-the-art Natural Language Processing (NLP) tools and NER models. TNNT integrates 21 different NER models as part of a Knowledge Graph Construction Pipeline (KGCP) that takes a document set as input and processes it based on the defined settings, applying the selected blocks of NER models to output the results. The toolkit generates all results with an integrated summary of the extracted entities, enabling enhanced data analysis to support the KGCP, and also, to aid further NLP tasks.

📄 PDF Abstract BibTeX arXiv:2108.13700

Code (1)

KGCP/MEL-TNNT 공식 구현

Tasks

graph constructionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

Latvian and Lithuanian Named Entity Recognition with TildeNER

2012-05-01 · LREC 2012 5 · M{\=a}rcis Pinnis

In this paper the author presents TildeNER ― an open source freely available named entity recognition toolkit and the first multi-class named entity recognition system for Latvian and Lithuanian languages. The system i…

Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

NNVLP: A Neural Network-Based Vietnamese Language Processing Toolkit

2017-08-24 · IJCNLP 2017 11 · Thai-Hoang Pham, Xuan-Khoai Pham, Tuan-Anh Nguyen, Phuong Le-Hong

This paper demonstrates neural network-based toolkit namely NNVLP for essential Vietnamese language processing tasks including part-of-speech (POS) tagging, chunking, named entity recognition (NER). Our toolkit is a comb…

Chunkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+5

A Feature-Rich Vietnamese Named-Entity Recognition Model

2018-03-12 · Pham Quang Nhat Minh

In this paper, we present a feature-based named-entity recognition (NER) model that achieves the start-of-the-art accuracy for Vietnamese language. We combine word, word-shape features, PoS, chunk, Brown-cluster-based fe…

Chunkingmodelnamed-entity-recognitionNamed Entity Recognition+5

PhoNLP: A joint multi-task learning model for Vietnamese part-of-speech tagging, named entity recognition and dependency parsing

2021-01-05 · NAACL 2021 4 · Linh The Nguyen, Dat Quoc Nguyen

We present the first multi-task learning model -- named PhoNLP -- for joint Vietnamese part-of-speech (POS) tagging, named entity recognition (NER) and dependency parsing. Experiments on Vietnamese benchmark datasets sho…

Dependency ParsingLanguage ModelingLanguage ModellingMulti-Task Learning+7

GR-NLP-TOOLKIT: An Open-Source NLP Toolkit for Modern Greek

2024-12-11 · Lefteris Loukas, Nikolaos Smyrnioudis, Chrysa Dikonomaki, Spyros Barbakos 외

We present GR-NLP-TOOLKIT, an open-source natural language processing (NLP) toolkit developed specifically for modern Greek. The toolkit provides state-of-the-art performance in five core NLP tasks, namely part-of-speech…

Dependency ParsingMorphological Taggingnamed-entity-recognitionNamed Entity Recognition+2