modification of the README

This commit is contained in:
Michele De Bonis 2018-12-20 10:51:53 +01:00
parent 2be03ecce9
commit 07315ed492
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ if score==-1 --- undefined result
if score<\th --- negative result
```
- aggregation: defines the type of aggregation to apply to the similarity scores of the fields in the list of fields
AVG(average), MAX, MIN, SUM
- possible values: AVG(average), MAX, MIN, SUM
e.g. the similarity scores are multiplied with the weight and then the defined aggregation is applied
- arcs: define the next node of the tree depending on the result
positive: specifies the key of the next node in case of positive result