nhatkhangcs/NLP-lab-HCMUT-revised
This repository contains the revised version of the NLP lab at HCMUT. The lab is designed to help students understand the basic concepts of NLP and apply them to solve real-world problems.
This collection of labs helps students at HCMUT understand and apply fundamental Natural Language Processing (NLP) concepts to practical scenarios. You'll learn how to take text data and process it for tasks like categorizing documents or building systems that can answer questions. It's designed for computer science students eager to grasp the basics of how machines interpret and use human language.
No commits in the last 6 months.
Use this if you are a computer science student at HCMUT looking for structured labs to learn foundational NLP techniques and apply them to various text-based problems.
Not ideal if you are a practitioner seeking a plug-and-play solution for an existing business problem, as this is an educational resource rather than a ready-to-deploy tool.
Stars
19
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nhatkhangcs/NLP-lab-HCMUT-revised"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nltk/nltk
NLTK Source
explosion/spaCy
💫 Industrial-strength Natural Language Processing (NLP) in Python
undertheseanlp/underthesea
Underthesea - Vietnamese NLP Toolkit
stanfordnlp/stanza
Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many...
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)