Raki-j / nlp-beginner-Raki
复旦大学nlp实验室入门小实验nlp-beginner
☆22Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for nlp-beginner-Raki
- Exercises of Natural Language Process.☆31Updated 2 years ago
- 复旦大学自然语言处理组发布的自然语言入门练习项目的代码与报告☆14Updated 2 years ago
- all the notes, ppts and homework for CS224n☆74Updated 6 months ago
- 复旦大学邱锡鹏老师推荐的nlp-beginner项目的实现代码☆122Updated 4 years ago
- NLP实战项目☆85Updated last year
- 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。☆82Updated 11 months ago
- This is a repository for a few projects built in torch.☆41Updated 2 years ago
- 基于Hmm模型和Viterbi算法实现中文分词及词性标注,使用最大概率算法进行优化。人民日报语料:分词(F1:96.189%);词性标注(F1:97.934%)☆24Updated last year
- 这是复旦NLP实验室五个任务的代码仓库,每个代码以ipynb形式展开,可以通过colab在线运行代码☆21Updated 4 years ago
- Datawhale NLP 面筋☆167Updated 3 years ago
- NLP常见任务实现(pytorch版)☆118Updated 4 years ago
- MLNLP社区翻译的NLP入门课程。☆174Updated last year
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【Bert篇】☆12Updated last year
- Weekly update the Computer Science Paper upload to arxiv.☆94Updated this week
- 神经网络各种模型PyTorch实现☆38Updated last year
- 收集经常用到的一些python代码☆44Updated last week
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【信息抽取篇】☆25Updated last year
- 使用LoRA对ChatGLM进行微调。☆49Updated last year
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆176Updated last year
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆30Updated 3 years ago
- Recruitment instructions of Professor Li Zhenghua.☆26Updated 2 months ago
- https://hnlp.boyuai.com☆37Updated last month
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆108Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆91Updated last year
- ☆61Updated last year
- code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.☆54Updated 5 years ago
- 🎈 2020-2021年ASC世界大学生超级计算机竞赛第3题 使用ALBert模型完成完形填空的NLP任务☆19Updated 2 years ago
- 校招复习之旅:机器学习(MachineLearning)、深度学习(DeepLearning)、Leetcode、NLP等 (思维导图型笔记)算法岗面试☆15Updated 3 years ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆22Updated 3 years ago