Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Kensuke-Mitsuzawa committed Nov 28, 2016
1 parent 8065348 commit 9a52616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Removed a bug when calling n_gram method of DataConverter

* Resolved bottleneck poins in pre-processing
* Introduced dict-vectorising in ScikitLearn
* Introduced Cython in calculating PMI \& SOA. You can call them with `use_cython=True` flag. See `examples/example_python3.py`
* Introduced Cython in calculating PMI \& SOA. You can call them with `use_cython=True` flag. See `examples/basic_example.py`
* Performance
* Cython PMI takes 11.87 sec.
* Python multiprocessing PMI takes 513.541 sec. (8.55 min.)
Expand Down

0 comments on commit 9a52616

Please sign in to comment.