text-classifier topic

List text-classifier repositories

classifier-multi-label

614
Stars
136
Forks
Watchers

多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification

classifier_multi_label

139
Stars
41
Forks
Watchers

multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification

tensorflow_fasttext

302
Stars
93
Forks
Watchers

Simple embedding based text classifier inspired by fastText, implemented in tensorflow

whatlang-rs

955
Stars
108
Forks
Watchers

Natural language detection library for Rust. Try demo online: https://whatlang.org/

TIA

146
Stars
22
Forks
Watchers

Your Advanced Twitter stalking tool

Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification

pytextclassifier

447
Stars
72
Forks
Watchers

pytextclassifier is a toolkit for text classification. 文本分类,LR,Xgboost,TextCNN,FastText,TextRNN,BERT等分类模型实现,开箱即用。

ml-classify-text-js

118
Stars
12
Forks
Watchers

Machine learning based text classification in JavaScript using n-grams and cosine similarity

DocumentLab

70
Stars
21
Forks
Watchers

OCR using tesseract, ImageMagick, EmguCV, an advanced query language and a fluent query interface for C#

Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.