Skip to content

Commit c93c633

Browse files
authored
Update History.markdown
1 parent 605b261 commit c93c633

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

History.markdown

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
## HEAD
22

3+
## Major Enhancements
4+
* Separate tokenizer from hasher, allowing custom tokenizers. ([#162](https://github.com/jekyll/classifier-reborn/pull/162))
5+
36
### Minor Enhancements
47
* Improved handling of Zero division and Zero vector normalization. ([#173](https://github.com/jekyll/classifier-reborn/pull/173))
58

69
## 2.2.0 / 2017-12-14
7-
## Major Enhancements
10+
811
* JRuby Support, thanks to [@mach-kernel](https://github.com/mach-kernel) ([#168](https://github.com/jekyll/classifier-reborn/pull/168))
912
* Add support to reset trained classifiers to their initial state ([#143](https://github.com/jekyll/classifier-reborn/pull/143))
1013
* Classifier evaluation and validation ([#142](https://github.com/jekyll/classifier-reborn/pull/142))

0 commit comments

Comments
 (0)