8000 Add what's new for text vectorizer enhancement · raghavrv/scikit-learn@41e129f · GitHub
[go: up one dir, main page]

Skip to content

Commit 41e129f

Browse files
committed
Add what's new for text vectorizer enhancement
1 parent 1c1566e commit 41e129f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats_new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@ Enhancements
213213
passing a range of bytes to :func:`datasets.load_svmlight_file`.
214214
:issue:`935` by :user:`Olivier Grisel <ogrisel>`.
215215

216+
- Small performance improvement to n-gram creation in
217+
:mod:`feature 51EF _extraction.text` by binding methods for loops and
218+
special-casing unigrams. :issue:`7567` by `Jaye Doepke <jtdoepke>`
219+
216220
Bug fixes
217221
.........
218222

0 commit comments

Comments
 (0)
0