Tommaso Teofili created OPENNLP-1009:
----------------------------------------
Summary: Experiment with deep learning based algorithms in OpenNLP
Key: OPENNLP-1009
URL: https://issues.apache.org/jira/browse/OPENNLP-1009
Project: OpenNLP
Issue Type: Task
Reporter: Tommaso Teofili
It'd be interesting to experiment with deep learning algorithms in OpenNLP.
Possible experiments can include using recurrent and / or convolutional neural
networks for NER, language detection, document categorization, etc.
We could just leverage such algorithms during the training phase and let the
prediction phase as it is, as ti minimize impact on API / users.
>From the tooling perspective we could start experimenting with DeepLearning4J
>and Nd4j.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)