Y1ran / NLP-BERT--ChineseVersion
谷歌自然语言处理模型BERT:论文解析与python代码
☆845Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for NLP-BERT--ChineseVersion
- bert中文分类实践☆737Updated 5 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆681Updated 4 years ago
- 使用预训练语言模型BERT做中文NER☆929Updated 4 years ago
- 自然语言基础模型☆563Updated 5 years ago
- tensorflow implementation☆1,144Updated 5 years ago
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆655Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆644Updated 4 years ago
- A neural network model for Chinese named entity recognition☆1,785Updated 6 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,653Updated 5 years ago
- BERT模型从训练到部署☆521Updated 4 years ago
- 基于Pytorch和torchtext的自然语言处理深度学习框架。☆823Updated 3 years ago
- Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard☆1,778Updated last year
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,653Updated last year
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,525Updated 3 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- Chinese NER using Lattice LSTM. Code for ACL 2018 paper.☆1,798Updated 5 years ago
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆766Updated 4 years ago
- python3实现互信息和左右熵的新词发现☆585Updated 5 years ago
- Open Chinese Language Pre-trained Model Zoo☆979Updated 4 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆581Updated last year
- Implemention some Baseline Model upon Bert for Text Classification☆683Updated 5 years ago
- Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge …☆1,223Updated 4 years ago
- 基于tensorflow深度学习的中文的命名实体识别☆1,044Updated 6 years ago
- Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提 取☆2,232Updated 9 months ago
- 中文文本语义相似度(Chinese Semantic Text Similarity)语料库建设☆472Updated 6 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆469Updated 4 years ago
- fastHan是基于fastNLP与pytorch实现的中文自然语言处理工具,像spacy一样调用方便。☆752Updated 11 months ago
- Pytorch + NLP, 一份友好的项目实践仓库☆458Updated 5 years ago
- 预训练语言模型综述☆548Updated 4 years ago
- A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)☆2,326Updated 2 years ago