mehran commited on
Commit
4cba973
1 Parent(s): dcf7c63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -57,7 +57,7 @@ files/jomleh-sp-32000.vocab
57
  files/jomleh-sp-32000-o5-prune01111.probing
58
  ```
59
 
60
- 4. Write your own code to instantiate a model and use it:
61
 
62
  ```
63
  from model import KenlmModel
 
57
  files/jomleh-sp-32000-o5-prune01111.probing
58
  ```
59
 
60
+ 4. In your script, instantiate a model and use it like this:
61
 
62
  ```
63
  from model import KenlmModel