open-calais
v0.0.4
Published
Command Line to tool to ping Open Calais with raw data to get tagged Entities
Downloads
30
Maintainers
Readme
var TOKEN = "YOUR API KEY"
Usage: node oc [Options]
Options:
-i, --In File path to input text file.
Use './' for current folder path [required]
-o, --Out File path to output csv file with .csv extension.
[required] [default: "./output.csv"]
-h, --help Show help [boolean]
Copyright 2015 Vikas Gautam