ShawnyXiao / TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
☆816Updated 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
- Implemention some Baseline Model upon Bert for Text Classification☆689Updated 5 years ago
- About Muti-Label Text Classification Based on Neural Network.☆555Updated 4 years ago
- ☆531Updated 6 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆903Updated last year
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,256Updated 2 years ago
- tensorflow implementation☆1,146Updated 5 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆594Updated 6 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,848Updated 4 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆192Updated 6 years ago
- ERNIE Pytorch Version☆926Updated last year
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆652Updated 4 years ago
- bert中文分类实践☆736Updated 6 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆496Updated 10 months ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆462Updated 5 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,797Updated 9 months ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,657Updated 5 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆845Updated 6 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆509Updated 2 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆469Updated 5 years ago
- A Benchmark of Text Classification in PyTorch☆603Updated 11 months ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,421Updated 3 years ago
- 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)☆1,057Updated 6 years ago
- 使用预训练语言模型BERT做中文NER☆944Updated 5 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆962Updated 6 years ago