phrase icon indicating copy to clipboard operation
phrase copied to clipboard

Add start and end indexes for detected phrases

Open soaxelbrooke opened this issue 4 years ago • 0 comments

Many times its difficult to highlight in the text where a phrase has occurred, for multiple reasons:

  • A phrase can occur multiple times
  • A returned phrase can be the normalized version

The /analyze API should return a list of spans that match each phrase.

soaxelbrooke avatar Sep 02 '21 19:09 soaxelbrooke