LSYS / LexicalRichness

:smile_cat: :speech_balloon: A module to compute textual lexical richness (aka lexical diversity).
http://lexicalrichness.readthedocs.io/
MIT License
96 stars 19 forks source link

Allow soft failure of HDD #14

Open LSYS opened 2 years ago

LSYS commented 2 years ago

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