Hello,
Perhaps we could also create a single dictionary with the keywords and their weights (rather than two lists), which will build the regex string just before scanning?
Is it possible to load a custom list of rules via CSV or JSON?
These rules could potentially be added to the predefined list or replace it completely.
What do you think?
Hello,
Perhaps we could also create a single dictionary with the keywords and their weights (rather than two lists), which will build the regex string just before scanning?
Is it possible to load a custom list of rules via CSV or JSON?
These rules could potentially be added to the predefined list or replace it completely.
What do you think?