Tencent / NeuralNLP-NeuralClassifier
An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
☆1,850Updated last year
Related projects ⓘ
Alternatives and complementary repositories for NeuralNLP-NeuralClassifier
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆877Updated last year
- Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includ…☆2,395Updated 2 months ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,778Updated last year
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,935Updated 2 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,850Updated 3 years ago
- Chinese NER(Named Entity Recognition) using BERT(Softmax, CRF, Span)☆2,097Updated last year
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,003Updated 6 months ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,653Updated 5 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,776Updated 5 months ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,653Updated last year
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,246Updated 2 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,412Updated 10 months ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,428Updated 2 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,619Updated 3 months ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,720Updated 3 years ago
- DeepIE: Deep Learning for Information Extraction☆1,943Updated last year
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,798Updated 5 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,357Updated 2 years ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,525Updated 3 years ago
- Source code of K-BERT (AAAI2020)☆955Updated last year
- CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition☆1,447Updated 2 years ago
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,071Updated last year
- Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Tex…☆1,609Updated 3 months ago
- Implemention some Baseline Model upon Bert for Text Classification☆683Updated 5 years ago
- Datasets, SOTA results of every fields of Chinese NLP☆1,791Updated 2 years ago
- A PyTorch-based knowledge distillation toolkit for natural language processing☆1,601Updated last year
- tensorflow implementation☆1,144Updated 5 years ago
- Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)☆1,403Updated last year
- 中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)☆2,137Updated 2 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,232Updated 9 months ago