[
https://issues.apache.org/jira/browse/TIKA-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison updated TIKA-4049:
------------------------------
Description:
On SO, a user observed that the ner parser isn't working:
https://stackoverflow.com/questions/76273607/why-are-the-ner-namedentityparser-not-appearing-in-my-list-of-available-parsers
Some options:
1. add the nlp-parser-package jar to tika-docker-full
2. wget it in the example ner docker file
(https://github.com/apache/tika-docker/blob/master/sample-configs/ner/run_tika_server.sh)?
3. add an example docker file that starts with tika-docker-full and downloads
the jar.
Other options?
was:
On SO, a user observed that the ner parser isn't working:
https://stackoverflow.com/questions/76273607/why-are-the-ner-namedentityparser-not-appearing-in-my-list-of-available-parsers
Some options: add the nlp-parser-package jar to tika-docker-full or wget it in
the example ner docker file
(https://github.com/apache/tika-docker/blob/master/sample-configs/ner/run_tika_server.sh)?
Or is there a better option?
> Add nlp package to tika-server-full or update documentation/examples for 2.x?
> -----------------------------------------------------------------------------
>
> Key: TIKA-4049
> URL: https://issues.apache.org/jira/browse/TIKA-4049
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Minor
>
> On SO, a user observed that the ner parser isn't working:
> https://stackoverflow.com/questions/76273607/why-are-the-ner-namedentityparser-not-appearing-in-my-list-of-available-parsers
> Some options:
> 1. add the nlp-parser-package jar to tika-docker-full
> 2. wget it in the example ner docker file
> (https://github.com/apache/tika-docker/blob/master/sample-configs/ner/run_tika_server.sh)?
>
> 3. add an example docker file that starts with tika-docker-full and downloads
> the jar.
> Other options?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)