ericmedvet / string-similarity-evolver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

string-similarity-evolver

This is a research project on the automatic generation of computer programs able to compute the similarity between two strings. The generation is performed using Genetic Algorithms: the evolution is driven by a fitness function which measures the degree to which a candidate program is able to separate two sets of strings: e.g., dates vs. non dates.

The project is in a very early stage.

About


Languages

Language:Java 100.0%