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 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dinghanshen/swem Provides TensorFlow implementations of word-embedding-based models and associated pooling mechanisms for natural language processing tasks. 284
apcode/tensorflow_fasttext An open-source implementation of a text classification system using word embeddings and TensorFlow. 302
eaigner/shield A flexible Bayesian text classifier with backend storage support 158
goodsign/libtextcat Provides a Go interface to classify text into languages 13
mwydmuch/napkinxc A fast and simple library for multi-class and multi-label classification 65
pebbe/textcat A tool for categorizing text based on its language or content 72
ebanalyse/senda A tool for fine-tuning transformer models for text classification tasks 19
xiayandi/pytorch_text_classification An implementation of convolutional neural networks for text classification using PyTorch 66
sergioburdisso/pyss3 A Python package implementing an interpretable machine learning model for text classification with visualization tools 336
tomz/liblinear-ruby-swig A Ruby interface to a high-performance machine learning library for large-scale text classification and other linear classifications 83
goodsign/icu Provides a Cgo binding to detect and convert text encoding in a Unicode-based C library 21
twostraws/codescanner A framework for scanning and detecting barcodes, QR codes, and other data formats using the camera. 1,061
junwei-pan/fasttext_torch An implementation of the Bag-of-Tricks method using Torch for efficient text classification. 72
mustafaturan/omnicat-bayes An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. 32
blevesearch/segment A Go library for performing Unicode Text Segmentation 89