Skip to content

Releases: ecscstatsconsulting/morphemes

v1.2.0

11 Mar 15:13
cb89d60

Choose a tag to compare

Features:

  • Added command line interface which allows the individual word parse or processing of text files for obtaining morpheme counts. (Documentation updates coming soon)

Fixes:

  • Fixed reported issue. Prefixes were not correctly handled in the parsing of the morphoLEX data. Added enum to better keep track of the symbols and put in the handling for the prefix markup. #2

v1.1.01

11 Dec 19:13

Choose a tag to compare

  • Enhanced performance by fixing bug which was causing the db json to be loaded over and over
  • Applied a fix addressing the following issue #1
  • Added unit tests and a Makefile to make development easier

v1.1.0

11 Dec 19:05

Choose a tag to compare

  • Enhanced performance by fixing bug which was causing the db json to be loaded over and over
  • Applied a fix addressing the following issue #1
  • Added unit tests and a Makefile to make development easier

v1.0.10

22 Feb 12:27

Choose a tag to compare

Fixed missing installer dependencies

v1.0.7

21 Feb 04:40

Choose a tag to compare

Final draft for initial release of morphemes version 1 features.