Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tika Wiki" for change 
notification.

The "GrobidJournalParser" page has been changed by ChrisMattmann:
https://wiki.apache.org/tika/GrobidJournalParser?action=diff&rev1=3&rev2=4

  
  === Start the GROBID Service ===
  
- To use GROBID with Tika, you need to start the 
[[http://grobid.readthedocs.org/en/latest/Grobid-service/|GROBID Service]]. To 
do so, perform the following (note the service will start by default on port 
8080, but that can be changed in the Jetty properties by going to 
[[https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-service/pom.xml|Grobid
 Service's pom.xml]] and editing 
[[https://github.com/kermitt2/grobid/blob/master/grobid-service/pom.xml#L180|line
 180]].
+ To use GROBID with Tika, you need to start the 
[[http://grobid.readthedocs.org/en/latest/Grobid-service/|GROBID Service]]. To 
do so, perform the following (note the service will start by default on port 
8080, but that can be changed in the Jetty properties by going to 
[[https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-service/pom.xml|Grobid
 Service's pom.xml]] and editing 
[[https://github.com/kermitt2/grobid/blob/master/grobid-service/pom.xml#L180|line
 180]]).
  
   1. `cd $HOME/src/grobid/grobid-service`
   2. `mvn -Dmaven.test.skip=true jetty:run-war`

Reply via email to