ancatmara/learnpython2018
Python course for 2nd year NLP students at NRU HSE, 2018-2019
This is a comprehensive Python programming course specifically designed for linguistics students. It teaches how to use Python to collect, process, and analyze linguistic data from various sources like web pages and social media. The course provides practical skills for tasks such as building text corpora and developing simple web applications, making it ideal for linguistics students, researchers, and natural language processing practitioners.
No commits in the last 6 months.
Use this if you are a linguistics student or researcher looking to apply programming skills to analyze language data, automate text processing, or build tools for linguistic tasks.
Not ideal if you are looking for an advanced deep learning course or if your primary interest is in general software development unrelated to text and language data.
Stars
23
Forks
24
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Nov 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ancatmara/learnpython2018"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
estnltk/estnltk
Open source tools for Estonian natural language processing
hb20007/hands-on-nltk-tutorial
The hands-on NLTK tutorial for NLP in Python
milaan9/Python_Natural_Language_Processing
This repository consists of a complete guide on natural language processing (NLP) in Python...
practical-nlp/practical-nlp-code
Official Repository for Code associated with 'Practical Natural Language Processing' book by...
DataForScience/NLP
Natural Language Processing For Everyone