Aaron Radzinski created NLPCRAFT-442:
----------------------------------------
Summary: Model element isSparse() doesn't work properly.
Key: NLPCRAFT-442
URL: https://issues.apache.org/jira/browse/NLPCRAFT-442
Project: NLPCraft
Issue Type: Task
Components: model
Reporter: Aaron Radzinski
Assignee: Sergey Kamov
Fix For: 0.9.1
Attachments: Screen Shot 2021-09-13 at 6.39.55 PM.png
See screenshot attached. There's an element with synonym "Howdy truck", however
text "However, truck" does not get detected even though ',' (comma) is a
stopword. This only works if the element has isSparse() == true - which is
incorrect. It should work in all cases as stopwords should be automatically
ignored.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)