dpalmasan / TRUNAJOD2.0

An easy-to-use library to extract indices from texts.
https://trunajod20.readthedocs.io/en/latest/
MIT License
29 stars 7 forks source link

Fix typo in Yule's K #58

Closed dpalmasan closed 3 years ago

dpalmasan commented 3 years ago

Constant was set as 10^-4, but it is 10^4. Therefore, we need to change this and also update docstring.