ifwind / NLP-hands-onLinks
Hands-on Natural Language Processing, published by Dongyu
☆15Updated 3 years ago
Alternatives and similar repositories for NLP-hands-on
Users that are interested in NLP-hands-on are comparing it to the libraries listed below
Sorting:
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆60Updated 4 years ago
- 基于Pytorch框架的中文命名实体识别(NER)模型,包含lstm和Bert两种模型的实现☆13Updated 3 years ago
- ☆160Updated 2 years ago
- 新闻标题文本分类☆9Updated 3 months ago
- 基于BERT-CRF的命名实体识别模型☆14Updated 3 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆61Updated 4 years ago
- NLP 相关的项目 如:词向量,文本分类,文本匹配,NER,信息抽取,文本生成以及NLP在电商中的应用☆34Updated 2 years ago
- 多模型中文cnews新闻文本分类☆55Updated 5 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。☆87Updated last year
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- seq2seq_translation☆26Updated 3 years ago
- ☆21Updated 4 years ago
- transformer,机器翻译,中文--英文☆79Updated 2 years ago
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆20Updated 3 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆15Updated 2 years ago
- 神经网络各种模型PyTorch实现☆40Updated 2 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆32Updated 3 years ago
- A Transformer Framework Based Translation Task☆151Updated 3 months ago
- This is a repository for a few projects built in torch.☆43Updated 3 years ago
- 中文文本分类的各种尝试,包含特征工程,机器学习以及深度学习。☆11Updated 4 years ago
- 人工智能垂直行业实战项目案例库☆28Updated 3 years ago
- 飞桨常规赛:中文新闻文本标题分类9月第1名方案,分数0.9+,基于PaddleNLP通过预训练模型的微调完成新闻14分类模型的训练与优化☆20Updated 3 years ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆25Updated 4 years ago
- 基于 BERT 模型的中文文本分类工具☆65Updated 3 years ago
- 基于pytorch+bert的中文文本分类☆84Updated 2 years ago
- nlp codes for study☆17Updated 2 years ago
- 自己之前收集的自然语言处理和知识图谱相关的一些开源项目☆47Updated 5 years ago
- ☆17Updated 5 years ago
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆52Updated 2 years ago