All Projects → classifier_multi_label_seq2seq_attention → Similar Projects or Alternatives

796 Open source projects that are alternatives of or similar to classifier_multi_label_seq2seq_attention

classifier multi label
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification
Stars: ✭ 127 (+388.46%)
Spark Nlp
State of the Art Natural Language Processing
Stars: ✭ 2,518 (+9584.62%)
Mutual labels:  text-classification, seq2seq, albert, bert
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-11.54%)
Mutual labels:  seq2seq, albert, bert
Kashgari
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
Stars: ✭ 2,235 (+8496.15%)
Mutual labels:  text-classification, seq2seq, bert
Chinese Chatbot
中文聊天机器人,基于10万组对白训练而成,采用注意力机制,对一般问题都会生成一个有意义的答复。已上传模型,可直接运行,跑不起来直播吃键盘。
Stars: ✭ 124 (+376.92%)
Mutual labels:  seq2seq, attention
Text Classification Models Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
Stars: ✭ 379 (+1357.69%)
Mutual labels:  seq2seq, attention
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+13046.15%)
Mutual labels:  seq2seq, attention
WSDM-Cup-2019
[ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.
Stars: ✭ 62 (+138.46%)
Mutual labels:  text-classification, bert
textgo
Text preprocessing, representation, similarity calculation, text search and classification. Let's go and play with text!
Stars: ✭ 33 (+26.92%)
Mutual labels:  text-classification, bert
Text and Audio classification with Bert
Text Classification in Turkish Texts with Bert
Stars: ✭ 34 (+30.77%)
Mutual labels:  text-classification, bert
chatbot
一个基于深度学习的中文聊天机器人,这里有详细的教程与代码,每份代码都有详细的注释,作为学习是美好的选择。A Chinese chatbot based on deep learning.
Stars: ✭ 94 (+261.54%)
Mutual labels:  seq2seq, attention
Transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Stars: ✭ 55,742 (+214292.31%)
Mutual labels:  seq2seq, bert
Encoder decoder
Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq
Stars: ✭ 269 (+934.62%)
Mutual labels:  seq2seq, attention
Multiturndialogzoo
Multi-turn dialogue baselines written in PyTorch
Stars: ✭ 106 (+307.69%)
Mutual labels:  seq2seq, attention
Nlp Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Stars: ✭ 394 (+1415.38%)
Mutual labels:  seq2seq, attention
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 (+480.77%)
Mutual labels:  text-classification, bert
ganbert-pytorch
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace
Stars: ✭ 60 (+130.77%)
Mutual labels:  text-classification, bert
Kevinpro-NLP-demo
All NLP you Need Here. 个人实现了一些好玩的NLP demo,目前包含13个NLP应用的pytorch实现
Stars: ✭ 117 (+350%)
Mutual labels:  text-classification, bert
bert nli
A Natural Language Inference (NLI) model based on Transformers (BERT and ALBERT)
Stars: ✭ 97 (+273.08%)
Mutual labels:  albert, bert
Text Classification
Implementation of papers for text classification task on DBpedia
Stars: ✭ 682 (+2523.08%)
Mutual labels:  text-classification, attention
Bert seq2seq
pytorch实现bert做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持GPT2进行文章续写。
Stars: ✭ 298 (+1046.15%)
Mutual labels:  text-classification, seq2seq
Nlp chinese corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
Stars: ✭ 6,656 (+25500%)
Mutual labels:  text-classification, bert
Text Classification Keras
📚 Text classification library with Keras
Stars: ✭ 53 (+103.85%)
Mutual labels:  text-classification, attention
Tf Rnn Attention
Tensorflow implementation of attention mechanism for text classification tasks.
Stars: ✭ 735 (+2726.92%)
Mutual labels:  text-classification, attention
Delta
DELTA is a deep learning based natural language and speech processing platform.
Stars: ✭ 1,479 (+5588.46%)
Mutual labels:  text-classification, seq2seq
backprop
Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.
Stars: ✭ 229 (+780.77%)
Mutual labels:  text-classification, bert
classy
classy is a simple-to-use library for building high-performance Machine Learning models in NLP.
Stars: ✭ 61 (+134.62%)
Mutual labels:  seq2seq, bert
Base-On-Relation-Method-Extract-News-DA-RNN-Model-For-Stock-Prediction--Pytorch
基於關聯式新聞提取方法之雙階段注意力機制模型用於股票預測
Stars: ✭ 33 (+26.92%)
Mutual labels:  seq2seq, attention
Seq2seq Summarizer
Pointer-generator reinforced seq2seq summarization in PyTorch
Stars: ✭ 306 (+1076.92%)
Mutual labels:  seq2seq, attention
RNNSearch
An implementation of attention-based neural machine translation using Pytorch
Stars: ✭ 43 (+65.38%)
Mutual labels:  seq2seq, attention
Pointer Networks Experiments
Sorting numbers with pointer networks
Stars: ✭ 53 (+103.85%)
Mutual labels:  seq2seq, attention
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+1469.23%)
Mutual labels:  seq2seq, attention
Deep Time Series Prediction
Seq2Seq, Bert, Transformer, WaveNet for time series prediction.
Stars: ✭ 183 (+603.85%)
Mutual labels:  seq2seq, attention
transformer
A PyTorch Implementation of "Attention Is All You Need"
Stars: ✭ 28 (+7.69%)
Mutual labels:  seq2seq, attention
ML4K-AI-Extension
Use machine learning in AppInventor, with easy training using text, images, or numbers through the Machine Learning for Kids website.
Stars: ✭ 18 (-30.77%)
automatic-personality-prediction
[AAAI 2020] Modeling Personality with Attentive Networks and Contextual Embeddings
Stars: ✭ 43 (+65.38%)
Mutual labels:  text-classification, attention
trove
Weakly supervised medical named entity classification
Stars: ✭ 55 (+111.54%)
Mutual labels:  text-classification, bert
NSP-BERT
The code for our paper "NSP-BERT: A Prompt-based Zero-Shot Learner Through an Original Pre-training Task —— Next Sentence Prediction"
Stars: ✭ 166 (+538.46%)
Mutual labels:  text-classification, bert
TorchBlocks
A PyTorch-based toolkit for natural language processing
Stars: ✭ 85 (+226.92%)
Mutual labels:  text-classification, bert
Nlp Tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
Stars: ✭ 9,895 (+37957.69%)
Mutual labels:  attention, bert
protonet-bert-text-classification
finetune bert for small dataset text classification in a few-shot learning manner using ProtoNet
Stars: ✭ 28 (+7.69%)
Mutual labels:  text-classification, bert
chinese ancient poetry
seq2seq attention tensorflow textrank context
Stars: ✭ 30 (+15.38%)
Mutual labels:  seq2seq, attention
ERNIE-text-classification-pytorch
This repo contains a PyTorch implementation of a pretrained ERNIE model for text classification.
Stars: ✭ 49 (+88.46%)
Mutual labels:  text-classification, bert
kwx
BERT, LDA, and TFIDF based keyword extraction in Python
Stars: ✭ 33 (+26.92%)
Mutual labels:  text-classification, bert
tensorflow-ml-nlp-tf2
텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료
Stars: ✭ 245 (+842.31%)
Mutual labels:  seq2seq, bert
policy-data-analyzer
Building a model to recognize incentives for landscape restoration in environmental policies from Latin America, the US and India. Bringing NLP to the world of policy analysis through an extensible framework that includes scraping, preprocessing, active learning and text analysis pipelines.
Stars: ✭ 22 (-15.38%)
Mutual labels:  text-classification, bert
Text classification
all kinds of text classification models and more with deep learning
Stars: ✭ 7,179 (+27511.54%)
Mutual labels:  text-classification, multi-label
Nlp tensorflow project
Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.
Stars: ✭ 27 (+3.85%)
Mutual labels:  text-classification, attention
Filipino-Text-Benchmarks
Open-source benchmark datasets and pretrained transformer models in the Filipino language.
Stars: ✭ 22 (-15.38%)
Mutual labels:  text-classification, bert
Ai law
all kinds of baseline models for long text classificaiton( text categorization)
Stars: ✭ 243 (+834.62%)
Mutual labels:  text-classification, attention
Paddlenlp
NLP Core Library and Model Zoo based on PaddlePaddle 2.0
Stars: ✭ 212 (+715.38%)
Mutual labels:  text-classification, seq2seq
tensorflow-chatbot-chinese
網頁聊天機器人 | tensorflow implementation of seq2seq model with bahdanau attention and Word2Vec pretrained embedding
Stars: ✭ 50 (+92.31%)
Mutual labels:  seq2seq, attention
BERT-chinese-text-classification-pytorch
This repo contains a PyTorch implementation of a pretrained BERT model for text classification.
Stars: ✭ 92 (+253.85%)
Mutual labels:  text-classification, bert
Chineseglue
Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard
Stars: ✭ 1,548 (+5853.85%)
Mutual labels:  albert, bert
Clue
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
Stars: ✭ 2,425 (+9226.92%)
Mutual labels:  albert, bert
text2class
Multi-class text categorization using state-of-the-art pre-trained contextualized language models, e.g. BERT
Stars: ✭ 15 (-42.31%)
Mutual labels:  text-classification, bert
Nlp pytorch project
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
Stars: ✭ 153 (+488.46%)
Mutual labels:  text-classification, seq2seq
bert attn viz
Visualize BERT's self-attention layers on text classification tasks
Stars: ✭ 41 (+57.69%)
Mutual labels:  attention, bert
Transformer-QG-on-SQuAD
Implement Question Generator with SOTA pre-trained Language Models (RoBERTa, BERT, GPT, BART, T5, etc.)
Stars: ✭ 28 (+7.69%)
Mutual labels:  albert, bert
1-60 of 796 similar projects