All Projects → Hironsan → awesome-text-classification

Hironsan / awesome-text-classification

Licence: MIT license
Text classification meets word embeddings.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to awesome-text-classification

COVID-19-Tweet-Classification-using-Roberta-and-Bert-Simple-Transformers
Rank 1 / 216
Stars: ✭ 24 (-11.11%)
Mutual labels:  sentiment-analysis, text-classification, classification
Ml Classify Text Js
Machine learning based text classification in JavaScript using n-grams and cosine similarity
Stars: ✭ 38 (+40.74%)
Mutual labels:  sentiment-analysis, text-classification, classification
Deep Atrous Cnn Sentiment
Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications
Stars: ✭ 64 (+137.04%)
Mutual labels:  sentiment-analysis, text-classification, classification
Rcnn Text Classification
Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)
Stars: ✭ 127 (+370.37%)
Mutual labels:  sentiment-analysis, text-classification
Context
ConText v4: Neural networks for text categorization
Stars: ✭ 120 (+344.44%)
Mutual labels:  sentiment-analysis, text-classification
Dan Jurafsky Chris Manning Nlp
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Stars: ✭ 124 (+359.26%)
Mutual labels:  sentiment-analysis, text-classification
Hierarchical Attention Networks
TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"
Stars: ✭ 75 (+177.78%)
Mutual labels:  sentiment-analysis, text-classification
Mem absa
Aspect Based Sentiment Analysis using End-to-End Memory Networks
Stars: ✭ 189 (+600%)
Mutual labels:  sentiment-analysis, classification
Onnxt5
Summarization, translation, sentiment-analysis, text-generation and more at blazing speed using a T5 version implemented in ONNX.
Stars: ✭ 143 (+429.63%)
Mutual labels:  sentiment-analysis, text-classification
Chinese ulmfit
中文ULMFiT 情感分析 文本分类
Stars: ✭ 208 (+670.37%)
Mutual labels:  sentiment-analysis, text-classification
Sentiment-analysis-amazon-Products-Reviews
NLP with NLTK for Sentiment analysis amazon Products Reviews
Stars: ✭ 37 (+37.04%)
Mutual labels:  sentiment-analysis, text-classification
Rnn Text Classification Tf
Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification
Stars: ✭ 114 (+322.22%)
Mutual labels:  sentiment-analysis, text-classification
Tia
Your Advanced Twitter stalking tool
Stars: ✭ 98 (+262.96%)
Mutual labels:  sentiment-analysis, text-classification
Cluedatasetsearch
搜索所有中文NLP数据集,附常用英文NLP数据集
Stars: ✭ 2,112 (+7722.22%)
Mutual labels:  sentiment-analysis, text-classification
Doc2vec
📓 Long(er) text representation and classification using Doc2Vec embeddings
Stars: ✭ 92 (+240.74%)
Mutual labels:  sentiment-analysis, text-classification
Spark Nlp
State of the Art Natural Language Processing
Stars: ✭ 2,518 (+9225.93%)
Mutual labels:  sentiment-analysis, text-classification
Text Cnn Tensorflow
Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow
Stars: ✭ 232 (+759.26%)
Mutual labels:  sentiment-analysis, classification
sarcasm-detection-for-sentiment-analysis
Sarcasm Detection for Sentiment Analysis
Stars: ✭ 21 (-22.22%)
Mutual labels:  sentiment-analysis, text-classification
Subject-and-Sentiment-Analysis
汽车行业用户观点主题及情感识别
Stars: ✭ 24 (-11.11%)
Mutual labels:  sentiment-analysis, text-classification
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+4092.59%)
Mutual labels:  sentiment-analysis, text-classification

awesome-text-classificationAwesome

A curated list of awesome text classification models tutorials, projects and communities. Please feel free to pull requests to add links.

Table of Contents

Papers and Implementations

  • Baselines and Bigrams: Simple, Good Sentiment and Topic Classification (2012), Wang, Sida, and Christopher D. Manning.[pdf]
  • A Convolutional Neural Network for Modelling Sentences (2014), Kalchbrenner, Nal, Edward Grefenstette, and Phil Blunsom.[pdf]
  • Character-level Convolutional Networks for Text Classification (2015), Zhang, Xiang, Junbo Zhao, and Yann LeCun.[pdf]
  • Very Deep Convolutional Networks for Text Classification (2017), Conneau, Alexis, et al.[pdf]
  • Skip-thought vectors (2015), Kiros, Ryan, et al.[pdf]
  • Text Understanding from Scratch (2015), Zhang, Xiang, and Yann LeCun.[pdf]
  • Bag of Tricks for Efficient Text Classification (2016), Joulin, Armand, et al.[pdf]
  • FastText.zip: Compressing Text Classification Models (2017), Joulin, Armand, et al.[pdf]

Datasets

Articles

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].