Skip to content

adysevy/small_businesses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

small_businesses

Python Anaconda distribution has all of the required packages. Other than that, you'll need to sownload two data sets from nltk: corpora/ stop words and Models/ punkt.

Downloding Packages

	import nltk
	nltk.download() #download stop words from Corpora and punkt from Models

Cloning the Repository

	git clone https://github.com/adysevy/small_businesses.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages