This project is a simple web application that performs Named Entity Recognition (NER) on input text using a pre-trained model from Hugging Face. The application is built using Flask for the backend and HTML/CSS for the frontend.
- Input text through a web interface
- Extract named entities using a pre-trained NER model
- Display the extracted entities on the web page
- Python
- Flask
- Hugging Face Transformers
- HTML/CSS
- Python 3.9+
- pip
- Clone the repository:
git clone https://github.com/yourusername/ner_flask_app.git
cd ner_flask_app
python app.py
Contributions are welcome! If you would like to contribute to the project.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.
For any inquiries or feedback, feel free to contact:
Anish Yadav - reach.anish.yadav@gmail.com