-
-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
enhancementNew feature or requestNew feature or requestlanguageamod language changesamod language changes
Description
Right now we can turn on partial matching but we can't specify similarity.
I think the right place for this is the init
section and probably makes most sense to add its own initializers section. Something like:
~~ init ~~
partial {
similar( first second -0.5 )
similar( second third -0.5 )
}
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlanguageamod language changesamod language changes