0

I have been working on a natural language proccessing algorithm for an app of mine. Currently, all is well. However I am struggling to compare like phrases. For example, how can I detect that the phrases "right now" and "current" are relevant to each other? My algorithm is being written in python and am working a lot with the popular NLTK library. Is there any good way to accomplish this?

Thanks.

Robert Christopher
  • 461
  • 1
  • 6
  • 15
  • Possible duplicate [NLP: any easy and good methods to find semantic similarity between words?](http://stackoverflow.com/questions/2441361/nlp-any-easy-and-good-methods-to-find-semantic-similarity-between-words) – Jaimes May 07 '16 at 02:34
  • Awesome, @NateJ nice find. – Robert Christopher May 07 '16 at 02:49

0 Answers0