An improved Bulgarian natural language processing pipeline

Authors

DOI:

https://doi.org/10.60063/gsu.fmi.110.37-50

Keywords:

language pipeline, natural language processing, word sense disambiguation

Abstract

In this paper, we present a language pipeline for processing Bulgarian language data. The pipeline consists of the following steps: tokenization, sentence splitting, part-of-speech tagging, dependency parsing, named entity recognition, lemmatization, and word sense disambiguation. The first two components are based on rules and lists of words specific to the Bulgarian language, while the rest of the components use machine learning algorithms trained on universal dependency data and pretrained word vectors. The pipeline is implemented in the Python library spaCy (https://spacy.io/) and achieves significant results on all the included subtasks. The pipeline is open source and is available on Github (https://github.com/melaniab/spacy-pipeline-bg/) for use by researchers and developers for a variety of natural language processing and text analysis tasks.

Downloads

Published

2023-11-12

How to Cite

Berbatova, M., & Ivanov, F. (2023). An improved Bulgarian natural language processing pipeline. Ann. Sofia Univ. Fac. Math. And Inf., 110, 37–50. https://doi.org/10.60063/gsu.fmi.110.37-50