From 11d6d75d2d4bd8c42ec6795e34adcbe479950528 Mon Sep 17 00:00:00 2001 From: Keqi Huang Date: Thu, 26 Apr 2018 12:02:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59ae3de..083b4ba 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ FastText 是一个用于高效学习单词表示和句子分类的库。 | [supervised-models](https://github.com/apachecn/fasttext-doc-zh/blob/v0.1.0/doc/zh/supervised-models.md) | [@片刻](https://github.com/jiangzhonglian) | [@Lisanaaa](https://github.com/Lisanaaa) | | [supervised-tutorial](https://github.com/apachecn/fasttext-doc-zh/blob/v0.1.0/doc/zh/supervised-tutorial.md) | [@Lisanaaa](https://github.com/Lisanaaa) | [@wnma](https://github.com/wnma3mz) | | [support](https://github.com/apachecn/fasttext-doc-zh/blob/v0.1.0/doc/zh/support.md) | [@片刻](https://github.com/jiangzhonglian) | [@Lisanaaa](https://github.com/Lisanaaa) | -| [unsupervised-tutorials](https://github.com/apachecn/fasttext-doc-zh/blob/v0.1.0/doc/zh/unsupervised-tutorials.md) | [@wnma](https://github.com/wnma3mz) | | +| [unsupervised-tutorials](https://github.com/apachecn/fasttext-doc-zh/blob/v0.1.0/doc/zh/unsupervised-tutorials.md) | [@wnma](https://github.com/wnma3mz) | [@Lisanaaa](https://github.com/Lisanaaa) | ## 加入我们 -- GitLab