-
-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
I was using ng-autocomplete for my property search feature so the requirement is to search the property name by entered text, but then I found out some property name where seperated by spaces like "maverick property"(actual name) is replaced by "Mav Erick Property" which is not desirable in some situations.
I guess behind the scenes ng-autocomplete uses "Named Entity Recognition" . So It would be better to provide option to disable that feature in certain scenario.
Please let me know if any feature available.
Metadata
Metadata
Assignees
Labels
No labels