text-categorization
There are 32 repositories under text-categorization topic.
nlpodyssey/cybertron
Cybertron: the home planet of the Transformers in Go
brightmart/ai_law
all kinds of baseline models for long text classificaiton( text categorization)
ShimShim46/HFT-CNN
Convolutional Neural Network based on Hierarchical Category Structure for Multi-label Short Text Categorization
riejohnson/ConText
ConText v4: Neural networks for text categorization
saidziani/Arabic-News-Article-Classification
Automatic categorization of documents, consists in assigning a category to a text based on the information it contains. We'll follow different approach of Supervised Machine Learning.
fedelopez77/langdetect
A language detection software
StatguyUser/TextFeatureSelection
Python library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine learning models
hbahadirsahin/nlp-experiments-in-pytorch
PyTorch repository for text categorization and NER experiments in Turkish and English.
lgalke/text-clf-baselines
WideMLP for Text Classification
SuyashLakhotia/TextCategorization
:zap: Using deep learning (MLP, CNN, Graph CNN) to classify text in TensorFlow.
fandywang/Nuts
自然语言处理常见任务(主要包括文本分类,序列标注,自动问答等)解决方案试验田
sndsabin/Nepali-News-Classifier
Text Classification of Nepali Language Document. This Mini Project was done for the partial fulfillment of NLP Course : COMP 473.
ali-mohammed-khair-nasser/Text-Summarizer-and-Categorical
Text processing and summarize with the category web application for Arabic and English texts using NLTK, Python, Flask, and other web languages.
erayyildiz/PersonalizedPageRankForCategorization
Unsupervised categorization of customer reviews into aspect categories using Personalized Page Rank
mmaguero/josa-corpus
Jopara (Guarani-dominant mixed with Spanish) sentiment analysis corpus
olivomarco/lc4j
Language Categorization library for Java
rounayak/Text-categorization-using-neural-word-embeddings
This is a practical implementation implementing neural networks on top of fasttext as well as word2vec word embeddings.
chaitanyakasaraneni/DisasterResponse
Text categorization for Disaster Response using NLP model
filippofinke/n-gram
📝 n-gram based text categorization written in php
pallavitilloo/Data-Mining-on-Amazon-Reviews
Data Mining on Amazon user reviews for musical instruments
92amartins/text-mining
Text Categorization Basics
chandnii7/Natural-Language-Processing
NLP implementations like information-theoretic measures of distributional similarity, text preprocessing using shell commands, Naive Bayes text categorization model, Cocke-Younger-Kasami parsing.
jesusgarcia2/eBurnout-Text-Analysis
This Master´s Degree Thesis focuses on the application of Machine and Deep Learning algorithms to analyse and extract the value of texts and the search for hidden patterns from the European University research project called "Applications based on IoT and Big Data in the hospital environment".
margaeor/greek-article-categorization
Greek newspaper article categorization using NLP.
mmaguero/textcat-josa
Train JOSA (Jopara Sentiment Analysis) corpus with traditional machine learning algorithms.
kinqert/text-categorization
A simple example with naive bayes for text-categorization
mohamedbadhrudeen/CausalPhrasesExtraction_from_ScientificTexts
This repository contains the code to train a causal sentence categorization model in SpaCy. And an application of the trained model on the abstracts of the scientific articles.
Vaibhavi-Khamar/Assignment2-FintechAnalysis
Fintech Hiring Trends in the Largest U.S. Banks Analysis
deyanarajib/DM_Feature-Selection-using-k-Medoid-Algorithm-for-Categorization-of-Hadith-Translation-in-English
Improve Text Categorization using k-Medoids Clustering Feature Selection
eigenfoo-archives/textcat
A simple Rocchio-tfidf text categorizer
ErolOZKAN-/TextMining-TextCategorization
Text Categorization with Vector Space Models
lkuffo/cx-classifier
Binary text categorization classifier which detects the presence of customer experience in a message. Trained with Twitter data. Tested with Twitter and Facebook data.