LexicalRichness icon indicating copy to clipboard operation
LexicalRichness copied to clipboard

:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).

Results 3 LexicalRichness issues
Sort by recently updated
recently updated
newest added

Getting an UnicodeDecodeError when attempting to install LexicalRichness Windows 10 Pro inside venv on Python 3.11.5 There should not be any non ascii characters in my file paths ``` (venv)...

Some of the Lexical diversity/lexical richness studies have been cited in the [Readme](https://github.com/LSYS/LexicalRichness/blob/master/README.rst). However, the `readme.rst` does not include links to these articles. Nor does the repo include those articles...

Documentation
hacktoberfest

Allow soft failure of HDD when the number of words in the text is less than the number of draws. Return `nan` when this happens

enhancement