|
|
@@ -1,6 +1,10 @@
|
|
|
+# fastText
|
|
|
+[fastText](https://fasttext.cc/) is a library for efficient learning of word representations and sentence classification.
|
|
|
+
|
|
|
+[](https://circleci.com/gh/facebookresearch/fastText/tree/master)
|
|
|
+
|
|
|
## Table of contents
|
|
|
|
|
|
-* [Introduction](#introduction)
|
|
|
* [Resources](#resources)
|
|
|
* [Models](#models)
|
|
|
* [Supplementary data](#supplementary-data)
|
|
|
@@ -24,10 +28,6 @@
|
|
|
* [Join the fastText community](#join-the-fasttext-community)
|
|
|
* [License](#license)
|
|
|
|
|
|
-## Introduction
|
|
|
-
|
|
|
-[fastText](https://fasttext.cc/) is a library for efficient learning of word representations and sentence classification.
|
|
|
-
|
|
|
## Resources
|
|
|
|
|
|
### Models
|