ShawnyXiao / TextClassification-KerasLinks
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
☆813Updated 2 years ago
Alternatives and similar repositories for TextClassification-Keras
Users that are interested in TextClassification-Keras are comparing it to the libraries listed below
Sorting:
- About Muti-Label Text Classification Based on Neural Network.☆559Updated 4 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆691Updated 5 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆594Updated 6 years ago
- tensorflow implementation☆1,150Updated 6 years ago
- ☆534Updated 6 years ago
- ERNIE Pytorch Version☆929Updated 2 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆921Updated 2 years ago
- bert中文分类实践☆737Updated 6 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆472Updated 5 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆566Updated 6 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆656Updated 5 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,265Updated 3 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆659Updated 4 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆965Updated 6 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,849Updated 4 years ago
- A Benchmark of Text Classification in PyTorch☆606Updated last year
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆676Updated 5 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,812Updated last year
- Natural Language Processing Papers☆416Updated 4 years ago
- The code for CCF-BDCI-Sentiment-Analysis-Baseline☆432Updated 2 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- A BERT-based Chinese Text Encoder Enhanced by N-gram Representations☆649Updated 3 years ago
- 使用预训练语言模型BERT做中文NER☆967Updated 5 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆512Updated 2 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currentl…☆470Updated 2 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆583Updated 2 years ago
- Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Tex…☆1,625Updated last year