172
PUBLIC
© 2017 SAP SE or an SAP affiliate company. All rights reserved. ǀ
•
Structure of the result table:
Column Name
Description
File_Name
Primary key of the table.
RULE
Stores the rule package that yielded the token.
In this case: “Entity Extraction”
COUNTER
Counts all tokens across the document
TOKEN
The token that was extracted (the “who”, “what”,
“where”, “when” and “how much”)
LANGUAGE
You can either specify a language column when
you create the fulltext index or it can be derived
from the text. In this case it was derived from
the text and is English (en)
Implement Example
Steps to use text analysis in HANA(4/6)




