...
...
Starting Apache
Karaf via bin/karaf open the karaf
console.
The following command will install all
dependencies and the Corpus Server:
- If
using Karaf 2.x
- If
using Karaf 3.x
The corpus-server
itself is just an interface layer which
can expose an actual
Corpus Server implementation via its REST
API to vairous tools which know this API.
...
This can be done
with these commands:
- If
using Karaf 2.x
- If
using Karaf 3.x
The last
command can take several minutes to
complete.
The "list"
command will now show the Corpus Server:
....
[ 76] [Active ] [ ] [
60] OpenNLP Corpus Server (0.0.1.SNAPSHOT)
[ 77] [Active ] [ ] [
60] Apache Derby 10.8
(10.8.1000002.1095077)
[ 78] [Active ] [ ] [
60] OpenNLP Corpus Server Implementation
(0.0.1.SNAPSHOT)
...