ss4923/nlp-toolkit-gradio
0
NLP Toolkit (Gradio App)
This is a personal project that combines popular NLP tasks such as Named Entity Recognition (NER), POS Tagging, and Text Generation into a simple and interactive Gradio interface.
Features
- Named Entity Recognition (BERT)
- POS Tagging (SpaCy)
- Text Generation (GPT-2)
How to Use
- Enter your text in the box
- Click submit
- View NLP analysis and generated text!
Built using:
- Hugging Face Transformers
- SpaCy
- Gradio
