Skip to content

levYatsishin/ru-BERTopic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

30 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ”– ru-BERTopic

Using BERT embeddings with c-TF-IDF for Topic modeling in Russian language

Getting started

Getting embeddings, tokenizing and lemmatizing large chunks of data takes some time, and if you just want to see how it works, you can download already preprocessed dataset of russian news here -> Google Drive.
Or you can just scroll down to the end of the notebook below and play with the visualisation

Name Link
ru-BERTopic main notebook Open In Colab

Visualisation

Visualization implemented with plotly provides semi-interactive figures. You can play with it in the notebook above. Hovering over a point representing a single document reveals its topic and id for deeper digging-in.

About

Using BERT embeddings with c-TF-IDF for Topic modeling in Russian language

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors