This repository has been archived by the owner on Jun 12, 2021. It is now read-only.
Releases: jawahar273/practNLPTools-lite
Releases · jawahar273/practNLPTools-lite
Small Changes
- Update in README.md
- Adding db support for result saving.
rechanging the version to better Semantic versioning and for applying in beta
- changing the code styling completely into PEP8
- adding cookiecutter as package
- Automatic finds stanford parsing jar if it is present in install path
- adding the the CLI to testing the senna
- releasing after PyPi version 0.2.2-peralpha
Find the senna if it is installed in the environment
Check the Stanford parser in the given path and if senna is installed in the system it try to find automatically with installed/environs keyword as SENNA
. Adding of CoNULL format for batch sentence processing which is better than other format and library for visualizing in tree(only for CoNULL format)
Proper updating core lines in README
some of the doc line are grammar misspelled and it has been corrected for now(most important line are been corrected ).
Init pnlt
Every module is working perfectly