Skip to content

This is a tool to help small teams quickly curate machine learning datasets

Notifications You must be signed in to change notification settings

professorjrod/Jareds-NER-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easy-NLP-Trainer

image

This is a tool made to help teams annotate their machine learning datasets quickly. All you have to do is populate the database with your CSV file and then open localhost:3000 to start annotating! There is also a flask server for taking remote input for the machine learning software.

Make a database with postgres and add your dataset to the table. Then start the servers and you can begin annotating.

To start rails, rails s

To start flask, flask run

To start the react development server, cd into client and npm start

About

This is a tool to help small teams quickly curate machine learning datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published