Releases: brandonlim-hs/minpair
Releases · brandonlim-hs/minpair
v0.1.3
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
Changed
- Download NLTK corpus data only if not found
v0.1.1
Changed
- Default to ADJ, NOUN and VERB if pos is empty (f5846cf)
Initial release
Initial release. Currently only support:
- vowel minimal pairs (words that differ only by the vowel sound)