[
https://issues.apache.org/jira/browse/NLPCRAFT-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255000#comment-17255000
]
Sergey Kamov commented on NLPCRAFT-203:
---------------------------------------
Dec-26|14:24:45|INF| NCAsciiTable - (NCAsciiTable.scala:626) - Parsing variant
#1 of 2 (sorted best to worst) for: 'paris'
+====================================================================================================================================================================+
| idx | origtext | lemma | pos | quoted | stopword | freeword | wordindexes |
direct | sparsity | token data |
+====================================================================================================================================================================+
| 0 | Paris | paris | NNP | false | false | false | [0] | true | 0 |
<<nlpcraft:city>> europe|western europe|france|ile-de-france|paris |
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Dec-26|14:24:45|INF| NCAsciiTable - (NCAsciiTable.scala:626) - Parsing variant
#2 of 2 (sorted best to worst) for: 'paris'
+====================================================================================================================+
| idx | origtext | lemma | pos | quoted | stopword | freeword | wordindexes |
direct | sparsity | token data |
+====================================================================================================================+
| 0 | Paris | paris | NNP | false | false | false | [0] | true | 0 | <<paris>>
id=paris |
+--------------------------------------------------------------------------------------------------------------------+
invalid log
(sorted best to worst) - should be deleted
> Intents matching order error.
> -----------------------------
>
> Key: NLPCRAFT-203
> URL: https://issues.apache.org/jira/browse/NLPCRAFT-203
> Project: NLPCraft
> Issue Type: Improvement
> Components: probe
> Reporter: Sergey Kamov
> Assignee: Sergey Kamov
> Priority: Major
> Fix For: 0.7.3
>
>
> If model has 2 intents:
> intent=req1 term(ind)~\{id == 'wt:phen'} term(city)~\{id == 'nlpcraft:city'}?
> intent=req2 term(ind)~\{id == 'wt:phen'} term(city)~\{id == 'nlpcraft:city'}
> I guess the second should win always, but won the first.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)