-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hello,
As per the requirement of a chatbot, I feel it is important to have an algorithm which calculates the semantic similarity between the two sentences.
For example, In the existing code, similar sentences like, "how are you?" and "how are you doing" have been quoted separately, while the reply will be the same in both cases. Also, these sentences can be framed in many different ways which depends on the user and will not be possible to quote individually. Therefore, we can implement a system which can calculate the semantic similarity between the two sentences.
Thus, the code will be more efficient and open to varied queries.
Metadata
Metadata
Assignees
Labels
No labels