ZirvedaAytimur/Natural-Language-Processing-NLP-
The examples I prepared and brought together about the natural language processing topics I learned.
This project provides practical examples for processing and understanding human language with computers. It helps you take raw text data and apply techniques like identifying key phrases, understanding word meanings, and detecting entities. This is useful for anyone looking to build applications that can interact with or analyze text, such as data scientists, computational linguists, or developers working on text-based systems.
No commits in the last 6 months.
Use this if you are a developer looking for basic to intermediate code examples to learn or implement Natural Language Processing tasks, especially with a focus on Turkish language applications.
Not ideal if you are an end-user seeking a ready-to-use tool or application for text analysis rather than code examples.
Stars
8
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 10, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ZirvedaAytimur/Natural-Language-Processing-NLP-"
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