Merge branch 'master' into 7-soundex-incorrect-calculation
Merge pull request #8 from linuxgoose/6-rebrand---linguistics-robin Rebranding
Rebranding
Updated README with instructions of use. Added the skeleton for DaitchMokotoff.
Algorithm implementation: * Added Soundex, Fuzzy Soundex, Metaphone, Lein, MRA. * Added tests for every algorithm. * Updated Licence. * Added and tested some utils.