MAKING USE OF A ‘SPACY’ MODULE IN THE NATURAL LANGUAGE PROCESSING

B. Elov,
DOI: https://doi.org/10.36522/2181-9637-2022-4-5
2022-07-21
Journal of science and innovative development
Abstract:This article discusses the use and tools of the spaCy module, which is written in Python machine language, in the Natural Language Processing (NLP), considered as one of the main areas of computer linguistics. A text in a natural language contains separate units (symbols) and can be divided into several interrelated parts belonging to different levels. The article, therefore, presents methods for tokenizing text using the spaCy library tools as well as the lemma, POS, tag, dep, shape, alpha, and stop attributes generated in a pipeline process.
What problem does this paper attempt to address?