An open API service indexing awesome lists of open source software.

https://github.com/herbitovich/multiclasstextclassification_ru

A RuBERT-based PyTorch + TensorFlow models: personal news-recommender system and multiclass news classification.
https://github.com/herbitovich/multiclasstextclassification_ru

ml tensorflow textclassification torch

Last synced: 4 months ago
JSON representation

A RuBERT-based PyTorch + TensorFlow models: personal news-recommender system and multiclass news classification.

Awesome Lists containing this project

README

          

# Personal RecSys & multiclass text classification using BERT
The repository consists of the models' training notebooks with comments and a couple of handy tools for creating your own dataset for them.

Also, the bot.py file is presented, which is a script for initializing a python-based telegram bot for using the model after its training. (Don't forget to paste your BotFather token in there)