All Projects → extremeText → Similar Projects or Alternatives

363 Open source projects that are alternatives of or similar to extremeText

Naive-Bayes-Text-Classifier-in-Java
Naive Bayes Classification used to classify movie reviews as positive or negative
Stars: ✭ 18 (-87.23%)
Mutual labels:  text-classification
sarcasm-detection-for-sentiment-analysis
Sarcasm Detection for Sentiment Analysis
Stars: ✭ 21 (-85.11%)
Mutual labels:  text-classification
Deep-Neural-Network-Ensembles-for-Extreme-Classification
Deep Neural Network Ensembles for Extreme Classification
Stars: ✭ 41 (-70.92%)
Mutual labels:  extreme-classification
actions-suggest-related-links
A GitHub Action to suggest related or similar issues, documents, and links. Based on the power of NLP and fastText.
Stars: ✭ 23 (-83.69%)
Mutual labels:  fasttext
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-83.69%)
Mutual labels:  fasttext
MetaCat
Minimally Supervised Categorization of Text with Metadata (SIGIR'20)
Stars: ✭ 52 (-63.12%)
Mutual labels:  text-classification
CheXpert challenge 2019
Code for CheXpert Challenge 2019 [Top 2(07/24/2019)]
Stars: ✭ 14 (-90.07%)
ml-with-text
[Tutorial] Demystifying Natural Language Processing with Python
Stars: ✭ 18 (-87.23%)
Mutual labels:  text-classification
text-classification-baseline
Pipeline for fast building text classification TF-IDF + LogReg baselines.
Stars: ✭ 55 (-60.99%)
Mutual labels:  text-classification
nsmc-zeppelin-notebook
Movie review dataset Word2Vec & sentiment classification Zeppelin notebook
Stars: ✭ 26 (-81.56%)
Mutual labels:  text-classification
german-sentiment
A data set and model for german sentiment classification.
Stars: ✭ 37 (-73.76%)
Mutual labels:  fasttext
Deep-NLP-Resources
Curated list of all NLP Resources
Stars: ✭ 65 (-53.9%)
Mutual labels:  text-classification
backprop
Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.
Stars: ✭ 229 (+62.41%)
Mutual labels:  text-classification
MetaLifelongLanguage
Repository containing code for the paper "Meta-Learning with Sparse Experience Replay for Lifelong Language Learning".
Stars: ✭ 21 (-85.11%)
Mutual labels:  text-classification
Graph-Based-TC
Graph-based framework for text classification
Stars: ✭ 24 (-82.98%)
Mutual labels:  text-classification
awesome-image-tagging
A paper list of awesome Image Tagging
Stars: ✭ 61 (-56.74%)
X-Transformer
X-Transformer: Taming Pretrained Transformers for eXtreme Multi-label Text Classification
Stars: ✭ 127 (-9.93%)
Mutual labels:  text-classification
GoEmotions-pytorch
Pytorch Implementation of GoEmotions 😍😢😱
Stars: ✭ 95 (-32.62%)
rnn-text-classification-tf
Tensorflow implementation of Attention-based Bidirectional RNN text classification.
Stars: ✭ 26 (-81.56%)
Mutual labels:  text-classification
Research-Paper-Categorization
Research paper classification using machine learning and NLP
Stars: ✭ 23 (-83.69%)
Mutual labels:  text-classification
fasttext-serverless
Serverless hashtag recommendations using fastText and Python with AWS Lambda
Stars: ✭ 20 (-85.82%)
Mutual labels:  fasttext
HiGRUs
Implementation of the paper "Hierarchical GRU for Utterance-level Emotion Recognition" in NAACL-2019.
Stars: ✭ 60 (-57.45%)
Mutual labels:  text-classification
MLIC-KD-WSD
Multi-Label Image Classification via Knowledge Distillation from Weakly-Supervised Detection (ACM MM 2018)
Stars: ✭ 58 (-58.87%)
Text tone analyzer
Система, анализирующая тональность текстов и высказываний.
Stars: ✭ 15 (-89.36%)
Mutual labels:  text-classification
RE2RNN
Source code for the EMNLP 2020 paper "Cold-Start and Interpretability: Turning Regular Expressions intoTrainable Recurrent Neural Networks"
Stars: ✭ 96 (-31.91%)
Mutual labels:  text-classification
yunyi
2018“云移杯- 景区口碑评价分值预测
Stars: ✭ 29 (-79.43%)
Mutual labels:  text-classification
20-newsgroups text-classification
"20 newsgroups" dataset - Text Classification using Multinomial Naive Bayes in Python.
Stars: ✭ 41 (-70.92%)
Mutual labels:  text-classification
trove
Weakly supervised medical named entity classification
Stars: ✭ 55 (-60.99%)
Mutual labels:  text-classification
Embedding
Embedding模型代码和学习笔记总结
Stars: ✭ 25 (-82.27%)
Mutual labels:  fasttext
keras-aquarium
a small collection of models implemented in keras, including matrix factorization(recommendation system), topic modeling, text classification, etc. Runs on tensorflow.
Stars: ✭ 14 (-90.07%)
Mutual labels:  text-classification
QGNN
Quaternion Graph Neural Networks (ACML 2021) (Pytorch and Tensorflow)
Stars: ✭ 31 (-78.01%)
Mutual labels:  text-classification
Text-Classification-LSTMs-PyTorch
The aim of this repository is to show a baseline model for text classification by implementing a LSTM-based model coded in PyTorch. In order to provide a better understanding of the model, it will be used a Tweets dataset provided by Kaggle.
Stars: ✭ 45 (-68.09%)
Mutual labels:  text-classification
ganbert-pytorch
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace
Stars: ✭ 60 (-57.45%)
Mutual labels:  text-classification
Generative MLZSL
[TPAMI Under Submission] Generative Multi-Label Zero-Shot Learning
Stars: ✭ 37 (-73.76%)
goclassy
An asynchronous concurrent pipeline for classifying Common Crawl based on fastText's pipeline.
Stars: ✭ 81 (-42.55%)
Mutual labels:  fasttext
monkeylearn-php
Official PHP client for the MonkeyLearn API. Build and consume machine learning models for language processing from your PHP apps.
Stars: ✭ 47 (-66.67%)
Mutual labels:  text-classification
feedIO
A Feed Aggregator that Knows What You Want to Read.
Stars: ✭ 26 (-81.56%)
Mutual labels:  text-classification
classifier multi label seq2seq attention
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search
Stars: ✭ 26 (-81.56%)
Mutual labels:  text-classification
mybabe
MyBB CAPTCHA Solver using Convolutional Neural Network in Keras
Stars: ✭ 18 (-87.23%)
fasttext-serving
Serve your fastText models for text classification and word vectors
Stars: ✭ 21 (-85.11%)
Mutual labels:  fasttext
alter-nlu
Natural language understanding library for chatbots with intent recognition and entity extraction.
Stars: ✭ 45 (-68.09%)
Mutual labels:  text-classification
text gcn tutorial
A tutorial & minimal example (8min on CPU) for Graph Convolutional Networks for Text Classification. AAAI 2019
Stars: ✭ 23 (-83.69%)
Mutual labels:  text-classification
fasttext-server
Flask web server to serve supervised models trained with FastText.
Stars: ✭ 25 (-82.27%)
Mutual labels:  fasttext
ERNIE-text-classification-pytorch
This repo contains a PyTorch implementation of a pretrained ERNIE model for text classification.
Stars: ✭ 49 (-65.25%)
Mutual labels:  text-classification
TLA
A comprehensive tool for linguistic analysis of communities
Stars: ✭ 47 (-66.67%)
Mutual labels:  text-classification
Product-Categorization-NLP
Multi-Class Text Classification for products based on their description with Machine Learning algorithms and Neural Networks (MLP, CNN, Distilbert).
Stars: ✭ 30 (-78.72%)
Mutual labels:  text-classification
Text-Classification-PyTorch
Implementation of papers for text classification task on SST-1/SST-2
Stars: ✭ 57 (-59.57%)
Mutual labels:  text-classification
Relation-Classification
Relation Classification - SEMEVAL 2010 task 8 dataset
Stars: ✭ 46 (-67.38%)
Mutual labels:  text-classification
bns-short-text-similarity
📖 Use Bi-normal Separation to find document vectors which is used to compute similarity for shorter sentences.
Stars: ✭ 24 (-82.98%)
Mutual labels:  text-classification
Subject-and-Sentiment-Analysis
汽车行业用户观点主题及情感识别
Stars: ✭ 24 (-82.98%)
Mutual labels:  text-classification
Pytorch-NLU
Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词等序列标注任务。 Ptorch NLU, a Chinese text classification and sequence annotation toolkit, supports multi class and multi label classification tasks of Chinese long text and short text, and supports sequence annotation tasks such as Chinese named entity recognition, part of speech ta…
Stars: ✭ 151 (+7.09%)
Mutual labels:  text-classification
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
Stars: ✭ 42 (-70.21%)
Mutual labels:  text-classification
fastchess
Predicts the best chess move with 27.5% accuracy by a single matrix multiplication
Stars: ✭ 75 (-46.81%)
Mutual labels:  fasttext
Text Classification TF
用tf实现各种文本分类模型,并且封装restful接口,可以直接工程化
Stars: ✭ 32 (-77.3%)
Mutual labels:  fasttext
TextCategorization
⚡ Using deep learning (MLP, CNN, Graph CNN) to classify text in TensorFlow.
Stars: ✭ 30 (-78.72%)
Mutual labels:  text-classification
Vaaku2Vec
Language Modeling and Text Classification in Malayalam Language using ULMFiT
Stars: ✭ 68 (-51.77%)
Mutual labels:  text-classification
10kGNAD
Ten Thousand German News Articles Dataset for Topic Classification
Stars: ✭ 63 (-55.32%)
Mutual labels:  text-classification
nlp-lt
Natural Language Processing for Lithuanian language
Stars: ✭ 17 (-87.94%)
Mutual labels:  text-classification
awesome-text-classification
Text classification meets word embeddings.
Stars: ✭ 27 (-80.85%)
Mutual labels:  text-classification
61-120 of 363 similar projects