Found 800 repositories(showing 30)
FudanNLP
NLP上手教程
Alic-yuan
此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务,所有代码都经过测试,可以正常运行。
gutfeeling
A curated list of beginner resources in Natural Language Processing
km1994
此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试,可以正常运行。
mali19064
A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL:https://pytorch.org/tutorials/beginner/nlp/advanced_tutorial.html).
BrambleXu
NLP model implementations with keras for beginner
htfhxx
复旦大学邱锡鹏老师推荐的nlp-beginner项目的实现代码
positivepeng
NLP常见任务实现(pytorch版)
UppuluriKalyani
ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
zhangxiann
No description available
jiacheng-ye
code for nlp beginner, including Sentiment Analysis, NER, NLI and Language Model.
0oTedo0
Exercises of Natural Language Process.
🎃 Hacktoberfest 2025 Python Hub — Web dev (Flask/Django/FastAPI), AI/ML (TensorFlow/PyTorch), Data Science, NLP, Games & more. Beginner-friendly! ⭐ Please Star to support!
Raki-j
复旦大学nlp实验室入门小实验nlp-beginner
AdArya125
'Primer to Machine Learning' is a comprehensive guide covering essential topics in machine learning, including statistics, data preprocessing, supervised and unsupervised learning, neural networks, deep learning, NLP, time series analysis, and reinforcement learning. Perfect for beginners and intermediates.
AlchemistZoro
复旦大学自然语言处理组发布的自然语言入门练习项目的代码与报告
MirrorN
My NLP
NhanPhamThanh-IT
A curated AI learning repository covering Machine Learning, Deep Learning, Computer Vision, and NLP. Includes theory, code examples, and essential concepts for students and researchers. Ideal for beginners and enthusiasts looking to explore and understand modern AI techniques.
PacktPublishing
No description available
oyounis19
A collection of NLP projects implemented from scratch using PyTorch, ranging from beginner-friendly tasks to advanced topics.
基于深度学习的文本分类,实现基于CNN和RNN的文本分类
codeWudaya
"Unlock the ultimate beginner's guide to data science! Our curated repository is packed with ML, DL, NLP, and Python essentials, offering clear pathways and valuable insights for your journey. Dive into data analysis and AI effortlessly with best-in-class tools and tutorials tailored for beginners."
bendgame
Beginner projects for NLP Medium article
SPACY for Beginners -NLP. Created Date: 8 March 2019
songt96
Solutions of FudanNLP/nlp-beginner: NLP上手教程 https://github.com/FudanNLP/nlp-beginner
luxuantao
复旦大学自然语言处理入门任务
Plan to implement current models with keras.
hmtbgc
my code and result for Fudan NLP beginner
Pseudo-Lab
No description available
miu-cyber
A basic sentiment analysis tool built in pure Python without external NLP libraries. It learns from example movie reviews and predicts whether new reviews are positive or negative. Useful for beginners to understand how natural language processing and basic classification work.