Skip to content

Get company category by company name. Works on NLTK, Wikipedia and BeautifulSoup

Notifications You must be signed in to change notification settings

harshilpatel548/company_categoriser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Company categoriser

-Extracted 520 company categories and their descriptions from g2crowd.com
-Cleaned data of company Wikipedia page and company website using NLTK
-Vectorised and used cosine angles to get category of any company by its name

Getting Started

-Install Python 3.6
-Download prerequisites
-Run the script

Prerequisites

pip install bs4 wikipedia nltk urllib3    

About

Get company category by company name. Works on NLTK, Wikipedia and BeautifulSoup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages