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.
2 parents 2ca0362 + c7722f5 commit 191b2c3Copy full SHA for 191b2c3
examples/relationships.js
@@ -18,7 +18,6 @@ var relationships_text_data = "FLIR Systems is headquartered in Oregon and produ
18
var content = relationships_text_data;
19
20
api.parameters.content = content;
21
-api.parameters.options = { "accuracyMode": "PRECISION" };
22
23
api.rosette(endpoint, function(err, res) {
24
if (err) {
0 commit comments