Automatic Generation of Text Extraction Patterns from Examples

1 min read Original article ↗

Machine Learning Lab Humies Second Place 2016

Regex Generator++

Automatic Generation of Text Extraction Patterns from Examples Available slots: {{evolutions}}

Dataset ({{examples.length}} examples)

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.

Export dataset