Skip to content

Datawheel/johnny5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

johnny5

Library used to structure data from Wikipedia and Wikidata using python 2.7.

Developed by the Collective Learning group at The MIT Media Lab.

Getting Started

Prerequisites

The prerequistis should install directly with the package.

requests==2.18.4
mwparserfromhell==0.5
pandas==0.22.0
joblib==0.11
beautifulsoup4==4.6.0
spotipy==2.4.4
sklearn==0.0
nltk==3.2.5
python-dateutil==2.6.1
numpy==1.14.1
urllib3==1.22

Installing

Can be easily installed using pip

pip isntall johnny5

The data (Wikipedia and Wikidata dumps) will not download directly through pip. In order to get this data, if needed, you need to run the following python commangs:

import johnny5 as j5
XXX

Getting started

Give an example

Documentation

The documentation can be found in johnny5

Contributing

XXX

Versioning

We use SemVer for versioning.

Authors

  • Cristian Jara-Figueroa - Initial work - crisjf

  • Cristian Candia-Castro-Vallejo - Deployment ready version - crcandia

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages