Yomguithereal Talisman Versions Save

Straightforward fuzzy matching, information retrieval and NLP building blocks for JavaScript.

0.8.0

7 years ago
  • 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.

0.7.0

7 years ago
  • Adding the features/extraction/vectorizer namespace.
  • Adding the phonetics/lein namespace.
  • Adding the phonetics/roger-root namespace.
  • Adding the phonetics/statcan namespace.

0.6.0

7 years ago
  • Adding the stemmers/french/unine namespace.

0.5.0

7 years ago
  • Adding the phonetics/german/phonem namespace.
  • Adding the phonetics/spanish/fonetico namespace.
  • Adding the stemmers/german/caumanns namespace.

0.4.0

8 years ago
  • 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.

0.3.0

8 years ago
  • 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.

0.2.0

8 years ago
  • Adding phonetics/daitch-mokotoff.
  • Adding metrics/canberra.
  • Adding metrics/chebyshev.
  • Adding metrics/minkowski.
  • Adding the refined version of the Soundex.
  • Changing phonetics/doubleMetaphone to phonetics/double-metaphone.

0.1.0

8 years ago
  • Adding stemmers/latin/schinke.