Skip to content

Intention is to have an application to easily label words in a spreadsheet with tags and save the data.

Notifications You must be signed in to change notification settings

jepayne1138/Labeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Labeler

I needed some way of tagging words in an Excel spreadsheet of addresses so that I could have classified training data for my planned machine learning classifier. I therefore wrote this little thing to import Excel (.xlsx) files, convert them to JSON (originally XML but I changed that, thought it should still function), an provide a way of labeling each word.

##Requirements -Python 3.4 -Install Pyside and xlrd with requirements.txt file

###Screenshot Screenshot

More details on the way...

About

Intention is to have an application to easily label words in a spreadsheet with tags and save the data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published