Automatic Cognate Detection (acd
)¶
This module provides functions that can be used to evaluate how well algorithms perform in the task of automatic cognate detection.
Functions¶
|
Compute B-Cubed scores for test and reference datasets. |
|
Compute B-Cubed scores for test and reference datasets for partial cognate detection. |
|
Compute pair scores for the evaluation of cognate detection algorithms. |
|
Write differences in classifications on an item-basis to file. |
|
Calculate the n-point average precision. |
|
Populate a wordlist with random cognates for each entry. |
|
Return extreme cognates, either lump all words together or split them. |