{{comment}}
Example | Length | Matches | TE/FE | |
---|---|---|---|---|
{{ ex.string.length > 100 ? ex.string.substring(0, 100) + "..." : ex.string}} | {{ ex.string.length | number}} | {{ex.match.length| number}} | {{stats[(currentPage - 1) * pageSize + $index].tp}}/{{stats[(currentPage - 1) * pageSize + $index].fp}} |
Insert at least two examples and highlight at least one match in order to run the evolutionary search.
{{best}}