Skip to content

Releases: KxSystems/nlp

0.2.0

10 Mar 14:53
ade9ecf
Compare
Choose a tag to compare
  • Refactor coding/commenting style to be up to date with coding standards
  • The following filenames were changed
    - date_time.q -> dateTime.q
    - extract_rtf.p -> extractRtf.p
    - nlp_code.q -> nlpCode.q
  • All user callable functions were moved to nlpCode.q
  • Any python functions within parser.q were moved to parser.p
  • Test script was added to check that length of code in files did not exceed 80 chars filelength.t
  • All tests were updated to reflect these changes

Multi language & Spell check

17 Jan 09:17
Compare
Choose a tag to compare
  • Updated .nlp.newParser to be able to handle Japanese and Chinese
  • Added in spell check funcitonality for parser
  • Changed file structure and naming conventions
  • Updated tests to account for spacy update

0.1 beta

06 Jun 23:03
6477475
Compare
Choose a tag to compare
0.1 beta Pre-release
Pre-release

0.1 beta release with docker image