...
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 | ||
---|---|---|
| ||
Example Segment: |
...
Le'chocolat |
...
Example Terms: |
...
chocolat ( |
...
fr) Decoration: |
...
Le'<mrk>chocolat</mrk> |
Term search limit during decoration
...