brightmart / text_classificationLinks
all kinds of text classification models and more with deep learning
☆7,935Updated last year
Alternatives and similar repositories for text_classification
Users that are interested in text_classification are comparing it to the libraries listed below
Sorting:
- Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)☆2,950Updated 5 years ago
- Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includ…☆2,387Updated 11 months ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,849Updated 4 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆3,856Updated last year
- XLNet: Generalized Autoregressive Pretraining for Language Understanding☆6,179Updated 2 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,427Updated 3 years ago
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,951Updated 4 years ago
- CNNs for sentence classification☆2,055Updated 7 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆5,674Updated last year
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,983Updated 2 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,899Updated last month
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,419Updated 5 years ago
- CNNs for Sentence Classification in PyTorch☆1,032Updated 6 months ago
- TensorFlow Neural Machine Translation Tutorial☆6,435Updated 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
- Basic Utilities for PyTorch Natural Language Processing (NLP)☆2,222Updated 2 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,390Updated 2 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆965Updated 6 years ago
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …