We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d59d4 commit f1998dfCopy full SHA for f1998df
README.md
@@ -56,7 +56,7 @@ The samples use the following procedure:
56
"`name`" and "`targetLanguage`" for `NameTranslationParameters`; "`name1.text`" and "`name2.text`" for
57
`NameMatchingParameters`; Other parameters are optional.
58
59
-6. Create an `API` method for the endpoint you are calling. The methods are
+6. Invoke the `API` method for the endpoint you are calling. The methods are
60
* `entities(linked)` where `linked` is `False` for entity extraction and `True` for entity linking.
61
* `categories()`
62
* `sentiment()`
0 commit comments