177
PUBLIC
© 2017 SAP SE or an SAP affiliate company. All rights reserved. ǀ
Dictionaries
Workflow when using dictionaries
1 Create a dictionary following XML
syntax
<?xml version="1.0" encoding="UTF-8" ?>
<
dictionary
xmlns="
http://www.sap.com/ta/4.0">
<entity_category
name=“SPORTS_EVENTS">
<
entity_name
standard_form=“World Cup 2014">
<
variant name
=“Brazil 2014"/>
</entity_name>
</entity_category>
...
</dictionary>
2 Activate the dictionary
If no errors are found, the dictionary is compiled
3 Include name of new dictionary in
custom text analysis configuration
file
A single text analysis configuration will normally include
multiple dictionaries and extraction rule sets
4 Test the dictionary
Brazil 2014 captured the world’s attention.
“Brazil 2014“
SPORTS_EVENTS




