I played around with Sentence Embeddings and Sentence Similarity.
I thought about being able to compare a sentence with "Happy" and get a score between them. This could be a generalized solution for a nlp problems.
I noticed it tended to match things a little different than I would expect. I would expect the subject of the sentence to match first.
I played around with Sentence Embeddings and Sentence Similarity.
I thought about being able to compare a sentence with "Happy" and get a score between them. This could be a generalized solution for a nlp problems.
I noticed it tended to match things a little different than I would expect. I would expect the subject of the sentence to match first.