Releases: hhsecond/corenlp_pywrap
Releases · hhsecond/corenlp_pywrap
Pywrap now append 0 as filler, not 'null'
pywrap now has new bug fixes
Bug fix
Pywrap now handle special chars in input
- Bug fix while handling special character in json
- Logging feature exploitation is now easy
Pywrap now handles different annotation tags efficiently
CoreNLP python wrapper now handles multiple sentences
no difference to basic(). Arrange function now can handle multiple sentences
Production Ready
added arrange function to return custom DS
Support Regex (sem, token)
Last release for gathering the basic output of stanford CoreNLP.
Basic Wrapper
Directory structure changed from the previous version. Still a basic wrapper for StanfordCoreNLP
Basic Wrapper
V0.1 is the basic wrapper (non-production) for Stanford CoreNLP which fetches the normal CoreNLP output to the user
Bug fixes for compatibility with pypi
Powerful python wrapper for CoreNLP (Stanford NLP package)