nlp_compromise v13.4.0 Release Notes

Release Date: 2020-09-10 // over 3 years ago
    • [change] stop including adverbs and some auxiliaries in .conjugate() results
    • [change] .append() and .prepend() on an empty doc now creates a new doc
    • [new] add verbs().toParticiple() method (add to observables/verb)
    • [new] add sentences().toParticiple() method (add to observables/verb)
    • [fix] some verb-tagging issues
    • [fix] contractions issue in .clone()
    • [fix] try harder to retain modal-verbs in conjugation - 'i should drive' no-longer becomes 'i will drive'