Skip to content

ilabsweden/ChatTTR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat TTR

Type-Token Ratio calculator for dialogue files.

Dependencies

ChatTTR runns under Python 3.3+. Install dependencies by running the following command from a terminal:

pip install -r requirements.txt

Usage

ChatTTR currently reads dialogue log files from PepperChat. A log file may be analysed as follows:

python ttr.py <path to log file>

Optionally, the analsis can be saved to an excel file:

python ttr.py <path to log file> --save ttr-analysis.xlsx

License

This project is released under the MIT license. Please refer to LICENSE.md for license details.

Author

Erik Billing, University of Skövde, https://www.his.se/erikb

About

Type-Token Ratio calculator for dialogue files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages