TextGrocery

Text classifier

A text classification tool based on LibLinear with support for Chinese tokenize using jieba.

A simple short-text classification tool based on LibLinear

GitHub

677 stars
51 watching
206 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dinghanshen/swemReproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks.284
apcode/tensorflow_fasttextAn open-source implementation of a text classification system using word embeddings and TensorFlow.302
eaigner/shieldA flexible Bayesian text classifier with backend storage support158
goodsign/libtextcatProvides a Go interface to classify text into languages13
mwydmuch/napkinxcA fast and simple library for multi-class and multi-label classification65
pebbe/textcatA tool for categorizing text based on its language or content73
ebanalyse/sendaA tool for fine-tuning transformer models for text classification tasks19
xiayandi/pytorch_text_classificationAn implementation of convolutional neural networks for text classification using PyTorch66
sergioburdisso/pyss3A Python package implementing an interpretable machine learning model for text classification with visualization tools336
tomz/liblinear-ruby-swigA Ruby interface to a high-performance machine learning library for large-scale text classification and other linear classifications83
goodsign/icuProvides a Cgo binding to detect and convert text encoding in a Unicode-based C library21
twostraws/codescannerA SwiftUI framework for scanning barcodes and QR codes1,067
junwei-pan/fasttext_torchAn implementation of a text classification algorithm using Torch and the fasttext technique72
mustafaturan/omnicat-bayesAn implementation of the Naive Bayes algorithm as a text classification strategy in Ruby.32
blevesearch/segmentA Go library for performing Unicode Text Segmentation89