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 )
336 stars
21 watching
44 forks
Language: Python
last commit: over 1 year 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
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of convolutional neural networks for text classification using PyTorch | 66 |
| A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks | 1 |
| Reproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks. | 284 |
| Develops and publishes large multilingual language models with advanced mixing-of-experts architecture. | 37 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
| A Redis-backed system for classifying documents into categories based on their content. | 38 |
| Teaching software developers how to build transparent and explainable machine learning models using Python | 673 |
| An implementation of the Naive Bayes algorithm as a text classification strategy in Ruby. | 32 |
| A comprehensive guide to building machine learning models for streaming data in Python | 68 |
| An R package for providing explanations of predictions made by black box classifiers. | 486 |
| A Python package for time series classification and analysis | 1,781 |
| Developed 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 |
| A BERT model trained on scientific text for natural language processing tasks | 1,532 |
| An open-source implementation of a text classification system using word embeddings and TensorFlow. | 302 |
| A simple implementation of a Naive Bayes classifier for text classification tasks | 49 |