Skip to content

v0.1.7

Compare
Choose a tag to compare
@ArulVendhan ArulVendhan released this 31 Oct 06:40
· 3 commits to master since this release
e1a1144

Major Updates

  • Stanford CoreNLP version updated to v4.5.1
  • Parser Model updated, first-time model loading time reduced 3x using AbstractSequenceClassifier to load model.
  • Parser Model trained with props "cacheNGrams" set to "False" to resolve this issue