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,427Updated 3 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,849Updated 4 years ago
- A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型☆3,985Updated 2 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,265Updated 3 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,650Updated last month
- A neural network model for Chinese named entity recognition☆1,815Updated 7 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,844Updated 4 years ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,781Updated 2 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,666Updated 5 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,903Updated 2 months ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取☆2,261Updated last year
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,342Updated 3 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,821Updated 6 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,739Updated last year
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,420Updated last year
- NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character …☆1,898Updated 3 years ago
- Datasets, SOTA results of every fields of Chinese NLP☆1,805Updated 3 years ago
- Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Tex…☆1,625Updated last year
- fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.☆3,138Updated 2 years ago
- Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo☆3,079Updated last year
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,534Updated 3 years ago
- 使用预训练语言模型BERT做中文NER☆967Updated 5 years ago
- Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)☆1,430Updated last month
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,812Updated last year
- Named Entity Recognition (LSTM + CRF) - Tensorflow☆1,952Updated 4 years ago
- YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.☆1,067Updated 2 years ago
- A datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.☆1,248Updated 2 years ago
- Pre-trained ELMo Representations for Many Languages☆1,463Updated 4 years ago
- Facilitating the design, comparison and sharing of deep text matching models.☆3,854Updated last year
- 谷歌自然语言处理模型BERT:论文解析与python代码☆847Updated 6 years ago