Automatic Linguistic Reconstruction (acd)

This module provides functions that can be used to evaluate how well algorithms perform in the task of automatic linguistic reconstruction.

Functions

mean_edit_distance(wordlist[, gold, test, ref])

Function computes the edit distance between gold standard and test set.