You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parser Intents() clean() now has a "deep" cleaning function that also removes Intents found in "inc" attribute
- fixed major bug in parser Intents() clean()
- added deep cleaning function for parser Intents() clean that also removes Intents in "inc" attribute if both the parent Intent and at least one of the "inc" Intents were found
- pareser Intents() clean() now removes "typo_stem" matches as well and returnes the merged results
- test_entities now take accents, improved regex declarations, accidental regex declarations and affixes and prefixes not declared as lists into account and prints a warning message
- increased version number to 1.1.0 due to major update
0 commit comments