BrikerMan / KashgariLinks
Kashgari is a production-level NLP Transfer learning framework built on top of tf.keras for text-labeling and text-classification, includes Word2Vec, BERT, and GPT2 Language Embedding.
☆2,388Updated last year
Alternatives and similar repositories for Kashgari
Users that are interested in Kashgari are comparing it to the libraries listed below
Sorting:
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,428Updated 4 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,848Updated 4 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,985Updated 3 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,273Updated 3 years ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,782Updated 2 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,919Updated 2 months ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,650Updated 6 months ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,897Updated 4 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,418Updated 2 years ago
- Datasets, SOTA results of every fields of Chinese NLP☆1,814Updated 3 years ago
- Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Tex…☆1,627Updated this week
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,671Updated 6 years ago
- A neural network model for Chinese named entity recognition☆1,822Updated 7 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,266Updated last year
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,833Updated 6 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)