text-classification and text_classification
About text-classification
javedsha/text-classification
Machine Learning and NLP: Text Classification using python, scikit-learn and NLTK
This helps you automatically sort documents or pieces of text into predefined categories. You provide a collection of text documents and the categories they belong to, and it learns to classify new, unseen texts into those same categories. It's ideal for data scientists, machine learning engineers, or anyone who needs to organize large volumes of text efficiently.
About text_classification
lpq29743/text_classification
Text classification models (including traditional machine learning methods and deep learning methods)
This is a tool for developers who need to categorize or tag unstructured text data automatically. You can feed it raw text documents, and it will output classification predictions using a variety of machine learning and deep learning models. It's designed for machine learning engineers or data scientists building text-based applications.
Scores updated daily from GitHub, PyPI, and npm data. How scores work