[
https://issues.apache.org/jira/browse/OPENNLP-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Thygesen updated OPENNLP-818:
-----------------------------------
Description:
I wrote a small flow with a descriptor for a DictionaryNameFinder.
I can get it to work with configurationParameters and a
configurationParameterSettings with reference to a dictionary xml file.
But that gives me a warning:
WARNING: The unmanaged resource models/names.dic was accessed.This feature is
deprecated, and support may be removed in future versions.
I can't get externalResourceDependencies to work. I have been told that it is
not implemented for Dictionaries.
Please provide support for Dictionaries in externalResourceDependencies.
was:
I wrote a small flow with a descriptor for a DictionaryNameFinder.
I can get it to work with configurationParameters and a
configurationParameterSettings with reference to a dictionary xml file.
But that give me a warning:
WARNING: The unmanaged resource models/names.dic was accessed.This feature is
deprecated, and support may be removed in future versions.
I can't get externalResourceDependencies to work. I have been told that it is
not implemented for Dictionaries.
Please provide support for Dictionaries in externalResourceDependencies.
> Descriptor xml: ExternalResourceDependency cannot take a Dictionary
> -------------------------------------------------------------------
>
> Key: OPENNLP-818
> URL: https://issues.apache.org/jira/browse/OPENNLP-818
> Project: OpenNLP
> Issue Type: Bug
> Components: UIMA Integration
> Reporter: Peter Thygesen
> Priority: Minor
> Attachments: OPENNLP-818.patch
>
>
> I wrote a small flow with a descriptor for a DictionaryNameFinder.
> I can get it to work with configurationParameters and a
> configurationParameterSettings with reference to a dictionary xml file.
> But that gives me a warning:
> WARNING: The unmanaged resource models/names.dic was accessed.This feature is
> deprecated, and support may be removed in future versions.
> I can't get externalResourceDependencies to work. I have been told that it is
> not implemented for Dictionaries.
> Please provide support for Dictionaries in externalResourceDependencies.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)