Skip to content
This repository has been archived by the owner on Jun 12, 2021. It is now read-only.

Releases: jawahar273/practNLPTools-lite

Small Changes

10 Mar 03:53
1d8ceba
Compare
Choose a tag to compare
  • Update in README.md
  • Adding db support for result saving.

rechanging the version to better Semantic versioning and for applying in beta

18 Nov 17:26
Compare
Choose a tag to compare
  1. changing the code styling completely into PEP8
  2. adding cookiecutter as package
  3. Automatic finds stanford parsing jar if it is present in install path
  4. adding the the CLI to testing the senna
  5. releasing after PyPi version 0.2.2-peralpha

Find the senna if it is installed in the environment

22 Jun 04:41
Compare
Choose a tag to compare

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

14 Apr 08:10
Compare
Choose a tag to compare

some of the doc line are grammar misspelled and it has been corrected for now(most important line are been corrected ).

Init pnlt

09 Apr 05:23
Compare
Choose a tag to compare

Every module is working perfectly