pyss3

Text classifier

A Python package implementing an interpretable machine learning model for text classification with visualization tools

A Python package implementing a new interpretable machine learning model for text classification (with visualization tools for Explainable AI octocat)

GitHub

336 stars
21 watching
44 forks
Language: Python
last commit: about 3 years ago
Linked from 3 awesome lists

artificial-intelligencedata-miningdocument-categorizationdocument-classificationearly-classificationexplainable-artificial-intelligenceinterpretabilityinterpretable-machine-learninginterpretable-mlmachine-learningmachine-learning-algorithmsmultilabel-classificationnatural-language-processingnlpsentence-classificationss3-classifiertext-classificationtext-labelingtext-miningxai

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xiayandi/pytorch_text_classificationAn implementation of convolutional neural networks for text classification using PyTorch66
pharo-ai/naive-bayes-classifierA simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks1
dinghanshen/swemReproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks.284
xverse-ai/xverse-moe-a36bDevelops and publishes large multilingual language models with advanced mixing-of-experts architecture.37
shawn1993/cnn-text-classification-pytorchAn implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch1,022
djcp/linnaeusA Redis-backed system for classifying documents into categories based on their content.38
jphall663/interpretable_machine_learning_with_pythonTeaching software developers how to build transparent and explainable machine learning models using Python673
mustafaturan/omnicat-bayesAn implementation of the Naive Bayes algorithm as a text classification strategy in Ruby.32
packtpublishing/machine-learning-for-streaming-data-with-pythonA comprehensive guide to building machine learning models for streaming data in Python68
thomasp85/limeAn R package for providing explanations of predictions made by black box classifiers.486
johannfaouzi/pytsA Python package for time series classification and analysis1,781
xverse-ai/xverse-moe-a4.2bDeveloped by XVERSE Technology Inc. as a multilingual large language model with a unique mixture-of-experts architecture and fine-tuned for various tasks such as conversation, question answering, and natural language understanding.36
allenai/scibertA BERT model trained on scientific text for natural language processing tasks1,532
apcode/tensorflow_fasttextAn open-source implementation of a text classification system using word embeddings and TensorFlow.302
reddavis/naive-bayesA simple implementation of a Naive Bayes classifier for text classification tasks49