Outils pour utilisateurs

Outils du site


webservicesdetails

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
webservicesdetails [2019/11/22 15:52] sylvainwebservicesdetails [2019/11/22 16:03] (Version actuelle) – [7. Service : getSimilarityMapForRemainingItem] sylvain
Ligne 145: Ligne 145:
  
  
-  * Items = [[item]], every item contained in the SDD +  * Items = [item], every item contained in the SDD 
-  * Descriptors = [[Descriptor]], every Descriptor contained in the SDD +  * Descriptors = [Descriptor], every Descriptor contained in the SDD 
-  * States = [[state]], every states contained in the SDD +  * States = [state], every states contained in the SDD 
-  * Resources = [[resource]], every resources contained in the SDD+  * Resources = [resource], every resources contained in the SDD
   * descriptorsScoreMap = {Descriptor,float}, an associative map, which associates   * descriptorsScoreMap = {Descriptor,float}, an associative map, which associates
  to each Descriptor its discriminant power.  to each Descriptor its discriminant power.
-  * DescriptorRootId = [[int]], ids of the node roots ( no dependency) +  * DescriptorRootId = [int], ids of the node roots ( no dependency) 
-  * InvertedDependencyTable = {long,long}, the first long is the ID of the descrip- +  * InvertedDependencyTable = {long,long}, the first long is the ID of the descriptor which parent is the second long.
- -tor which parent is the second long.+
  
 ===== 2. Service : getJSONRemainingItemsAndRemainingDescriptorsScoreUsingIds ===== ===== 2. Service : getJSONRemainingItemsAndRemainingDescriptorsScoreUsingIds =====
Ligne 182: Ligne 181:
  
   * remainingItems = [[item]], array of remaining items   * remainingItems = [[item]], array of remaining items
-  * discardedDescriptorsInIteration = [[Descriptor]], array of discarded descriptor,  +  * discardedDescriptorsInIteration = [[Descriptor]], array of discarded descriptor, child descriptor can be discarded with its parents. 
- child descriptor can be discarded with its parents. +  * descriptorsScoreMap = {Descriptor,float}, an associative map, which associates to each Descriptor its discriminant power.
-  * descriptorsScoreMap = {Descriptor,float}, an associative map, which associates +
- to each Descriptor its discriminant power.+
  
  
Ligne 202: Ligne 199:
 <code>{description,innapDescriptorId}</code> <code>{description,innapDescriptorId}</code>
  
-  * description = [[descriptionElement]], array of description elements describing +  * description = [descriptionElement], array of description elements describing this item. 
- this item. +  * innapDescriptorId = [int], array of inapplicable descriptor IDs
-  * innapDescriptorId = [[int]], array of inapplicable descriptor IDs+
  
  
Ligne 225: Ligne 221:
 **parameter** (in the javascript before stringify): **parameter** (in the javascript before stringify):
   * SDDurl : String   * SDDurl : String
-  * descriptions : [[{ +  * descriptions : [{selectedStatesNames : [int], quantitativeMeasure : {min=int,max=int,mean=int}}]
- |   selectedStatesNames : [int]], +
-     quantitativeMeasure : {min=int,max=int,mean=int}  +
-          }]+
  
 **returns** : **returns** :
Ligne 234: Ligne 227:
  
   * remainingItems = [[item]], array of remaining items   * remainingItems = [[item]], array of remaining items
-  * discardedDescriptorsInIteration = [[Descriptor]], array of discarded descriptor,  +  * discardedDescriptorsInIteration = [[Descriptor]], array of discarded descriptor, child descriptor can be discarded with its parents. 
- child descriptor can be discarded with its parents. +  * descriptorsScoreMap = {Descriptor,float}, an associative map, which associates to each Descriptor its discriminant power. 
-  * descriptorsScoreMap = {Descriptor,float}, an associative map, which associates +  * descriptions = [{selectedStatesNames: [int],quantitativeMeasure : {min=int,max=int,mean=int}}], the new description computed by the function.
- to each Descriptor its discriminant power. +
-  * descriptions = [[{selectedStatesNames|: [int]], +
-    quantitativeMeasure : {min=int,max=int,mean=int} +
-        }], the new description computed by the function.+
  
 ===== 6. Service : getSimilarityMap ===== ===== 6. Service : getSimilarityMap =====
Ligne 260: Ligne 249:
 tions given in parameter will have a high score. tions given in parameter will have a high score.
  
-/identification/getSimilarityMapForRemainingItem+**path :** /identification/getSimilarityMapForRemainingItem
  
 **returns** : {similarityMap} **returns** : {similarityMap}
  
   * similarityMap = [int,float], int is the item ID and float the corresponding similarity score.   * similarityMap = [int,float], int is the item ID and float the corresponding similarity score.
webservicesdetails.txt · Dernière modification : 2019/11/22 16:03 de sylvain

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki