Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: nlp

601 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
mGalarnyk/Python_Tutorials
A collection of Python, machine learning, and AI tutorials provided as Jupyter Notebooks with companion blog posts and YouTube videos. It c…
771264active
CLUEbenchmark/CLUEDatasetSearch
A curated searchable catalog of Chinese NLP datasets (with common English NLP datasets included), organized by task such as NER, QA, text c…
324454maintenance
SnailTyan/deep-learning-papers-translation
A curated collection of Chinese translations of classic deep learning papers, covering image classification and object detection models lik…
324420maintenance
ibm-granite/granite-code-models
A family of open decoder-only code foundation models from IBM, released under Apache 2.0 in base and instruct variants at 3B, 8B, 20B, and …
101251active
zjunlp/KnowledgeEditingPapers
A curated awesome-list of must-read research papers on knowledge editing for large language models, maintained by the zjunlp research group…
761247active
wainshine/Chinese-Names-Corpus
A curated corpus of Chinese, Japanese, and translated English personal names, plus surnames, kinship terms, and idioms, totaling millions o…
464327maintenance
thunlp/PromptPapers
A curated must-read paper list on prompt-based tuning for pre-trained language models, maintained by THUNLP. It organizes research papers i…
324326maintenance
THUDM/LongBench
LongBench is a benchmark suite (v1 and v2) for evaluating large language models on long-context understanding and reasoning tasks, with con…
291229active
yzhuoning/Awesome-CLIP
A curated awesome list of research papers, code implementations, and applications built around CLIP (Contrastive Language-Image Pre-Trainin…
321227active
gaussic/text-classification-cnn-rnn
A TensorFlow implementation of Chinese text classification using character-level CNN and RNN models, based on THUCNews data. It serves prim…
324301maintenance
cs230-stanford/cs230-code-examples
A collection of PyTorch and TensorFlow code examples created for Stanford's CS230 deep learning course, covering computer vision and NLP ta…
324228maintenance
CodeCutTech/Data-science
A curated collection of data science articles, videos, and code examples from CodeCut, covering topics like MLOps, data management, testing…
104220maintenance
karpathy/makemore
A single-file, hackable PyTorch implementation of an autoregressive character-level language model, ranging from bigrams to a full Transfor…
324215maintenance
VILA-Lab/Awesome-DLMs
A curated awesome-list accompanying the survey paper 'A Survey on Diffusion Language Models', collecting papers, code, demos, benchmarks, a…
631202active
codemayq/chinese-chatbot-corpus
A curated collection and unified processing pipeline for publicly available Chinese chit-chat conversation corpora, aggregating eight sourc…
324194maintenance
gimseng/99-ML-Learning-Projects
A community-curated collection of 99 machine learning coding exercises and solutions, currently at 10 completed projects. Exercises range f…
321199active
dalinvip/Awesome-ChatGPT
A curated awesome-list aggregating ChatGPT and large language model resources, including news, papers, PDF reports, and links about GPT-4, …
424189maintenance
roatienza/Deep-Learning-Experiments
A collection of deep learning lecture notes (PDFs), videos, and PyTorch Jupyter notebook experiments covering topics from MLPs and CNNs to …
661198active
IAAR-Shanghai/Awesome-AI-Memory
A curated, continuously updated knowledge base (awesome list) on AI memory for LLMs and agents, collecting research papers, frameworks, ben…
611196active
yzy1996/English-Writing
A curated collection of English vocabulary and phrase templates for writing scientific research papers, organized by paper section (abstrac…
671183active
SkalskiP/vlms-zero-to-hero
A tutorial series of Jupyter notebooks teaching the path from NLP and computer vision fundamentals to Vision-Language Models. Each notebook…
221179active
jphall663/awesome-machine-learning-interpretability
A curated awesome-list of resources on machine learning interpretability and responsible AI, including fairness, explainability, transparen…
704060maintenance
udacity/deep-learning
A collection of Jupyter Notebook tutorials and projects from Udacity's Deep Learning Nanodegree Foundations program. It covers implementing…
324053maintenance
km1994/nlp_paper_study
A curated collection of study notes on top-conference NLP papers, covering topics like BERT, Transformers, prompt engineering, information …
324033maintenance
cedrickchee/awesome-transformer-nlp
A curated awesome-list of NLP resources focused on Transformer networks, attention mechanisms, GPT/BERT, ChatGPT, LLMs, and transfer learni…
321149active
hylarucoder/ai-flavor-remover
A curated prompt (system prompt) for rewriting AI-generated Chinese text to remove its 'AI flavor' and make it read like human writing, tes…
261136active
EdinburghNLP/awesome-hallucination-detection
A curated awesome-list of papers on hallucination detection in large language models, with summaries of metrics, datasets, and methods. It …
701125active
mhagiwara/100-nlp-papers
A curated list of 100 must-read natural language processing papers compiled by Masato Hagiwara, covering machine learning, neural models, e…
323846maintenance
skygazer42/DL-Hub
DL-Hub is a comprehensive PyTorch deep learning learning repository with 339 lessons across 8 tracks (vision, NLP, GNN, point cloud, genera…
771114active
allmachinelearning/MachineLearning
A curated collection of machine learning learning resources, primarily in Chinese, covering textbooks, courses, code implementations, and d…
323839maintenance
TrickyGo/Dive-into-DL-TensorFlow2.0
A Chinese-language open-source book that ports the 'Dive into Deep Learning' (D2L) textbook's MXNet code examples to TensorFlow 2.0, presen…
233823maintenance
Projects-Developer/50-Final-Year-Projects-with-Source-Code
A curated collection of 50 final-year academic projects for computer science and engineering students, each with source code, synopsis, rep…
491097active
taoyds/spider
Spider is a large-scale human-labeled dataset for complex and cross-domain semantic parsing and text-to-SQL, with 10,181 questions and 5,69…
321097stable
veekaybee/what_are_embeddings
A survey paper and accompanying Jupyter notebooks by Vicki Boykis providing a deep dive into embeddings, from TF-IDF and Word2Vec through t…
561096stable
liucongg/NLPDataSet
A curated collection of Chinese NLP datasets gathered and cleaned by the author, covering named entity recognition (NER), text summarizatio…
321093stable
ShareGPT4Omni/ShareGPT4Video
ShareGPT4Video is the official implementation of a NeurIPS 2024 paper providing a large-scale video-text dataset (40K GPT4V-generated capti…
241093active
NTUMARS/Awesome-WiFi-CSI-Sensing
A curated awesome-list of papers, benchmarks, datasets, tools, and code repositories for WiFi CSI (channel state information) sensing. It o…
471092active
felixonmars/fcitx5-pinyin-zhwiki
A tool and generated dictionary that builds a Pinyin dictionary for fcitx5-pinyin and Rime input methods from Chinese Wikipedia data. It co…
631087active
HillZhang1999/llm-hallucination-survey
A curated reading list of research papers on hallucination in large language models, organized by evaluation, sources, and mitigation. It a…
481085active
aangelopoulos/conformal-prediction
A collection of Jupyter notebooks demonstrating conformal prediction (conformal inference) on real-world machine learning tasks like image …
561081active
heathersherry/Knowledge-Graph-Tutorials-and-Papers
A curated awesome-list of tutorials, papers, and resources about knowledge graphs, covering construction, embedding, reasoning, question an…
761070active
Fenng/Tech-Doc-Style-Chinese
A reusable writing skill (style guide) for Chinese technical documentation, product copy, and UI text, packaged for AI coding agents like C…
751070active
Neph0s/awesome-llm-role-playing-with-persona
A curated awesome-list of papers and resources on large language models role-playing with assigned personas, covering character role-play, …
671065active
lucasjinreal/tensorflow_poems
A TensorFlow-based deep learning project that trains an LSTM/RNN model on ~40,000 Tang dynasty poems to automatically generate classical Ch…
323630maintenance
quqxui/Awesome-LLM4IE-Papers
A curated awesome-list of academic papers on generative Information Extraction (IE) using Large Language Models, organized by task (NER, re…
261060active
LC1332/Luotuo-Chinese-LLM
Luotuo (Camel) is an umbrella open-source project for Chinese large language models, releasing a series of fine-tuned LLMs, datasets, train…
303588maintenance
dataprofessor/code
A compilation of R and Python code notebooks accompanying the Data Professor YouTube channel's data science tutorials. It covers explorator…
601049active
NELSONZHAO/zhihu
A collection of Jupyter Notebook tutorials accompanying the author's Zhihu column '机器不学习', implementing deep learning projects in TensorFlo…
323522maintenance
kajweb/dict
A collection of English vocabulary word lists (CET-4/6, postgraduate entrance exam, IELTS, TOEFL, SAT, GMAT, GRE) scraped from a vocabulary…
323505maintenance
PacktPublishing/Causal-Inference-and-Discovery-in-Python
The official code repository for the Packt book 'Causal Inference and Discovery in Python', containing Jupyter Notebook exercises and examp…
741029active
fastai/course-nlp
A code-first university course introducing natural language processing through Jupyter notebooks in Python, covering topic modeling, sentim…
323488maintenance
towardsai/tutorials
A collection of free AI, machine learning, and data science tutorials by Towards AI, provided as Jupyter Notebook code examples with compan…
321026active
kjaisingh/ML-for-High-Schoolers
A curated learning path guide teaching machine learning and artificial intelligence specifically to high school students, written by a high…
101025active
yaotingwangofficial/Awesome-MCoT
An awesome-list repository accompanying the first systematic survey paper on Multimodal Chain-of-Thought (MCoT) reasoning (arXiv:2503.12605…
581023active
jaymody/picoGPT
A tiny, minimal implementation of GPT-2 inference in plain NumPy, with the forward pass in ~40 lines of code. It is an educational companio…
313473maintenance
CLUEbenchmark/CLUECorpus2020
CLUECorpus2020 is a 100GB cleaned Chinese text corpus (35 billion characters) derived from Common Crawl for pre-training language models, p…
621018stable
philipperemy/name-dataset
A Python library and dataset of 730K first names and 983K last names with country rankings, gender prediction, fuzzy search, and autocomple…
391017active
OpenBioLink/ThoughtSource
ThoughtSource is an open hub of datasets and tools for chain-of-thought reasoning in large language models, providing standardized dataload…
231015active
Shanyin-ai/shanyin-screenwriting-master
A Claude Skill (.skill/.md prompt package) that turns Claude or similar LLM chat tools into a full-format screenwriting assistant, covering…
481010active
zjunlp/Prompt4ReasoningPapers
A curated paper list accompanying an ACL 2023 survey on reasoning with language model prompting. It organizes research on prompt engineerin…
421006active
Smilexuhc/Data-Competition-TopSolution
A curated collection of links to top-ranking open-source solutions from data science and machine learning competitions (CCF BDCI, DCIC, and…
323365maintenance
datawhalechina/learn-nlp-with-transformers
A Chinese-language open-source tutorial repository teaching natural language processing with the Transformers library, covering models like…
323365maintenance
thunlp/PLMpapers
A curated reading list of must-read papers on pre-trained language models (PLMs), with a family diagram showing relationships between model…
323359maintenance
NAalytics/Assemblies-of-putative-SARS-CoV2-spike-encoding-mRNA-sequences-for-vaccines-BNT-162b2-and-mRNA-1273
A research dataset repository containing experimentally derived sequence assemblies of the mRNA components of the Moderna (mRNA-1273) and P…
323352maintenance
graykode/nlp-roadmap
A mind-map style roadmap and keyword collection for students learning Natural Language Processing, covering probability/statistics, machine…
323266maintenance
google/BIG-bench
BIG-bench is a collaborative benchmark with over 200 tasks for probing and measuring the capabilities of large language models. It includes…
103247maintenance
Best AI Papers (Yearly Review)
A yearly curated list of the most significant AI and data science research papers, organized by release date with video explanations, in-de…
323183maintenance
sbrugman/deep-learning-papers
A curated reading list of deep learning research papers organized by task (code, text, vision, audio) and ordered by date, with state-of-th…
103182maintenance
zzw922cn/awesome-speech-recognition-speech-synthesis-papers
A curated awesome-list of research papers on speech recognition, speech synthesis, speaker verification, voice conversion, and language mod…
323130maintenance
CVI-SZU/Linly
Linly is a project releasing Chinese-adapted open large language models, including Chinese-LLaMA 1&2, Chinese-Falcon, Linly-OpenLLaMA base …
213044maintenance
endymecy/awesome-deeplearning-resources
A curated awesome-list of deep learning and deep reinforcement learning research papers, sorted chronologically, with links to code, model …
613024maintenance
weslynn/AlphaTree-graphic-deep-neural-network
AlphaTree is a curated AI learning roadmap covering machine learning, deep learning, GANs, graph neural networks, NLP, and big data, with v…
693013maintenance
leriomaggio/deep-learning-keras-tensorflow
A Jupyter Notebook tutorial series introducing deep neural networks using Keras and TensorFlow, covering perceptrons, CNNs, autoencoders, a…
232968maintenance
ConceptNet
ConceptNet is a large multilingual commonsense knowledge graph linking over 13 million concepts across many natural languages, distributed …
322953maintenance
DSKSD/DeepNLP-models-Pytorch
A collection of Jupyter Notebook implementations of deep NLP models from Stanford's CS-224n course, written in PyTorch. It covers models li…
322944maintenance
easy-tensorflow/easy-tensorflow
A collection of simple, comprehensive TensorFlow tutorials with detailed Jupyter notebook explanations and accompanying Python source code.…
232841maintenance
brightmart/roberta_zh
A repository of pre-trained RoBERTa models for Chinese, implemented in TensorFlow with PyTorch versions also provided, loadable directly as…
322791maintenance
susanli2016/NLP-with-Python
A collection of Jupyter Notebook tutorials covering natural language processing with Python libraries such as Scikit-Learn, NLTK, SpaCy, Ge…
322791maintenance
neologd/mecab-ipadic-neologd
A customized system dictionary for the MeCab Japanese morphological analyzer, containing millions of neologisms and named entities extracte…
232789maintenance
veb-101/Data-Science-Projects
A curated collection of data science projects implemented in Python via Jupyter Notebooks, intended for hands-on learning. It covers a rang…
322772maintenance
songyingxin/NLPer-Interview
A curated collection of study notes and interview questions for NLP algorithm engineer positions, covering Python/C++, math, machine learni…
322757maintenance
PaddlePaddle/book
An interactive deep learning tutorial book ('Deep Learning 101') built as Jupyter Notebooks using the PaddlePaddle framework. It covers fun…
102751maintenance
MubertAI/Mubert-Text-to-Music
A set of Google Colab notebooks demonstrating prompt-based text-to-music generation through the Mubert API, including a demo combining Defo…
322725maintenance
GanjinZero/awesome_Chinese_medical_NLP
A curated awesome-list of public Chinese medical NLP resources, including terminology sets, corpora, word vectors, pretrained models, knowl…
322623maintenance
luban-agi/Awesome-Domain-LLM
A curated awesome-list collecting open-source domain-specific large language models, datasets, and evaluation benchmarks across verticals l…
282581maintenance
km1994/NLP-Interview-Notes
A curated collection of NLP algorithm engineer interview questions and study notes, covering topics like HMM, MEMM, CRF, BERT, Transformer,…
322579maintenance
aleju/papers
A curated collection of short, readable summaries of machine learning research papers, covering topics like deep learning, computer vision,…
322502maintenance
curiousily/Getting-Things-Done-with-Pytorch
A collection of Jupyter Notebook tutorials (with a free companion book) teaching how to solve real-world machine learning and deep learning…
322502maintenance
howl-anderson/unlocking-the-power-of-llms
A curated guide (primarily in Chinese) demonstrating how to use prompts and chains to turn ChatGPT (and Google Bard) into a powerful produc…
312468maintenance
mahavivo/english-wordlists
A collection of curated English wordlists for Chinese learners, including CET-4/6, Taiwan high school 7000 words, TOEFL, GRE, and COCA 2000…
322457maintenance
github/CodeSearchNet
CodeSearchNet is a dataset and benchmark suite from GitHub for semantic code search, containing about 6 million functions across six progra…
102443maintenance
deeplearningturkiye/turkce-yapay-zeka-kaynaklari
A curated Turkish-language collection of deep learning and machine learning resources in Turkey, maintained by the Deep Learning Türkiye co…
322428maintenance
HarderThenHarder/transformers_tasks
A collection of Jupyter Notebook-based NLP algorithm implementations built on the Hugging Face transformers library, covering text classifi…
322420maintenance
dipanjanS/practical-machine-learning-with-python
A companion repository for the Apress book 'Practical Machine Learning with Python', containing all code, Jupyter notebooks, and examples f…
322385maintenance
Separius/awesome-sentence-embedding
A curated awesome-list of pretrained sentence and word embedding models, organized into tables covering word embeddings, contextualized emb…
102289maintenance
luopeixiang/named_entity_recognition
A Chinese named entity recognition project implementing multiple sequence labeling models (HMM, CRF, BiLSTM, BiLSTM+CRF) in Python with PyT…
322285maintenance
vaaaaanquish/Awesome-Rust-MachineLearning
A curated awesome-list of machine learning libraries, tools, blogs, books, and papers written in Rust. It is aimed at developers migrating …
322268maintenance
TingFree/NLPer-Arsenal
A curated Chinese-language resource collection for NLP practitioners, aggregating competition strategies, task baselines with annotated cod…
322237maintenance
Kyubyong/wordvectors
A collection of pre-trained word vector (word embedding) models for 30+ languages, built from Wikipedia dumps using Word2Vec and fastText. …
322234maintenance
edobashira/speech-language-processing
A curated awesome-style list of speech and natural language processing resources, including toolkits, libraries, and references. It covers …
322225maintenance

← prev page 3 / 7 next →