paper-with-me

홈 › Papers

EstNLTK - NLP Toolkit for Estonian

2016-05-01 · LREC 2016 5 · Siim Orasmaa, Timo Petmanson, Alex Tkachenko, er, Sven Laur, Heiki-Jaan Kaalep

Although there are many tools for natural language processing tasks in Estonian, these tools are very loosely interoperable, and it is not easy to build practical applications on top of them. In this paper, we introduce a new Python library for natural language processing in Estonian, which provides unified programming interface for various NLP components. The EstNLTK toolkit provides utilities for basic NLP tasks including tokenization, morphological analysis, lemmatisation and named entity recognition as well as offers more advanced features such as a clause segmentation, temporal expression extraction and normalization, verb chain detection, Estonian Wordnet integration and rule-based information extraction. Accompanied by a detailed API documentation and comprehensive tutorials, EstNLTK is suitable for a wide range of audience. We believe EstNLTK is mature enough to be used for developing NLP-backed systems both in industry and research. EstNLTK is freely available under the GNU GPL version 2+ license, which is standard for academic software.

📄 PDF Abstract BibTeX

Code (1)

estnltk/estnltk 공식 구현 tf

Tasks

Morphological Analysisnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

Similar Papers 제목 키워드 기반

EstNLTK 1.6: Remastered Estonian NLP Pipeline

2020-05-01 · LREC 2020 5 · Sven Laur, Siim Orasmaa, Dage S{\"a}rg, Paul Tammo

The goal of the EstNLTK Python library is to provide a unified programming interface for natural language processing in Estonian. As such, previous versions of the library have been immensely successful both in academic …

Morphological Analysis

Evaluating Sentence Segmentation and Word Tokenization Systems on Estonian Web Texts

2020-11-16 · Kairit Sirts, Kairit Peekman

Texts obtained from web are noisy and do not necessarily follow the orthographic sentence and word boundary rules. Thus, sentence segmentation and word tokenization systems that have been developed on well-formed texts m…

SegmentationSentenceSentence segmentation

Advanced Rich Transcription System for Estonian Speech

2019-01-11 · Tanel Alumäe, Ottokar Tilk, Asadullah

This paper describes the current TT\"U speech transcription system for Estonian speech. The system is designed to handle semi-spontaneous speech, such as broadcast conversations, lecture recordings and interviews recorde…

Speaker Identification

Estonian Native Large Language Model Benchmark

2025-10-24 · Helena Grete Lillepalu, Tanel Alumäe arxiv

The availability of LLM benchmarks for the Estonian language is limited, and a comprehensive evaluation comparing the performance of different LLMs on Estonian tasks has yet to be conducted. We introduce a new benchmark …

Machine Translation

Improving Estonian Text Simplification through Pretrained Language Models and Custom Datasets

2025-01-26 · Eduard Barbu, Meeri-Ly Muru, Sten Marcus Malva

This study introduces an approach to Estonian text simplification using two model architectures: a neural machine translation model and a fine-tuned large language model (LLaMA). Given the limited resources for Estonian,…

Language ModelingLanguage ModellingLarge Language ModelMachine Translation+2