liyucheng09 / NLP_FreshmanLinks
给研一同学的NLP入门指南
☆61Updated last year
Alternatives and similar repositories for NLP_Freshman
Users that are interested in NLP_Freshman are comparing it to the libraries listed below
Sorting:
- 《统计学习方法》--李航 书中算法实现☆201Updated 5 years ago
- 专门为自然语言处理(NLP)面试准备的学习笔记与资料☆352Updated 5 years ago
- NLP常见任务实现(pytorch版)☆127Updated 5 years ago
- NLP相关算法岗-面试知识点总结☆115Updated 5 years ago
- 自然语言处理NLP(自然语言生成NLG、自然语言理解NLU)、自然语言学术会议大盘点、自然语言大佬介绍、NLP研究机构、NLP资料分享、NLP学习资源分享、NLP学术论文介绍☆185Updated 10 months ago
- Pytorch + NLP, 一份友好的项目实践仓库☆467Updated 6 years ago
- 复旦大学邱锡鹏老师推荐的nlp-beginner项目的实现代码☆131Updated 5 years ago
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆193Updated 3 years ago
- 主要介绍了NLP的基础模型以及相关算法☆98Updated 6 years ago
- ☆60Updated 5 years ago
- 天池 新冠疫情相似句对判定大赛 top6方案☆77Updated 3 years ago
- code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.☆57Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- 神经网络各种模型PyTorch实现☆44Updated 3 years ago
- CS224n Assignment & Readings☆237Updated last year
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- 基于Transformers的文本分类☆341Updated 4 years ago
- Exercises of Natural Language Process.☆34Updated 4 years ago
- 《贪心学院-京东nlp》项目实战,学习笔记。☆204Updated 4 years ago
- smp ewect code☆79Updated 5 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆77Updated 4 years ago
- Use BERT pre-trained model to do sentiment classification☆96Updated 5 years ago
- CS224n Reading Notes in Chinese 中文阅读笔记☆528Updated last year
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆283Updated 4 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Updated 5 years ago
- ☆21Updated 5 years ago
- ☆278Updated 3 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆518Updated 3 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 3 years ago
- chinese-sequence-ner多模型中文命名实体识别☆76Updated 5 years ago