paulhindemith commited on
Commit
5cfa3e2
1 Parent(s): b280411

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -5
README.md CHANGED
@@ -12,13 +12,11 @@ widget:
12
  multi_class: true
13
  example_title: "ワンピース"
14
  ---
 
15
  # fasttext-classification
 
 
16
  fastText word vector base classification
17
- ## Reference
18
- - fastText </br>
19
- https://github.com/facebookresearch/fastText
20
- - word vector data </br>
21
- https://dl.fbaipublicfiles.com/fasttext/vectors-crawl/cc.ja.300.vec.gz
22
 
23
  ## Usage
24
  Google Colaboratory Example
 
12
  multi_class: true
13
  example_title: "ワンピース"
14
  ---
15
+
16
  # fasttext-classification
17
+ **This model is experimental.**
18
+
19
  fastText word vector base classification
 
 
 
 
 
20
 
21
  ## Usage
22
  Google Colaboratory Example