text-classification and text_classification

text-classification
51
Established
text_classification
35
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 4/25
Maturity 16/25
Community 15/25
Stars: 293
Forks: 204
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 8
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

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.

document-categorization information-organization content-tagging text-analytics data-science

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.

natural-language-processing machine-learning-engineering text-analytics data-science

Scores updated daily from GitHub, PyPI, and npm data. How scores work