Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

WeKeyPedia/Api-recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

api

initialisation

The script init.py initialize a mongo database with the clickstream dataset (http:https://datahub.io/dataset/wikipedia-clickstream/resource/be85cc68-d1e6-4134-804a-fd36b94dbb82). The script need to be personnalize to indicate the location of the dataset and the configuration of the mongo database.

usage

$ source e/py/bin/activate
(py)$ cd api
(py)$ python init.py

installation

python dependencies

$ source e/py/bin/activate
(py)$ cd api
(py)$ pip install -r requirements.txt

usage

$ source e/py/bin/activate
(py)$ cd api
(py)$ api.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published