> For the complete documentation index, see [llms.txt](https://asiabots.gitbook.io/learning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://asiabots.gitbook.io/learning/master.md).

# Initial page

## Getting Super Powers

Becoming a super hero is a fairly straight forward process:

```
$ give me super-powers
```

{% hint style="info" %}
&#x20;Super-powers are granted randomly so please submit an issue if you're not happy with yours.
{% endhint %}

Once you're strong enough, save the world:

```
// Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'
```

{% content-ref url="/pages/-L9le0ARdaTt1TX7SDXT" %}
[Initial page](/learning/master.md)
{% endcontent-ref %}

* Chinese text segmentation (jieba)
* Vector Space Modeling (gensim, NLTK)
* * Text Classification
  * test
* Machine Learning
* * Text Classification
* Deep Learning
* * Text Classification
