diff --git a/engine/function.vse-converter-alchemyapi-alchemylanguage.xml b/engine/function.vse-converter-alchemyapi-alchemylanguage.xml index c000cbf..7b4462b 100644 --- a/engine/function.vse-converter-alchemyapi-alchemylanguage.xml +++ b/engine/function.vse-converter-alchemyapi-alchemylanguage.xml @@ -1,4 +1,4 @@ - + AlchemyAPI offers 12 API functions as part of its text analysis service, each of which uses sophisticated natural language processing techniques to analyze your content and add high-level semantic information. These functions are accessed via a REST API, and the data is returned as an easy-to-parse structure. An API key required to use the AlchemyLanguage service and can be acquired from the Alchemy API wesbsite (http://www.alchemyapi.com/api/register.html). @@ -145,6 +145,10 @@ This sets the maximum number of entities to extract. Entities in the text that might be found beyond this limit will not be returned. + + + Return semantic link data (e.g. DBPedia) if available. + This sets the default amount of time, in seconds, to wait for a response from the Entity Extraction API call. A value of 0 indicates that the global AlchemyLanguage timeout setting should be used. @@ -414,6 +418,14 @@ + + entity-link-data + + + + + + entity-extraction-max @@ -510,145 +522,105 @@ ' > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -657,32 +629,22 @@ but we also want to run some AlchemyAPI analysis --> - - - - - - - - - - @@ -708,10 +670,8 @@ but we also want to run some AlchemyAPI analysis --> - - @@ -734,7 +694,6 @@ but we also want to run some AlchemyAPI analysis --> - @@ -761,10 +720,8 @@ but we also want to run some AlchemyAPI analysis --> - - @@ -789,11 +746,7 @@ but we also want to run some AlchemyAPI analysis --> - - - - @@ -819,10 +772,8 @@ but we also want to run some AlchemyAPI analysis --> - - @@ -842,13 +793,9 @@ but we also want to run some AlchemyAPI analysis --> - - - - @@ -869,17 +816,14 @@ but we also want to run some AlchemyAPI analysis --> - - - @@ -898,10 +842,6 @@ but we also want to run some AlchemyAPI analysis --> - - - - @@ -925,7 +865,7 @@ but we also want to run some AlchemyAPI analysis --> - + @@ -936,10 +876,8 @@ but we also want to run some AlchemyAPI analysis --> - - @@ -952,16 +890,20 @@ but we also want to run some AlchemyAPI analysis --> + + + + - + - + @@ -985,8 +927,6 @@ but we also want to run some AlchemyAPI analysis --> - - @@ -1017,10 +957,8 @@ but we also want to run some AlchemyAPI analysis --> - - @@ -1039,8 +977,6 @@ but we also want to run some AlchemyAPI analysis --> - - @@ -1076,10 +1012,8 @@ but we also want to run some AlchemyAPI analysis --> - - @@ -1102,13 +1036,9 @@ but we also want to run some AlchemyAPI analysis --> - - - - @@ -1117,18 +1047,13 @@ but we also want to run some AlchemyAPI analysis --> - - + - - - - @@ -1147,6 +1072,5 @@ but we also want to run some AlchemyAPI analysis --> - ]]> - + \ No newline at end of file