You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Jeff Zemerick (Jira)" <ji...@apache.org> on 2022/07/20 15:07:00 UTC

[jira] [Updated] (OPENNLP-1374) Update ONNX code to allow for unlimited text length and for reusability

     [ https://issues.apache.org/jira/browse/OPENNLP-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Zemerick updated OPENNLP-1374:
-----------------------------------
    Summary: Update ONNX code to allow for unlimited text length and for reusability   (was: Make changes to ONNX code)

> Update ONNX code to allow for unlimited text length and for reusability 
> ------------------------------------------------------------------------
>
>                 Key: OPENNLP-1374
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-1374
>             Project: OpenNLP
>          Issue Type: Task
>          Components: Deep Learning
>    Affects Versions: 2.0.0
>            Reporter: Jeff Zemerick
>            Assignee: Jeff Zemerick
>            Priority: Major
>
> There are a few updates needed in the ONNX code that make sense to make together.
>  * Allow for processing text of unlimited length. Currently requires input text to be broken up outside of OpenNLP prior to inference.
>  * Use constants for labels. Allow the labels for B_PER and I_PER to be customized by the user (if needed).
>  * Refactor the code for better reuse looking down the road at other interface implementations.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)