Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To install Apache Karaf follow the these steps:

...

Checkout the Corpus Server from svn with these two commands:

This will create a folder for each maven module.
Go first to the corpus-server, and do a mvn install there,
afterward do the same in the corpus-server-impl module.

...

Starting Apache Karaf via bin/karaf open the karaf console.
The following command will install all dependencies and the Corpus Server:

...

This can be done with these commands:

Wiki Markup
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)
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)

Apache UIMA Cas Editor

Loading the Wikinews Corpus

...