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实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆289Updated last 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
- SimCSE中文语义相似度对比学习模型☆88Updated 3 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆179Updated 3 years ago
- 收集经常用到的一些python代码☆50Updated 3 months ago
- 继续预训练中文bert☆31Updated 4 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆193Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 9 months ago
- LLM for NER☆82Updated last year
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆235Updated 5 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【信息抽取篇】☆29Updated 2 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆210Updated 3 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【知识图谱篇】☆20Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆136Updated 5 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- 中文NER的那些事儿☆320Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- leetcode Study☆29Updated 2 years ago
- 该仓库主要记录 NLP 算法工程师相关的 搜索引擎 学习笔记☆13Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- MLNLP社区翻译的NLP入门课程。☆178Updated 2 years ago
- 整理自然语言处理、推荐系统、搜索引擎等AI领域的入门笔记,论文学习笔记和面试资料(关于NLP那些你不知道的事、关于推荐系统那些你不知道的事、NLP百面百搭、推荐系统百面百搭、搜索引擎百面百搭)☆162Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 2 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆77Updated 3 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆227Updated 3 years ago