Releases: Yomguithereal/talisman
Releases · Yomguithereal/talisman
v0.8.0
- Adding the
stemmers/s-stemmer
namespace. - Adding the
tokenizers/hyphenation/liang
namespace. - Adding the
tokenizers/lines/naive
namespace. - Adding the
tokenizers/paragraphs/naive
namespace. - Adding the
tokenizers/syllables/legalipy
namespace. - Adding the
tokenizers/tweets/casual
namespace. - Adding the
stats/frequencies#.updateFrequencies
function. - Adding polymorphism to the
stats/frequencies#.relative
function.
v0.7.0
- Adding the
features/extraction/vectorizer
namespace. - Adding the
phonetics/lein
namespace. - Adding the
phonetics/roger-root
namespace. - Adding the
phonetics/statcan
namespace.
v0.6.0
- Adding the
stemmers/french/unine
namespace.
v0.5.0
- Adding the
phonetics/german/phonem
namespace. - Adding the
phonetics/spanish/fonetico
namespace. - Adding the
stemmers/german/caumanns
namespace.
v0.4.0
- Adding the
phonetics/french/phonetic
namespace. - Adding the
phonetics/french/phonex
namespace. - Adding the
phonetics/french/sonnex
namespace. - Adding the
phonetics/french/soundex
namespace. - Adding the
phonetics/french/soundex2
namespace. - Adding the
stemmers/french/porter
namespace. - Adding the
tokenizers/sentences/punkt
namespace. - Moving the Cologne phonetic algorithm to the
phonetics/german/cologne
namespace.
v0.3.0
- Adding the
classification/naive-bayes
namespace. - Adding the
classification/perceptron
namespace. - Adding the
metrics/damerau-levenshtein
namespace. - Adding the
stats/descriptive
namespace. - Adding the
stats/inferential
namespace. - Improving
metrics/levenshtein
performance. - Fixing a bug with
stemmers/porter
.
v0.2.0
- Adding
phonetics/daitch-mokotoff
. - Adding
metrics/canberra
. - Adding
metrics/chebyshev
. - Adding
metrics/minkowski
. - Adding the refined version of the Soundex.
- Changing
phonetics/doubleMetaphone
tophonetics/double-metaphone
.
v0.1.0
- Adding
stemmers/latin/schinke
.