- Corrected bug in sbf_rank.
- Included additional examples in the README.
- Improved anagrams function.
- Anagrams function returns only strings that are words if wordList is provided.
- Anagrams function can handle strings that contain a space.
- Progress bars can be turned off.
- Fixed bug with position specific token frequencies.
- Fixed issue with using integers for type parameter.
- Added pbapply to show progress bar.
- Improved function names.
- Improved documentation.
- Added documentation.
- First release.