TextAnalysisTool / Releases

Repository for storing release artifacts (ex: binaries).
92 stars 26 forks source link

Support hierarchical filter structure for more advanced AND/OR/NOT combinations #3

Open DavidAnson opened 9 years ago

DavidAnson commented 9 years ago

This would allow filters to be AND-ed or OR-ed together in groups for more fine control over the resulting lines. Instead of an option to exclude within a filter's configuration, NOT could be an external operator.