Skip to content

Commit bcbdaae

Browse files
committed
OPENNLP-1516 - Enhance README.md
1 parent 5853614 commit bcbdaae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,14 @@ You can also follow our [mailing lists](http://opennlp.apache.org/mailing-lists.
5858

5959
## Overview
6060

61-
Currently the library has different packages:
61+
Currently, the library has different packages:
6262

6363
* `opennlp-tools` : The core toolkit.
6464
* `opennlp-uima` : A set of [Apache UIMA](https://uima.apache.org) annotators.
6565
* `opennlp-brat-annotator` : A set of annotators for [BRAT](http://brat.nlplab.org/)
6666
* `opennlp-morfologik-addon` : An addon for Morfologik
67+
* `opennlp-dl` : OpenNLP interface implementations for ONNX models using the `onnxruntime` dependency.
68+
* `opennlp-dl-gpu` : Replaces `onnxruntime` with the `onnxruntime_gpu` dependency to support GPU acceleration.
6769
* `opennlp-sandbox`: Other projects in progress are found in the [sandbox](https://github.com/apache/opennlp-sandbox)
6870

6971
## Getting Started

0 commit comments

Comments
 (0)