Skip to content

kurvaraviteja355/REDSTONE-Coding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REDSTONE-Coding

Data Team Coding

Entity Recognition API Developed the API for Recognition of the Company Names from any given text

  • Steps and important command to begin
  • Open an anaconda prompt and create new environment
$ cd conda create -n <your_env_name> python=3.9 -y
$ conda activate <your_env_name>
  • Git clone the repo
$ https://github.com/kurvaraviteja355/REDSTONE-Coding.git/
$ pip install -r requirements.txt

Named Entity Recognition

NER

About

Data Team Coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published