Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@barrust barrust released this 23 Feb 02:45
· 59 commits to master since this release
  • Remove python 2.7 support
  • Updated automated scripts/build_dictionary.py script to support adding missing words
  • Updated split_words() to attempt to better handle punctuation; #84
  • Load pre-built dictionaries from relative location for use in PyInstaller and other executable tools; #64