Skip to content

Repository consists of useful scripts and practice tasks in the field of machine learning.

Notifications You must be signed in to change notification settings

olesyamba/Machine_learning

Repository files navigation

Preprocessing text data using NLP methods drawing

Base programm of preprocessing consists of tokenization, removing stop words and punctuation, lemmatization. Def was build with the help of spaCy - a library for advanced Natural Language Processing in Python. Use the link to read more about spaCy usage. Alternative version was build with nltk package.

About

Repository consists of useful scripts and practice tasks in the field of machine learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published