Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 768 Bytes

File metadata and controls

41 lines (22 loc) · 768 Bytes

PyMR

Python implementation of MapReduce (using a distributed files system). Created in the course of 'Questions spéciales de mathématiques discrètes : Big Data' (LINMA2472), Université catholique de Louvain, Belgium.

Documentation

See http://bigdata-ucl.wikia.com/wiki/PyMR

Additionnal information

See http://bigdata-ucl.wikia.com/wiki/Map-Reduce

Demo

There exist 3 demo files, presented in the official wiki :

- demo_CoutingWords.py

- demo_MatrixVectorMultiplication.py

- demo_Similarity.py

Contacts

If you want contact us (for question, contribution, licence, etc), pleaze send an e-mail to :

- Damien Scieur : damien.scieur@gmail.com

Authors

Damien Scieur, Léopold Cambier