You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by "mawiesne (via GitHub)" <gi...@apache.org> on 2023/02/06 14:26:44 UTC

[GitHub] [opennlp-sandbox] mawiesne commented on pull request #76: Update sandbox component 'summarizer' to be compatible with latest opennlp-tools release

mawiesne commented on PR #76:
URL: https://github.com/apache/opennlp-sandbox/pull/76#issuecomment-1419169102

   @kinow I've added a Maven snippet with downloads the wordnet dict archive and extracts it locally to `target/test-classes/wordnet/` so the files are not in the git repo! 2nd benefit: the dict files stem from the original source "as is". Tests are working fine with this approach. 3rd benefit: Local dev machines get the tar.gz file cached in ".m2" home of the user.
   
   Please feel free to re-review.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@opennlp.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org