Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kolaydilisleme/NLP-101-Egitim
https://github.com/kolaydilisleme/NLP-101-Egitim
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kolaydilisleme/NLP-101-Egitim
- Owner: kolaydilisleme
- Created: 2024-04-08T12:07:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-05-13T19:48:43.000Z (9 months ago)
- Last Synced: 2024-05-13T21:01:09.659Z (9 months ago)
- Language: Jupyter Notebook
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- dmg-data-science-awesome - TR NLP 101 - Türkçe olarak NLP temellerini öğrenin. (📝Natural Language Processing / 📖 Blog Tutorials)
- dmg-data-science-awesome - TR NLP 101 - Türkçe olarak NLP temellerini öğrenin. (📝Natural Language Processing / 📖 Blog Tutorials)
README
# NLP 101
Bu repoda temel NLP kavramları örnek kodlar ile açıklanmıştır.
1. [Tokenizasyon](https://github.com/kolaydilisleme/NLP-101-Egitim/blob/main/Tokenizasyon.ipynb)
2. [Stop Words](https://github.com/kolaydilisleme/NLP-101-Egitim/blob/main/StopWords.ipynb)
3. [Stemming](https://github.com/kolaydilisleme/NLP-101-Egitim/blob/main/Stemming.ipynb)
4. [Lemmatization](https://github.com/kolaydilisleme/NLP-101-Egitim/blob/main/Lemmatization.ipynb)