Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cllspy/nlp-playground
application to understand key concepts of nlp
https://github.com/cllspy/nlp-playground
ml nlp spacy
Last synced: 3 days ago
JSON representation
application to understand key concepts of nlp
- Host: GitHub
- URL: https://github.com/cllspy/nlp-playground
- Owner: CllsPy
- Created: 2024-11-11T00:27:26.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T17:48:33.000Z (3 months ago)
- Last Synced: 2024-12-14T20:14:47.561Z (about 2 months ago)
- Topics: ml, nlp, spacy
- Language: Python
- Homepage: https://nlp-playground.streamlit.app/
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NPL Playgroud
## Objective
NLP Playground is an interactive application designed to help users understand and explore key concepts of Natural Language Processing (NLP) using Python and the popular NLP library, SpaCy. The application provides a hands-on environment for learning and experimenting with various NLP techniques, including tokenization, part-of-speech (POS) tagging, lemmatization, named entity recognition (NER), dependency parsing, text classification, and more.