ReVerb
Royalty FreeLanguage
Java
Metrics
API Calls - 134
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
""
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 oren/ReVerb/0.1.0 -d '"Amazon CEO Jeff Bezos has just announced the company's first-ever smartphone, the Fire Phone, at a private event in Seattle. The device is the latest in a growing family of Amazon hardware that includes the Kindle Fire tablets and the Fire TV set-top box. The phone is exclusive to AT&T, and will cost $199 with a two-year contract for a 32GB device and $299 for a 64GB device. The phone will cost $650 off-contract, which is common for high-end smartphones. Amazon's product page indicates that it's available for pre-order now, and will begin shipping to buyers on July 25. For a limited time, a full year of Amazon Prime membership is included with purchase."' --timeout 300
This algorithm's sample input contains a
'
character. This can be used to inject malicious code when running commands
(e.g. "'; sudo rm -rf / ;"). Use with caution.