Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 265 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 265 Bytes

Script for computing the (normalized) type-token ratio of a directory of texts.

Important: calculate_normalized_ttr(text, case_sensitive=False) --> automatically set to False, which means that the analysis is not case sensitive (every word is set to lower case).