File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Conll05st
6
6
.. py :class :: paddle.text.datasets.Conll05st()
7
7
8
8
9
- 该类是对`Conll05st <https://www.cs.upc.edu/~srlconll/soft.html>`_
9
+ 该类是对 `Conll05st <https://www.cs.upc.edu/~srlconll/soft.html >`_
10
10
测试数据集的实现.
11
11
12
12
.. note ::
Original file line number Diff line number Diff line change 6
6
.. py :class :: paddle.text.datasets.Imdb()
7
7
8
8
9
- 该类是对`IMDB <https://www.imdb.com/interfaces/>`_ 测试数据集的实现。
9
+ 该类是对 `IMDB <https://www.imdb.com/interfaces/ >`_ 测试数据集的实现。
10
10
11
11
参数
12
12
:::::::::
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Movielens
6
6
.. py :class :: paddle.text.datasets.Movielens()
7
7
8
8
9
- 该类是对`Movielens 1-M <https://grouplens.org/datasets/movielens/1m/>`_
9
+ 该类是对 `Movielens 1-M <https://grouplens.org/datasets/movielens/1m/ >`_
10
10
测试数据集的实现。
11
11
12
12
参数
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ UCIHousing
6
6
.. py :class :: paddle.text.datasets.UCIHousing()
7
7
8
8
9
- 该类是对`UCI housing <https://archive.ics.uci.edu/ml/datasets/Housing>`_
9
+ 该类是对 `UCI housing <https://archive.ics.uci.edu/ml/datasets/Housing >`_
10
10
测试数据集的实现。
11
11
12
12
参数
Original file line number Diff line number Diff line change 6
6
.. py :class :: paddle.text.datasets.WMT16()
7
7
8
8
9
- 该类是对`WMT16 <http://www.statmt.org/wmt16/>`_ 测试数据集实现。
9
+ 该类是对 `WMT16 <http://www.statmt.org/wmt16/ >`_ 测试数据集实现。
10
10
ACL2016多模态机器翻译。有关更多详细信息,请访问此网站:
11
11
http://www.statmt.org/wmt16/multimodal-task.html#task1
12
12
You can’t perform that action at this time.
0 commit comments