DengBoCong/nlp-paper
自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)
Provides curated paper implementations with dual TensorFlow/PyTorch codebase across 30+ NLP subdomains including dialogue systems, text similarity, and knowledge graphs, with an integrated CLI search tool for paper discovery. Covers both classical algorithms (PageRank, K-Means) and modern architectures (pre-training, prompt learning, GNNs), organized chronologically with detailed Chinese reading notes and reproduced model code. Extends into specialized applications like task-oriented dialogue state tracking, relation extraction, and text summarization using graph-based and neural approaches.
1,331 stars. No commits in the last 6 months.
Stars
1,331
Forks
187
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 05, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/DengBoCong/nlp-paper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
farach/huggingfaceR
Hugging Face state-of-the-art models in R
IDEA-CCNL/GTS-Engine
GTS Engine: A powerful NLU Training...
xiangking/ark-nlp
A private nlp coding package, which quickly implements the SOTA solutions.
adapter-hub/Hub
ARCHIVED. Please use https://docs.adapterhub.ml/huggingface_hub.html || 🔌 A central repository...
avacaondata/nlpboost
Python library for automatic training, optimization and comparison of Transformer models on most...