vickumar1981 / stringdistance

A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more..

Home Page:https://vickumar1981.github.io/stringdistance/api/com/github/vickumar1981/stringdistance/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update License.txt

vickumar1981 opened this issue · comments

Currently, the license is simply a link to the Apache License website. Need to add a License.txt file to the project with the specific project name and other variables in the template filled out.

Will also want to change the links in the README.md to point the license to the new text file.

Addressed by: #36

Will be in 1.0.8