Skip to content

Commit

Permalink
note for #520
Browse files Browse the repository at this point in the history
  • Loading branch information
gojomo committed Jan 12, 2016
1 parent 2e53063 commit 812b75c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Changes
* Better internal handling of job batching in word2vec (#535)
- up to 300% speed up when training on very short documents (~tweets)
* Word2vec allows non-strict unicode error handling (ignore or replace) (Gordon Mohr, #466)
* Doc2Vec `model.docvecs[key]` now raises KeyError for unknown keys (Gordon Mohr, #520)
* On-demand loading of the `pattern` library in utils.lemmatize (Jan Zikes, #461)
- `utils.HAS_PATTERN` flag moved to `utils.has_pattern()`
* Forwards compatibility for NumPy > 1.10 (Matti Lyra, #494, #513)
Expand Down

0 comments on commit 812b75c

Please sign in to comment.