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:
- 英中文本机器翻译的☆101Updated 5 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆60Updated 4 years ago
- nlp codes for study☆17Updated 2 years ago
- ☆160Updated 2 years ago
- seq2seq_translation☆27Updated 3 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- nlp tasks☆9Updated 2 years ago
- Transformer model for Chinese-English translation.☆54Updated 11 months ago
- This is a repository for a few projects built in torch.☆43Updated 3 years ago
- 基于Pytorch框架的中文命名实体识别(NER)模型,包含lstm和Bert两种模型的实现☆13Updated 3 years ago
- Google AI 2018 BERT pytorch implementation☆13Updated 6 years ago
- 中文CLIP:自定义数据集,可根据文图提取向量,实现文图匹配。☆22Updated 2 years ago
- Summary and comparison of Chinese classification models☆35Updated 2 years ago
- A Transformer Framework Based Translation Task☆151Updated 2 weeks ago
- 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。