|
comp_descriptors
comp_descriptors (request, document)
|
Added in advas.0.0.4
Compares two lists of descriptors. One for the request, the other one for the document.
In: |
request |
a list of strings |
|
document |
a list of strings |
Out: |
|
a float value between 0 and 1. The higher the value, the more equal are request and document regarding their descriptors. |
|
|