yzk commited on
Commit
50c7f9a
·
verified ·
1 Parent(s): 461645b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ language:
9
  ---
10
 
11
  parameters
12
- ```
13
  model = fasttext.train_unsupervised(
14
  "corpus.txt",
15
  model="cbow",
 
9
  ---
10
 
11
  parameters
12
+ ```python
13
  model = fasttext.train_unsupervised(
14
  "corpus.txt",
15
  model="cbow",