Skip to content

Commit ae1ea1c

Browse files
committed
update what`s new
1 parent 0451b24 commit ae1ea1c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

doc/tutorial/text_analytics/working_with_text_data.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _text_data_tutorial:
2+
13
======================
24
Working With Text Data
35
======================

doc/whats_new.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
Changelog
99
---------
1010

11+
- The :ref:`Working With Text Data <text_data_tutorial>` tutorial
12+
has now been worked in to the main documentation's tutorial section.
13+
Includes exercises and skeletons for tutorial presentation.
14+
Original tutorial created by several authors including
15+
`Olivier Grisel`_, Lars Buitinck and many others.
16+
Tutorial integration into the scikit-learn documentation
17+
by `Jaques Grobler`_
18+
1119
- Added :class:`ensemble.BaggingClassifier` and
1220
:class:`ensemble.BaggingRegressor` meta-estimators for ensembling
1321
any kind of base estimator. See the :ref:`Bagging <bagging>` section of

0 commit comments

Comments
 (0)