Skip to content

DataPlumbers/DataTraining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataTraining

Installation Instructions

  1. Install pip3 dependencies

pip3 install spacy wordninja numpy pandas

  • spacy is for NLP.
  • wordninja is for separating English words within strings.
  • numpy for arithmetic / QoL.
  1. Install spacy's English library

python3 -m spacy download 'en_core_web_lg'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages