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
677 stars
51 watching
206 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dinghanshen/swem | Reproduces the results of an ACL 2018 paper on simple word-embedding-based models 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 | 73 |
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 SwiftUI framework for scanning barcodes and QR codes | 1,067 |
junwei-pan/fasttext_torch | An implementation of a text classification algorithm using Torch and the fasttext technique | 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 |