Questions tagged [conversational-ai]
17 questions
0
votes
0 answers
Entity Linking and Recognition
I'm trying to build an entity recognition model using Spacy and that links any recognized set of entities to documents in the database.
My holdup for now is that I haven't found a good way of integrating the Sentiment analysis I'm to use with my…

Pius
- 21
- 1
- 5
0
votes
1 answer
I need a logic understanding for Rivescript Conditional syntaxes
! var name = Alex
+ my name is *
* == => Wow, we have the same name!>
* == undefined => >Nice to meet you!
- >> I thought your name was…

parminder kaur
- 15
- 4