AlchemistZoro / FDU-NLP-Beginner
复旦大学自然语言处理组发布的自然语言入门练习项目的代码与报告
☆15Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for FDU-NLP-Beginner
- 复旦大学nlp实验室入门小实验nlp-beginner☆22Updated 2 years ago
- Exercises of Natural Language Process.☆31Updated 2 years ago
- all the notes, ppts and homework for CS224n☆73Updated 6 months ago
- 基于Hmm模型和Viterbi算法实现中文分词及词性标注,使用最大概率算法进行优化。人民日报语料:分词(F1:96.189%);词性标注(F1:97.934%)☆24Updated last year
- MLNLP社区翻译的NLP入门课程。☆172Updated last year
- 复旦大学邱锡鹏老师推荐的nlp-beginner项目的实现代码☆121Updated 4 years ago
- 这是复旦NLP实验室五个任务的代码仓库,每个代码以ipynb形式展开,可以通过colab在线运行代码☆22Updated 4 years ago
- Datawhale NLP 面筋☆165Updated 3 years ago
- NLP常见任务实现(pytorch版)☆118Updated 4 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【Bert篇】☆12Updated last year
- Weekly update the Computer Science Paper upload to arxiv.☆92Updated this week
- 南京大学人工智能学院本科生开放日面试经验分享☆28Updated 2 years ago
- This is a repository for a few projects built in torch.☆41Updated 2 years ago
- llm相关内容,包括:基础知识、八股文、面经、经典论文☆52Updated 5 months ago
- A LLM Paper note list.☆21Updated 7 months ago
- 对llama3进行全参微调、lora微调以及qlora微调。☆146Updated last month
- 使用LoRA对ChatGLM进行微调。☆49Updated last year
- ☆15Updated last year
- NLP实战项目☆85Updated last year
- ☆46Updated 3 months ago
- 神经网络各种模型PyTorch实现☆37Updated last year
- 本课程面对具有一定机器学习基础,但尚未入门的NLPer或经验尚浅的NLPer,尽力避免陷入繁琐枯燥的公式讲解中,力求用代码展示每个模型背后的设计思想,同时也会带大家梳理每个模块下的技术演变,做到既知树木也知森林。☆81Updated 10 months ago
- 中文命名实体识别☆42Updated 2 years ago
- ☆26Updated 3 years ago
- CWS中文分词 HMM BiLSTM+CRF pytorch 细致实现☆46Updated 3 years ago
- code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.☆54Updated 5 years ago
- Repo for "MvP: Multi-view Prompting Improves Aspect Sentiment Tuple Prediction" [ACL'2023]☆73Updated last year
- Unsupervised Information Refinement Training of Large Language Models for Retrieval-Augmented Generation☆35Updated 4 months ago
- Apply prompt learning in Chinese NER tasks☆13Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆90Updated last year