senda
Classifier
A tool for fine-tuning transformer models for text classification tasks
Fine-tuning of transformers for Sentiment Analysis
19 stars
3 watching
0 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
eaigner/shield | A flexible Bayesian text classifier with backend storage support | 158 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
facebookresearch/senteval | Tool for evaluating the quality of sentence embeddings as features in various downstream tasks. | 2,087 |
pebbe/textcat | A tool for categorizing text based on its language or content | 72 |
2shou/textgrocery | A text classification tool based on LibLinear with support for Chinese tokenize using jieba. | 677 |
xiayandi/pytorch_text_classification | An implementation of convolutional neural networks for text classification using PyTorch | 66 |
neuro-inc/ml-recipe-hier-attention | An implementation of a neural network architecture for sentiment classification using hierarchical attention mechanisms. | 2 |
larsmans/seqlearn | A toolkit for building sequence classification models in Python | 689 |
thomasp85/lime | An R package for providing explanations of predictions made by black box classifiers. | 485 |
minibikini/paasaa | Tools for detecting the language of unstructured text in Elixir applications | 115 |
spider-gazelle/bindata | Provides a declarative way to read and write structured binary data | 48 |
djcp/linnaeus | A Redis-backed system for classifying documents into categories based on their content. | 38 |
cardmagic/classifier | A module for text classification using Bayesian and Latent Semantic Indexing algorithms | 660 |
kevincobain2000/sentiment_classifier | A Python library for sentiment analysis using word sense disambiguation and machine learning algorithms. | 172 |
bhoov/exbert | A tool to visualize and explore learned representations in transformer models | 584 |