Skip to content

DISCO API version 2.1

Compare
Choose a tag to compare
@linguatools linguatools released this 20 Jun 13:38
· 23 commits to master since this release

Minor update concerning methods DISCO.semanticSimilarity, TextSimilarity.textSimilarity, and TextSimilarity.directedTextSimilarity. In API version 2.1, the desired similarity measure must be passed to these methods. This is neccessary because the similarity measure SimilarityMeasure.KOLB that was used by default does not produce sensible results with word spaces imported from word2vec.

You can download an executable jar (with the dependencies) from http://www.linguatools.de/disco/disco-download_en.html.

Also see the history of earlier versions.