Skip to content
jesus-ieru edited this page Dec 2, 2013 · 3 revisions
  • How could I repair problems with the extern tools?

If kea doesn't work, you can test it with this command:

java KEAKeyphraseExtractor -l -v agrovoc -f skos -m modelAgrovoc50docs -d This commad will identify missing files. If java doesn't recognize KeaKeyphraseExtractor, probably you added bad the environment variables. Take a look to the KEA install guide.

If silk doesn't work, use this comand:

java -DconfigFile=silk253/lsl.xml -jar silk253/silk.jar Probably it wont find few files because lsl.xml isn't defined to work without modifications.

Clone this wiki locally