Skip to content

v0.12.0

Choose a tag to compare

@Yomguithereal Yomguithereal released this 27 Oct 07:56
· 256 commits to master since this release
  • Adding the helpers/random namespace.
  • Adding the inflectors/spanish/noun namespace.
  • Adding the keyers/fingerprint namespace.
  • Adding the keyers/ngram-fingerprint namespace.
  • Adding the keyers/omission namespace.
  • Adding the keyers/skeleton namespace.
  • Adding the tag/averaged-perceptron namespace.
  • Adding the parsers/brown namespace.
  • Adding the parsers/conll namespace.
  • Adding the phonetics/onca namespace.
  • Adding the stemmers/spanish/unine namespace.
  • Adding the structures/bk-tree namespace.
  • Adding the structures/symspell namespace.
  • Adding the structures/vp-tree namespace.
  • Adding the sampler options to clustering/k-means.
  • Adding the stats/descriptive#.quantile function.
  • Adding the stats/descriptive#.median function.
  • Fixing a bug with clustering/k-means where k would be superior to the number of vectors.
  • Fixing a bug with clustering/k-means initialCentroids options.
  • Fixing a bug with clustering/k-means where a vector could end up in several clusters.
  • Dropping the internal regex/classes namespace.
  • Dropping the hasher option of the ngrams functions.
  • Dropping the set-functions dependency.