v0.2.1: Merge pull request #110 from wayfair-incubator/bump_version_0.2.1
- Removed cytoolz dependency not used by extra-model
- Updated from using pycld2 to pycld3
- Added fourth positional command line argument to specify the path to the embeddings
- Fixed a bug with multiple spaces (e.g., "I bought a sturdy and^^^beautiful shelf." sentence would be parsed incorrectly)
- extra-model is now tested in Python 3.7, 3.8, 3.9