fulano7 / DrugCrawling

Repositório do projeto de Recuperação de Informação 2017.1 CIn/UFPE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository for the project of the Information Retrieval course at CIn/UFPE.

How to run:

  • Use python3
  • Install python requests pip install requests
  • Install BeautifulSoup pip install BeautifulSoup4
  • Install Pandas pip install pandas
  • Install html2text pip install html2text
  • Install SciPy pip install scipy
  • Install NumPy pip install numpy
  • Install Scikit-Learn pip install scikit-learn
  • Install tkinter for Python3 sudo apt-get install python3-tk
  • Install appJar pip install appjar
  • Execute gui.py with python gui.py

About

Repositório do projeto de Recuperação de Informação 2017.1 CIn/UFPE


Languages

Language:HTML 99.0%Language:ASP 0.9%Language:Python 0.1%