| Package | Description |
|---|---|
| com.wcohen.ss |
This package contains a bunch of approximate string comparators, plus code for
performing controlled experiments with this.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirichletJS
Jensen-Shannon distance of two unigram language models, smoothed
using Dirichlet prior.
|
class |
JelinekMercerJS
Jensen-Shannon distance of two unigram language models, smoothed
using Jelinek-Mercer mixture model.
|
class |
UnsmoothedJS
Jensen-Shannon distance of two unsmoothed unigram language models.
|
Copyright © 2016. All rights reserved.