[GitHub] [opennlp] kinow commented on a change in pull request #400: OPENNLP-1351: Add ONNX model support for doccat and namefinder

2022-01-04 Thread GitBox
kinow commented on a change in pull request #400: URL: https://github.com/apache/opennlp/pull/400#discussion_r778545968 ## File path: pom.xml ## @@ -17,16 +16,14 @@ KIND, either express or implied. See the License for the specific language governing permissions and lim

OpenNLP support for ONNX models pull request

2022-01-04 Thread Jeff Zemerick
I have created a pull request to add OpenNLP implementations of DocumentCategorizer and TokenNameFinder for ONNX models. The goal of this PR is to enable the use of Huggingface transformers models from OpenNLP. Look at the README.md under the opennlp-dl project for info on how to convert a transfo