> For the complete documentation index, see [llms.txt](https://deeplearning4j.konduit.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/yu-yan-chu-li.md).

# 语言处理

- [概述](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/yu-yan-chu-li/gai-shu.md): DL4J语言处理概述
- [Word2Vec](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/yu-yan-chu-li/word2vec.md): DL4J中NLP神经词嵌入
- [Doc2Vec](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/yu-yan-chu-li/doc2vec.md): 在DL4J中用于语言处理的Doc2Vec和任意文档。
- [SentenceIterator](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/yu-yan-chu-li/sentenceiterator.md): DL4J中用于语言处理的单词、文档和句子的迭代。
- [Tokenization](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/yu-yan-chu-li/tokenization.md): 在DL4J中把文本分解成单个单词进行语言处理。
- [Vocabulary Cache](https://deeplearning4j.konduit.ai/zhong-wen-v1.0.0/yu-yan-chu-li/vocabulary-cache.md): DL4J中处理一般NLP任务的机制。
