dpalmasan / TRUNAJOD2.0

An easy-to-use library to extract indices from texts.

Home Page:https://trunajod20.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Yule's K lexical diversity index

dpalmasan opened this issue · comments

The Yule's K is defined as:

With , and is the number of words occurring times in a text containing words.
Unit tests should be added as well.