nlpub / chinese-whispers

An implementation of Chinese Whispers in Python.
https://chinese-whispers.readthedocs.io
MIT License
58 stars 13 forks source link

where is python file with code? #1

Closed Sandy4321 closed 6 years ago

Sandy4321 commented 6 years ago

great idea , but there is py file with code?

dustalov commented 6 years ago

The idea is indeed great. The code is in the repository: https://github.com/nlpub/chinese-whispers-python/tree/master/chinese_whispers.

Sandy4321 commented 6 years ago

I see you put code to init file, neat idea...