Skip to content

Performs simple Natural Language analysis across a set of top google results for a given search term

License

Notifications You must be signed in to change notification settings

moreirap/wordcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful commands

Performs a google search

scrapy crawl googlesearch -a query="bill gates microsoft" -o results.jl -L ERROR

Runs a console on scrapy container

docker run -it --rm -v //c/Dev/prosapienttest://code -w //code prosapienttest_dev //bin/sh

Tests sanitizeHTML on a given url

python wordcloud/sanitizeHtml.py https://mapr.com/blog/author/tomer-shiran/ > result.html

About

Performs simple Natural Language analysis across a set of top google results for a given search term

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published