|
7 | 7 | <meta charset="utf-8">
|
8 | 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0">
|
9 | 9 |
|
10 |
| - <title>textblob.classifiers — textblob-de 0.3.1a5 documentation</title> |
| 10 | + <title>textblob.classifiers — textblob-de 0.3.1 documentation</title> |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - <link rel="top" title="textblob-de 0.3.1a5 documentation" href="../../index.html"/> |
| 31 | + <link rel="top" title="textblob-de 0.3.1 documentation" href="../../index.html"/> |
32 | 32 | <link rel="up" title="Module code" href="../index.html"/>
|
33 | 33 |
|
34 | 34 |
|
|
89 | 89 | </ul>
|
90 | 90 | <ul>
|
91 | 91 | <li class="toctree-l1"><a class="reference internal" href="../../changelog.html">Changelog</a><ul>
|
92 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#unreleased">0.3.1 (unreleased)</a></li> |
93 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id2">0.3.0 (14/08/2014)</a></li> |
94 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id3">0.2.9 (14/08/2014)</a></li> |
95 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id4">0.2.8 (14/08/2014)</a></li> |
96 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id5">0.2.7 (13/08/2014)</a></li> |
97 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id6">0.2.6 (04/08/2014)</a></li> |
98 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id7">0.2.5 (04/08/2014)</a></li> |
99 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id8">0.2.3 (26/07/2014)</a></li> |
100 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id9">0.2.2 (22/07/2014)</a></li> |
101 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id10">0.2.1 (20/07/2014)</a></li> |
102 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id11">0.2.0 (18/07/2014)</a></li> |
103 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id12">0.1.3 (09/07/2014)</a></li> |
104 |
| -<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id13">0.1.0 - 0.1.2 (09/07/2014)</a></li> |
| 92 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id2">0.3.1 (29/08/2014)</a></li> |
| 93 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id3">0.3.0 (14/08/2014)</a></li> |
| 94 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id4">0.2.9 (14/08/2014)</a></li> |
| 95 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id5">0.2.8 (14/08/2014)</a></li> |
| 96 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id6">0.2.7 (13/08/2014)</a></li> |
| 97 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id7">0.2.6 (04/08/2014)</a></li> |
| 98 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id8">0.2.5 (04/08/2014)</a></li> |
| 99 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id9">0.2.3 (26/07/2014)</a></li> |
| 100 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id10">0.2.2 (22/07/2014)</a></li> |
| 101 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id11">0.2.1 (20/07/2014)</a></li> |
| 102 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id12">0.2.0 (18/07/2014)</a></li> |
| 103 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id13">0.1.3 (09/07/2014)</a></li> |
| 104 | +<li class="toctree-l2"><a class="reference internal" href="../../changelog.html#id14">0.1.0 - 0.1.2 (09/07/2014)</a></li> |
105 | 105 | </ul>
|
106 | 106 | </li>
|
107 | 107 | <li class="toctree-l1"><a class="reference internal" href="../../authors.html">Credits</a><ul>
|
@@ -668,7 +668,7 @@ <h1>Source code for textblob.classifiers</h1><div class="highlight"><pre>
|
668 | 668 | <script type="text/javascript">
|
669 | 669 | var DOCUMENTATION_OPTIONS = {
|
670 | 670 | URL_ROOT:'../../',
|
671 |
| - VERSION:'0.3.1a5', |
| 671 | + VERSION:'0.3.1', |
672 | 672 | COLLAPSE_INDEX:false,
|
673 | 673 | FILE_SUFFIX:'.html',
|
674 | 674 | HAS_SOURCE: true
|
|
0 commit comments