Skip to content

snbvn/LISC_in_Crowdsourcing

Repository files navigation

LISC_in_Crowdsourcing

Sanaz Nabavian

repository link : https://github.com/snbvn/LISC_in_Crowdsourcing.git

To regenerate this report, clone this repo and type make
LISC is written in Python 3, and requires Python 3.5 or greater to run.
install LISC by pip install lisc #Requirements:

numpy (import numpy)
requests (I did not use it in this report)
lxml (I did not use it in this report)
beautifulsoup4 (I did not use it in this report)
nltk (nltk.download('stopwords') , nltk.download('punkt'))

Dependencies, used for plots, analyses & testing:
matplotlib (pip3 install matplotlib)
seaborn (pip3 install seaborn)
scipy (I did not use it in this report)
wordcloud (pip3 install wordcloud)
pytest (I did not use it in this report)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published