Personal revamped version of KelosBot classifier's libraries
Here you will find out scripts for:
- Make VK dataset
- Perform EDA with csv datasets with cleaning texts
- Train Keras model, which we`ve used in KeLoss project and save it
- Classificate natural-language texts
- Estimate the semantic similarity of pairs of texts
Yeah, it could be interesting. Python Classes stored in these files uses very much parameters.
The library is well documented.
More details about its use can be learned using the "help" method for each class.
- Keras
- Tensorflow
- pymorphy2 with pymorphy2-dicts-ru/uk
- nltk with basic dictionaries and stop-words
- numpy
- pandas
- vk_api