Interests: Web3, OpenCV, NLP, using AI libraries and Apis, semantic search. Languages: C#, Asp.net, Databases, some python, Played around with Django, I was working on a way to scrape problems out of social media. Also an AI idea generator.
I was working on a NLP(ish) idea for a while and got a descent prototype put together, but haven't had time to take the project past that. The idea was to train a model to classify tone of voice (a kind voice, angry voice, whiny voice, etc). Writing this out again now. I wonder if we could train a model to predict whether a statement is sarcastic or not..
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.