abydos package
abydos.
Abydos NLP/IR library by Christopher C. Little
There are nine major packages that make up Abydos:
compressionfor string compression classes
corpusfor document corpus classes
distancefor string distance measure & metric classes
fingerprintfor string fingerprint classes
phonesfor functions relating to phones and phonemes
phoneticfor phonetic algorithm classes
statsfor statistical functions and a confusion table class
stemmerfor stemming classes
tokenizerfor tokenizer classes
Classes with each package have consistent method names, as discussed below.
A tenth package, util, contains functions not intended for end-user
use.