Skip to content

Releases: brandonlim-hs/minpair

v0.1.3

09 Nov 13:40
Compare
Choose a tag to compare

Added

  • Config to disable auto download of NLTK corpus data using the Generator class
  • Config to customise pos tags using the Generator class

Changed

  • Encapsulate minpair into Generator and MinimalSet class

Removed

  • Argument pos from vowel_minpair()

v0.1.2

27 Oct 11:15
Compare
Choose a tag to compare

Changed

  • Download NLTK corpus data only if not found

v0.1.1

19 Oct 11:58
Compare
Choose a tag to compare

Changed

  • Default to ADJ, NOUN and VERB if pos is empty (f5846cf)

Initial release

22 Sep 09:03
Compare
Choose a tag to compare

Initial release. Currently only support:

  • vowel minimal pairs (words that differ only by the vowel sound)