Package picocli

Class CommandLine.CosineSimilarity

java.lang.Object
picocli.CommandLine.CosineSimilarity
Enclosing class:
CommandLine

private static class CommandLine.CosineSimilarity extends Object
Uses cosine similarity to find matches from a candidate set for a specified input. Based on code from http://www.nearinfinity.com/blogs/seth_schroeder/groovy_cosine_similarity_in_grails.html