Recent Releases of Talisman
Talisman - v1.1.3-zenodo
- Linked Zenodo release.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal over 5 years ago
Talisman - v0.19.1
- Improving
tokenizers/sentences/naive. - Dropping
generatoricsin favor of obliterator.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal about 9 years ago
Talisman - v0.19.0
- Adding the
clustering/record-linkage/leadernamespace. - Adding the
keyers/name-power-setnamespace. - Adding the
keyers/normalizenamespace. - Adding the
tokenizers/fingerprint/namenamespace. - Adding the
tokenizers/skipgramsnamespace. - Fixing & optimizing
clustering/k-means. - Dropping the
helpers/randomnamespace in favor of pandemonium.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal over 9 years ago
Talisman - v0.16.0
- Changing the way the fingerprint API.
- Providing index of item in some
clustering/record-linkagecallbacks. - Adding
mergeoption toclustering/record-linkage/key-collision. - Adding the
keyers/fingerprintnamespace back. - Moving
phonetics/omission&phonetics/skeletonback to thekeyersnamespace. - Improving
metrics/distance/levenshteinperformance.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal over 9 years ago
Talisman - v0.15.0
- Adding the
hash/crc32namespace. - Adding the
hash/minhashnamespace. - Adding the
helpers/random#createRandomIndexfunction. - Adding the
helpers/random#createChoicefunction. - Adding the
helpers/random#createDangerousButPerformantSamplefunction. - Adding the
helpers/random#createSuffleInPlacefunction. - Adding the
clustering/record-linkage/blockingnamespace. - Adding the
clustering/record-linkage/canopynamespace. - Adding the
distance/metrics/bagnamespace. - Adding the
distance/metrics/lcsnamespace. - Adding the
distance/metrics/lengthnamespace. - Adding the
distance/metrics/minhashnamespace. - Adding the
distance/metrics/mlipnsnamespace. - Adding the
distance/metrics/prefixnamespace. - Adding the
distance/metrics/ratcliff-obershelpnamespace. - Adding the
distance/metrics/sift4namespace. - Adding the
distance/metrics/smith-watermannamespace. - Adding the
distance/metrics/suffixnamespace. - Adding the
phonetics/french/fonemnamespace. - Adding the
regexpnamespace. - Adding the
stemmers/french/carrynamespace. - Adding the
stemmers/french/edanamespace. - Adding the
tokenizers/fingerprintnamespace. - Adding the
asymmetricoption toclustering/naive. - Adding the
minClusterSizeoption to clusterers. - Adding limited version of
metrics/distance/damerau-levenshtein. - Adding limited version of
metrics/distance/levenshtein. - Adding bitwise version of
metrics/distance/hamming. - Adding normalized version of
metrics/distance/hamming. - Moving
stats/ngramstotokenizers/ngrams. - Moving
keyers/omissiontophonetics/omission. - Moving
keyers/skeletontophonetics/skeleton. - Moving similarity clusterers to the
clustering/record-linkagenamespace. - Dropping the
stats/tfidfnamespace. - Dropping the
keyersnamespace.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal over 9 years ago
Talisman - v0.14.0
- Dropping the
phonetics/spanish/foneticonamespace (should use phonogram now). - Improving
VPTreeperformance by building the tree iteratively. - Found a way to ease CommonJS by getting rid of pesky
.default.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal over 9 years ago
Talisman - v0.13.0
- Adding the
clustering/key-collisionnamespace. - Adding the
clustering/naivenamespace. - Adding the
clustering/sorted-neighborhoodnamespace. - Adding the
clustering/vp-treenamespace. - Adding the
metrics/distance/identitynamespace. - Adding the
metrics/distance/monge-elkannamespace. - Reversing
structures/bk-tree#searcharguments.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal over 9 years ago
Talisman - v0.12.0
- Adding the
helpers/randomnamespace. - Adding the
inflectors/spanish/nounnamespace. - Adding the
keyers/fingerprintnamespace. - Adding the
keyers/ngram-fingerprintnamespace. - Adding the
keyers/omissionnamespace. - Adding the
keyers/skeletonnamespace. - Adding the
tag/averaged-perceptronnamespace. - Adding the
parsers/brownnamespace. - Adding the
parsers/conllnamespace. - Adding the
phonetics/oncanamespace. - Adding the
stemmers/spanish/uninenamespace. - Adding the
structures/bk-treenamespace. - Adding the
structures/symspellnamespace. - Adding the
structures/vp-treenamespace. - Adding the
sampleroptions toclustering/k-means. - Adding the
stats/descriptive#.quantilefunction. - Adding the
stats/descriptive#.medianfunction. - Fixing a bug with
clustering/k-meanswhere k would be superior to the number of vectors. - Fixing a bug with
clustering/k-meansinitialCentroidsoptions. - Fixing a bug with
clustering/k-meanswhere a vector could end up in several clusters. - Dropping the internal
regex/classesnamespace. - Dropping the
hasheroption of thengramsfunctions. - Dropping the
set-functionsdependency.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal over 9 years ago
Talisman - v0.10.0
- Adding the
metrics/distance/eudexnamespace. - Adding the
phonetics/eudexnamespace. - Adding the
tokenizers/syllables/sonoripynamespace. - Adding some import shortcuts for naives tokenizers.
- Improving the
tokenizers/syllables/legalipyAPI. - Improving the
tokenizers/sentences/naiveAPI. - Fixing
tokenizers/syllables/legalipyto correctly handle capitalized words.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal almost 10 years ago
Talisman - v0.9.0
- Adding the
phonetics/alpha-sisnamespace. - Adding the
phonetics/fuzzy-soundexnamespace. - Adding the
phonetics/phonexnamespace. - Adding the
stemmers/uea-litenamespace. - Adding the
stats/inferential#sampleCovariancefunction. - Adding the
stats/inferential#sampleCorrelationfunction. - Moving the
metricsnamespace tometrics/distance.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal almost 10 years ago
Talisman - v0.8.0
- Adding the
stemmers/s-stemmernamespace. - Adding the
tokenizers/hyphenation/liangnamespace. - Adding the
tokenizers/lines/naivenamespace. - Adding the
tokenizers/paragraphs/naivenamespace. - Adding the
tokenizers/syllables/legalipynamespace. - Adding the
tokenizers/tweets/casualnamespace. - Adding the
stats/frequencies#.updateFrequenciesfunction. - Adding polymorphism to the
stats/frequencies#.relativefunction.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal almost 10 years ago
Talisman - v0.4.0
- Adding the
phonetics/french/phoneticnamespace. - Adding the
phonetics/french/phonexnamespace. - Adding the
phonetics/french/sonnexnamespace. - Adding the
phonetics/french/soundexnamespace. - Adding the
phonetics/french/soundex2namespace. - Adding the
stemmers/french/porternamespace. - Adding the
tokenizers/sentences/punktnamespace. - Moving the Cologne phonetic algorithm to the
phonetics/german/colognenamespace.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal about 10 years ago
Talisman - v0.3.0
- Adding the
classification/naive-bayesnamespace. - Adding the
classification/perceptronnamespace. - Adding the
metrics/damerau-levenshteinnamespace. - Adding the
stats/descriptivenamespace. - Adding the
stats/inferentialnamespace. - Improving
metrics/levenshteinperformance. - Fixing a bug with
stemmers/porter.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal about 10 years ago
Talisman - 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/doubleMetaphonetophonetics/double-metaphone.
Scientific Software - Peer-reviewed
- JavaScript
Published by Yomguithereal about 10 years ago