santacruz91 / ExtractDependencies / 0.1.1
ExtractDependencies
Royalty Free
For each sentence, a List of the dependencies we think might be useful
Language
Java
Metrics
API Calls - 17,779
Avg call duration -
N/A
Permissions
This is not a recognized license.
This is necessary for algorithms that rely on external services,
however it also implies that this algorithm is able to send your
input data outside of the Algorithmia platform.
Run an example
Input
Output
[
[
"nsubj(offers-2, Startup-1)",
"root(ROOT-0, offers-2)",
"dobj(offers-2, place-5)",
"nsubjpass(made-18, that-15)",
"pobj(through-20, APIs-21)"
]
]
Install and use
Install
Install the Algorithmia CLI client by running:
curl -sSLf https://algorithmia.com/install.sh | sh
Then authenticate by running:
$ algo auth
# When prompted for api endpoint, hit enter
# When prompted for API key, enter your key: YOUR_API_KEY
Use
algo run santacruz91/ExtractDependencies/0.1.1 -d '"Startup offers programmers a place to host algorithms -- open source or proprietary -- that can be made available through APIs and monetized."' --timeout 300