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

Added docstring for some parameters. #20

Closed sourvad closed 3 years ago

sourvad commented 3 years ago

Added docstring for:

  1. In lexical_diversity_mtld:

    • model_name
    • ttr_segment
  2. In one_side_lexical_diversity_mtld:

    • model_name

Added type hints to the TTR module