ShawnyXiao / TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
☆815Updated last year
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☆687Updated 5 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆592Updated 6 years ago
- ☆531Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆896Updated last year
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆652Updated 4 years ago
- tensorflow implementation☆1,146Updated 5 years ago
- bert中文分类实践☆736Updated 6 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,849Updated 3 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,248Updated 2 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆192Updated 5 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆962Updated 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
- About Muti-Label Text Classification Based on Neural Network.☆555Updated 4 years ago
- ERNIE Pytorch Version☆919Updated last year
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆469Updated 5 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,423Updated 3 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- 使用预训练语言模型BERT做中文NER☆937Updated 4 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆653Updated 5 years ago
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,796Updated 7 months ago
- BERT模型从训练到部署☆523Updated 4 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆844Updated 6 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,658Updated 5 years ago
- Pre-trained ELMo Representations for Many Languages☆1,463Updated 3 years ago
- NLP Paper☆592Updated last year
- BERT for Multitask Learning☆546Updated last year
- A Lite Bert For Self-Supervised Learning Language Representations☆713Updated 4 years ago