Skip to content

Jaimemorillo/nlp-movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Multi-label text classification with Naive Bayes and DistilBERT

We predict the genres of a movie from its summary (overview).

  • First: Applying a classical Naive Bayes, cleaning (normalization, stop-words and stemming) and transforming the text with TF-IDF.
  • Second: Applying DistilBERT on raw and tokenized text.

How to run it?

Note: You must be registered and phone verified to use GPU and have Internet connection.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published