duyongan/nlp-is-so-easy
自然语言处理、深度学习、机器学习的一些个人博客
This resource provides comprehensive articles and blog posts on various Natural Language Processing (NLP) topics, covering foundational concepts like word embeddings and topic modeling, up to advanced techniques such as BERT and contrastive learning. It's designed for anyone seeking to understand or apply NLP, machine learning, and deep learning methods, from students to practitioners in data science or AI-related roles. You'll find explanations of complex theories and practical applications.
No commits in the last 6 months.
Use this if you want to learn about the evolution and core concepts of Natural Language Processing, machine learning, and deep learning, presented through accessible articles.
Not ideal if you are looking for ready-to-use code, software, or tools to solve a specific NLP problem without delving into the underlying theory.
Stars
35
Forks
8
Language
—
License
Apache-2.0
Category
Last pushed
Nov 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/duyongan/nlp-is-so-easy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RingBDStack/SocialED
A python library for social event detection
mesolitica/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
astorfi/Deep-Learning-NLP
:satellite: Organized Resources for Deep Learning in Natural Language Processing
rguthrie3/DeepLearningForNLPInPytorch
An IPython Notebook tutorial on deep learning for natural language processing, including...
DSKSD/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)