aianaconda / PyTorch_BERT_NLP_BOOKLinks
☆28Updated 3 years ago
Alternatives and similar repositories for PyTorch_BERT_NLP_BOOK
Users that are interested in PyTorch_BERT_NLP_BOOK are comparing it to the libraries listed below
Sorting:
- 天池 新冠疫情相似句对判定大赛 top6方案☆76Updated 3 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆194Updated 2 years ago
- 此仓库将介绍Deep Learning 所需要的基础知识以及NLP方面的模型原理到项目实操 : )☆177Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆154Updated 4 years ago
- The repository is used to record some useful and reusable codes.☆45Updated 5 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆178Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆131Updated 3 years ago
- Some Cool NLP and CV Repositories and Solutions (收集NLP中常见任务的开源解决方案、数据集、工具、学习资料等)☆161Updated 4 years ago
- “英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析☆144Updated 3 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆234Updated 4 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆103Updated 4 years ago
- 本项目采用transformers模块,使用bert-base-chinese模型实现文本多分类。☆39Updated 4 years ago
- 基于pytorch + bert的多标签文 本分类(multi label text classification)☆107Updated 2 years ago
- 自然语言处理NLP(自然语言生成NLG、自然语言理解NLU)、自然语言学术会议大盘点、自然语言大佬介绍、NLP研究机构、NLP资料分享、NLP学习资源分享、NLP学术论文介绍☆185Updated 4 months ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆348Updated last year
- nlp codes for study☆17Updated 2 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆241Updated 2 years ago
- NLP学习笔记的Notebook,包含经典模型的理解与相关实践。☆55Updated 5 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- bert pytorch模型微调用于的多标签文本分类☆134Updated 5 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆61Updated 5 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆62Updated 2 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated 2 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆49Updated 4 years ago
- ☆60Updated 4 years ago
- 基于 BERT 模型的中文文本分类工具☆66Updated 3 years ago
- easy-bert是一个中文NLP工具,提供诸多bert变体调用和调参方法,极速上手;清晰的设计和代码注释,也很适合学习☆79Updated 2 years ago