timblclient(1) | General Commands Manual | timblclient(1) |
NAME¶
timblclient - a simple client to access the Tilburg Memory Based Learner Server
SYNOPSIS¶
timblclient -h host -p port [-i inputfile] [-i outputfile] [--batch] [-b basename]
DESCRIPTION¶
timblclient connects to a TimblServer on 'host':'port' and sends it the normal instructions. (see timblserver )
OPTIONS¶
The timblclient options are
When BATCH is specified, inputfile is supposed to be a 'normal' Timbl testfile. Every line is send to the timblserver as a 'classify' command. Default is stdin.
-o outputfile
--batch
-h host
-p port
-b basename
BUGS¶
This is just a simple testprogram, and rather clumsy.
AUTHORS¶
Ko van der Sloot timbl@uvt.nl
SEE ALSO¶
timbl(1) timblserver(1)
2014 december 2 |