vi3k6i5 / flashtext

Extract Keywords from sentence or Replace keywords in sentences.
MIT License
5.57k stars 599 forks source link

Issue in retrieving results #86

Closed vaibhavbhalla07 closed 5 years ago

vaibhavbhalla07 commented 5 years ago

Suppose I have inserted "Big Apple", "and Bay" and "Bay Area" into the keyword processor, and given a sentence "I love Big Apple and Bay Area." I expect all the three entities to be extracted but only two entities can be retrieved which are [Big Apple, 'and Bay'] and not "Bay Area".

vaibhavbhalla07 commented 5 years ago

As this is the same issue as https://github.com/vi3k6i5/flashtext/issues/63 closing this ticket