vietlong2110 / boilerpipe

Automatically exported from code.google.com/p/boilerpipe
0 stars 0 forks source link

Featurerequest: Run boilerpipe as a command line tool #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Is it possible to use Boilerpipe as a CLI app together with other bash 
commands, e.g. extract the text of an entire website with a command like: 

wget -p http://mysite.com | boilerplate -options > file#.html 

Original issue reported on code.google.com by haraldgr...@gmail.com on 22 Mar 2011 at 3:26

GoogleCodeExporter commented 9 years ago
Thanks for this RFE. I will include a corresponding command-line tool in the 
next release.

Christian

Original comment by ckkohl79 on 22 Mar 2011 at 3:39

GoogleCodeExporter commented 9 years ago
Has this been implemented? I'm developing an app in Node.js and I'd love to use 
Boilerpipe via CLI... 

Original comment by fabd...@gmail.com on 2 May 2012 at 11:04

GoogleCodeExporter commented 9 years ago
I am too looking for a way to use this tool with node.js, I tried using the npm 
module node-java but so far no success, a command line tool would be wonderful.

Original comment by tirit...@gmail.com on 11 Apr 2013 at 4:27