Skip to content

adityaarya99/namedentityrecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿง  Named Entity Recognition (NER) App

This is a Streamlit web app that uses a pre-trained BERT model (dslim/bert-base-NER) to detect named entities in user input text. Built with ๐Ÿค— Transformers and Streamlit.

๐Ÿš€ Demo

Streamlit App Link

๐Ÿ› ๏ธ How to Run Locally

pip install -r requirements.txt
streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages