Skip to content

The goal of this project is to develop a Named Entity Recognition (NER) system that can identify and classify named entities (such as names of people, organizations, locations, dates, etc.) in a given text using the BERT model from Hugging Face's Transformers library.

Notifications You must be signed in to change notification settings

vaibhavdangar09/NER-WITH-BERT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NER-WITH-BERT

The objective of this project is to develop a Named Entity Recognition (NER) system using BERT, a state-of-the-art pre-trained transformer model, and the Hugging Face Transformers library. The NER system will be able to extract and classify entities (such as names of people, organizations, locations, dates, etc.) from unstructured text data.

About

The goal of this project is to develop a Named Entity Recognition (NER) system that can identify and classify named entities (such as names of people, organizations, locations, dates, etc.) in a given text using the BERT model from Hugging Face's Transformers library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published