darvincy / Bert_based_book_codeLinks
《基于BERT模型的自然语言处理实战》随书代码
☆18Updated 3 years ago
Alternatives and similar repositories for Bert_based_book_code
Users that are interested in Bert_based_book_code are comparing it to the libraries listed below
Sorting:
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆291Updated this week
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆208Updated last year
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【知识图谱篇】☆20Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【Bert篇】☆13Updated 2 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【信息抽取篇】☆28Updated 2 years ago
- LLM for NER☆81Updated last year
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆192Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的 搜索引擎 学习笔记☆13Updated 3 years ago
- leetcode Study☆29Updated 2 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆76Updated 11 months ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- 仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【问答篇】☆22Updated 2 years ago
- 基于深度学习的FAQ式问答系统☆34Updated 4 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆61Updated 5 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆236Updated 5 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆160Updated 3 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 3 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆216Updated 3 years ago
- Implemention of NER model on chinese dataset.☆74Updated 2 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆228Updated 3 years ago
- 继续预训练中文bert☆31Updated 4 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated this week
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- 基于知识图谱的问答系统☆135Updated 5 years ago