Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to search for terms during decoration the segment is being stemmed into words. In this process punctuation marks are not being taken into consideration. Since TermWeb version 3.18.0.7 also apostrophe character is considered as a space. After applying the decoration algorithm all punctuations are being put back in the response in the appropriate places.

Code Block
languagexml
Example Segment: 

...

Le'chocolat

...

Example Terms: 

...

chocolat (

...

fr)
Decoration: 

...

Le'<mrk>chocolat</mrk>

Term search limit during decoration

...