ShawnyXiao / TextClassification-KerasLinks
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
Sorting:
- About Muti-Label Text Classification Based on Neural Network.☆562Updated 5 years ago
- ERNIE Pytorch Version☆931Updated 2 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆693Updated 6 years ago
- ☆536Updated 7 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆594Updated 7 years ago
- Natural Language Processing Papers☆417Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆923Updated 2 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆660Updated 5 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆473Updated 6 years ago
- bert中文分类实践☆741Updated 7 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,849Updated 4 years ago
- tensorflow implementation☆1,151Updated 6 years ago
- A BERT-based Chinese Text Encoder Enhanced by N-gram Representations☆649Updated 3 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,270Updated 3 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆675Updated 6 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆657Updated 6 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆969Updated 6 years ago
- NLP Paper☆592Updated last year
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关 论文follow☆568Updated 7 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…☆471Updated 3 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago
- Text-Similarity Method in Pytorch☆470Updated 7 years ago
- A Lite Bert For Self-Supervised Learning Language Representations☆718Updated 5 years ago
- A Benchmark of Text Classification in PyTorch☆607Updated last year
- Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Tex…☆1,627Updated last week
- ☆267Updated 6 years ago
- 基于Transformers的文本分类☆341Updated 4 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆687Updated 5 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,427Updated 3 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆845Updated 7 years ago