Note: Python programmer Disclaimer: beginner to both ML and NLP, only fine-tuned GPT-2 a bunch of times with the help of some packages. I'm curious if using GPT-2 might yield a higher accuracy for document vectors (with greatly varying length) or no...
Join discussionI am in the process of building a conversational mobile app to make bookings of some sort. I have evaluated Dialogflow to an extent. I know about wit AI and Watson assistant although I haven't used them. I am looking for the best possible platform in...
HAHermis and 1 more commentedSuppose sentence is "am I supposed to eat that" , how to determine that it is a question? Other sentence like: "this is the ball which i bought yesterday(not a question but contains "which")" I want to determine if there is question in a free text(se...
Join discussionWhat are some good algorithms(in terms of accuracy) out there to perform semantic analysis on two sentences. The task I am trying to achieve here is try to get the similarity of context between two sentences.
SHSébastien and 1 more commented