Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A proposed roadmap for OpenNLP 2.x.

Version

...

1.9.

...

x

Goals

  • Backwards compatible with all 1.x.
  • Support Provide future support for deep learning models trained in other framework, i.e. Tensorflow/PyTorch/MXnet.

Code Changes

These changes are to maintain backwards compatibility and not introduce any deep learning framework dependencies into opennlp-tools.

  • Create an opennlp-common project that contains the interfaces and common classes.
  • Change opennlp-tools to have opennlp-common as a dependency.
  • Other outstanding JIRA issues that can be addressed.

Projects and dependencies:

draw.io Diagram
bordertrue
diagramNameopennlp2projects
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth401
revision4

Version 2.0

Goals

  • Provide deep learning implementations of OpenNLP interfaces.

Code Changes

  • Create an opennlp-dl project with implementations for deep learning.

These changes are to maintain backwards compatibility and not introduce any deep learning framework dependencies into opennlp-tools.Projects and dependencies:

draw.io Diagram
bordertrue
diagramNameopennlp2projectsopennlp21projects
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth571
revision2

...