diff --git a/README.md b/README.md index db97eac0370eff7350223c953e30fdf320d1cac3..03c74737028442787be2fa44c947f8973aec870a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ -# fasttext-doc-zh -FastText 中文文档 +# FastText 中文文档 + +FastText 是一个用于高效学习单词表示和句子分类的库。 + +官方地址: +中文社区: + +## 文档地址 + +* FastText 中文社区: +* FastText 中文文档: +* FastText 英文文档: + +## 项目负责人 + +* [@片刻](https://github.com/jiangzhonglian)