[New Feature] Add web folder to support web documentation

This commit is contained in:
Rudy Haryanto
2022-10-04 20:17:17 +07:00
parent c27f624ca8
commit a54aa04c9b
251 changed files with 11079 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
id: lexical-richness
title: Lexical Richness
---
There are several terms for this measurement used across literature (sometimes also called diversity in vocabulary, etc.) and certainly more than one way to quantify it. We felt that an appropriate measure of richness of vocabulary would be the Moving Average Type Token Ratio (MATTR), reported in this paper by Convington and McFall[^1]. Simply put, it quantifies how many unique words are used in speech, which can be a proxy to some clinical measurements.
[^1]: Covington, M. A., & McFall, J. D. (2010). Cutting the Gordian knot: The moving-average typetoken ratio (MATTR). *Journal of quantitative linguistics*, 17(2), 94-100.
## Derived Variables
| Variable | Description |
| ----------- | ----------- |
| `nlp_mattr_mean` | **Lexical richness**, measured using the moving average type token ratio (MATTR). |