Skip to content

This project work as a NLP tool for precise identification and classification of named entities in text. Features state-of-the-art algorithms, customizable for various domains and entity types. Ensures fast and scalable processing of large text corpora.

Notifications You must be signed in to change notification settings

PraveenLiyanage/Named-Entity-Recognition-NER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Named Entity Recognition (NER)

Named Entity Recognition (NER) is a natural language processing (NLP) tool that identifies and classifies named entities within a text. This project provides an efficient and customizable NER solution.

Features

  • Accurate Recognition: Utilize state-of-the-art algorithms for precise identification of named entities.
  • Customizable: Easily adapt the model to different domains and specific entity types.
  • Fast and Scalable: Efficient implementation allows for quick processing of large text corpora.

Follow these instructions to get your project up and running quickly.

Installation

Used dependancies :

pip install simpletransformers
pip install scikit-learn
pip install pandas

Clone Repo Here :

!git clone https://github.com/PraveenLiyanage/Named-Entity-Recognition-NER.git

About

This project work as a NLP tool for precise identification and classification of named entities in text. Features state-of-the-art algorithms, customizable for various domains and entity types. Ensures fast and scalable processing of large text corpora.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published