All Projects → monkeylearn-php → Similar Projects or Alternatives

294 Open source projects that are alternatives of or similar to monkeylearn-php

3HAN
An original implementation of "3HAN: A Deep Neural Network for Fake News Detection" (ICONIP 2017)
Stars: ✭ 29 (-38.3%)
Mutual labels:  text-classification
TextClassification
基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。
Stars: ✭ 86 (+82.98%)
Mutual labels:  text-classification
TLA
A comprehensive tool for linguistic analysis of communities
Stars: ✭ 47 (+0%)
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 (-51.06%)
Mutual labels:  text-classification
yunyi
2018“云移杯- 景区口碑评价分值预测
Stars: ✭ 29 (-38.3%)
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 (-4.26%)
Mutual labels:  text-classification
Relation-Classification
Relation Classification - SEMEVAL 2010 task 8 dataset
Stars: ✭ 46 (-2.13%)
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 (-48.94%)
Mutual labels:  text-classification
lingua-go
👄 The most accurate natural language detection library for Go, suitable for long and short text alike
Stars: ✭ 684 (+1355.32%)
Mutual labels:  language-processing
Vaaku2Vec
Language Modeling and Text Classification in Malayalam Language using ULMFiT
Stars: ✭ 68 (+44.68%)
Mutual labels:  text-classification
TextCategorization
⚡ Using deep learning (MLP, CNN, Graph CNN) to classify text in TensorFlow.
Stars: ✭ 30 (-36.17%)
Mutual labels:  text-classification
sinling
A collection of NLP tools for Sinhalese (සිංහල).
Stars: ✭ 38 (-19.15%)
Mutual labels:  language-processing
schreib-gut
German extension for write-good
Stars: ✭ 34 (-27.66%)
Mutual labels:  language-processing
Indonesian-Twitter-Emotion-Dataset
Indonesian twitter dataset for emotion classification task
Stars: ✭ 49 (+4.26%)
Mutual labels:  text-classification
text-classification-cn
中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
Stars: ✭ 81 (+72.34%)
Mutual labels:  text-classification
protonet-bert-text-classification
finetune bert for small dataset text classification in a few-shot learning manner using ProtoNet
Stars: ✭ 28 (-40.43%)
Mutual labels:  text-classification
ml-with-text
[Tutorial] Demystifying Natural Language Processing with Python
Stars: ✭ 18 (-61.7%)
Mutual labels:  text-classification
Text Classification
Machine Learning and NLP: Text Classification using python, scikit-learn and NLTK
Stars: ✭ 239 (+408.51%)
Mutual labels:  text-classification
nlp classification workshop
NLP Classification Workshop
Stars: ✭ 22 (-53.19%)
Mutual labels:  text-classification
Cnn Text Classification Tf Chinese
CNN for Chinese Text Classification in Tensorflow
Stars: ✭ 237 (+404.26%)
Mutual labels:  text-classification
ganbert-pytorch
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace
Stars: ✭ 60 (+27.66%)
Mutual labels:  text-classification
Fancy Nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your imagination about NLP.
Stars: ✭ 233 (+395.74%)
Mutual labels:  text-classification
comparable-text-miner
Comparable documents miner: Arabic-English morphological analysis, text processing, n-gram features extraction, POS tagging, dictionary translation, documents alignment, corpus information, text classification, tf-idf computation, text similarity computation, html documents cleaning
Stars: ✭ 31 (-34.04%)
Mutual labels:  text-classification
Catalyst
Accelerated deep learning R&D
Stars: ✭ 2,804 (+5865.96%)
Mutual labels:  text-classification
Deep-NLP-Resources
Curated list of all NLP Resources
Stars: ✭ 65 (+38.3%)
Mutual labels:  text-classification
Bert4doc Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``
Stars: ✭ 220 (+368.09%)
Mutual labels:  text-classification
sarcasm-detection-for-sentiment-analysis
Sarcasm Detection for Sentiment Analysis
Stars: ✭ 21 (-55.32%)
Mutual labels:  text-classification
Text Classification
Text Classification through CNN, RNN & HAN using Keras
Stars: ✭ 216 (+359.57%)
Mutual labels:  text-classification
ner-d
Python module for Named Entity Recognition (NER) using natural language processing.
Stars: ✭ 14 (-70.21%)
Mutual labels:  language-processing
Cnn Text Classification Keras
Text Classification by Convolutional Neural Network in Keras
Stars: ✭ 213 (+353.19%)
Mutual labels:  text-classification
seededlda
Semisupervided LDA for theory-driven text analysis
Stars: ✭ 46 (-2.13%)
Mutual labels:  text-classification
Icdar 2019 Sroie
ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction
Stars: ✭ 202 (+329.79%)
Mutual labels:  text-classification
Customer-Feedback-Analysis
Multi Class Text (Feedback) Classification using CNN, GRU Network and pre trained Word2Vec embedding, word embeddings on TensorFlow.
Stars: ✭ 18 (-61.7%)
Mutual labels:  text-classification
Shallowlearn
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
Stars: ✭ 196 (+317.02%)
Mutual labels:  text-classification
text-classification-baseline
Pipeline for fast building text classification TF-IDF + LogReg baselines.
Stars: ✭ 55 (+17.02%)
Mutual labels:  text-classification
Jfasttext
Java interface for fastText
Stars: ✭ 193 (+310.64%)
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 (+221.28%)
Mutual labels:  text-classification
Pyss3
A Python package implementing a new machine learning model for text classification with visualization tools for Explainable AI
Stars: ✭ 191 (+306.38%)
Mutual labels:  text-classification
backprop
Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.
Stars: ✭ 229 (+387.23%)
Mutual labels:  text-classification
Hdltex
HDLTex: Hierarchical Deep Learning for Text Classification
Stars: ✭ 191 (+306.38%)
Mutual labels:  text-classification
Research-Paper-Categorization
Research paper classification using machine learning and NLP
Stars: ✭ 23 (-51.06%)
Mutual labels:  text-classification
Text Pairs Relation Classification
About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.
Stars: ✭ 182 (+287.23%)
Mutual labels:  text-classification
watson-document-classifier
Augment IBM Watson Natural Language Understanding APIs with a configurable mechanism for text classification, uses Watson Studio.
Stars: ✭ 41 (-12.77%)
Mutual labels:  text-classification
Fastnlp
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
Stars: ✭ 2,441 (+5093.62%)
Mutual labels:  text-classification
nsmc-zeppelin-notebook
Movie review dataset Word2Vec & sentiment classification Zeppelin notebook
Stars: ✭ 26 (-44.68%)
Mutual labels:  text-classification
Textanalyzer
A text analyzer which is based on machine learning,statistics and dictionaries that can analyze text. So far, it supports hot word extracting, text classification, part of speech tagging, named entity recognition, chinese word segment, extracting address, synonym, text clustering, word2vec model, edit distance, chinese word segment, sentence similarity,word sentiment tendency, name recognition, idiom recognition, placename recognition, organization recognition, traditional chinese recognition, pinyin transform.
Stars: ✭ 162 (+244.68%)
Mutual labels:  text-classification
Ask2Transformers
A Framework for Textual Entailment based Zero Shot text classification
Stars: ✭ 102 (+117.02%)
Mutual labels:  text-classification
Awesome Text Classification
Awesome-Text-Classification Projects,Papers,Tutorial .
Stars: ✭ 158 (+236.17%)
Mutual labels:  text-classification
Text tone analyzer
Система, анализирующая тональность текстов и высказываний.
Stars: ✭ 15 (-68.09%)
Mutual labels:  text-classification
Vdcnn
Implementation of Very Deep Convolutional Neural Network for Text Classification
Stars: ✭ 158 (+236.17%)
Mutual labels:  text-classification
Nepali-News-Classifier
Text Classification of Nepali Language Document. This Mini Project was done for the partial fulfillment of NLP Course : COMP 473.
Stars: ✭ 13 (-72.34%)
Mutual labels:  text-classification
Multi Label classification
transform multi-label classification as sentence pair task, with more training data and information
Stars: ✭ 151 (+221.28%)
Mutual labels:  text-classification
FNet-pytorch
Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms
Stars: ✭ 204 (+334.04%)
Mutual labels:  text-classification
20-newsgroups text-classification
"20 newsgroups" dataset - Text Classification using Multinomial Naive Bayes in Python.
Stars: ✭ 41 (-12.77%)
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 (+104.26%)
Mutual labels:  text-classification
10kGNAD
Ten Thousand German News Articles Dataset for Topic Classification
Stars: ✭ 63 (+34.04%)
Mutual labels:  text-classification
Naive-Bayes-Text-Classifier-in-Java
Naive Bayes Classification used to classify movie reviews as positive or negative
Stars: ✭ 18 (-61.7%)
Mutual labels:  text-classification
Reuters-21578-Classification
Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM
Stars: ✭ 44 (-6.38%)
Mutual labels:  text-classification
AAAI 2019 EXAM
Official implementation of "Explicit Interaction Model towards Text Classification"
Stars: ✭ 68 (+44.68%)
Mutual labels:  text-classification
QGNN
Quaternion Graph Neural Networks (ACML 2021) (Pytorch and Tensorflow)
Stars: ✭ 31 (-34.04%)
Mutual labels:  text-classification
61-120 of 294 similar projects