NLP-kr/tensorflow-ml-nlp-tf2
텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료
This project provides practical natural language processing (NLP) examples, ranging from basic logistic regression to advanced models like BERT and GPT3. It helps those learning or applying NLP by offering ready-to-use code for tasks like text classification and building chatbots. The materials are designed for students, researchers, or practitioners looking to implement NLP solutions.
273 stars. No commits in the last 6 months.
Use this if you are studying natural language processing and want hands-on examples using TensorFlow 2, covering foundational concepts up to advanced models like GPT3.
Not ideal if you are looking for a plug-and-play solution for a specific business problem without needing to understand the underlying NLP model implementations.
Stars
273
Forks
139
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Nov 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/NLP-kr/tensorflow-ml-nlp-tf2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
GaoQ1/rasa_nlu_gq
turn natural language into structured data(支持中文,自定义了N种模型,支持不同的场景和任务)
yongzhuo/nlp_xiaojiang
自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet...
textgain/grasp
Essential NLP & ML, short & fast pure Python code
boat-group/fancy-nlp
NLP for human. A fast and easy-to-use natural language processing (NLP) toolkit, satisfying your...
changwookjun/nlp-paper
NLP Paper