Unofficial Implementation of "Bag of Tricks for Efficient Text Classification", 2016, Armand Joulin et al. (https://arxiv.org/pdf/1607.01759.pdf)
-
Updated
Dec 23, 2022 - Python
Unofficial Implementation of "Bag of Tricks for Efficient Text Classification", 2016, Armand Joulin et al. (https://arxiv.org/pdf/1607.01759.pdf)
This repository is a collection of six minor projects focused on Natural Language Processing (NLP) along with relevant datasets. The projects are designed to help individuals gain a better understanding of NLP by applying concepts to real-world problems. Additionally, the repository includes a file that provides a comprehensive overview of NLP .
Bag-of-n-gram model to perform sentiment analysis on IMDB review dataset
Natural Language Processing
Add a description, image, and links to the bag-of-ngrams topic page so that developers can more easily learn about it.
To associate your repository with the bag-of-ngrams topic, visit your repo's landing page and select "manage topics."