Update README.md
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ files/jomleh-sp-32000.vocab
|
|
57 |
files/jomleh-sp-32000-o5-prune01111.probing
|
58 |
```
|
59 |
|
60 |
-
4.
|
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
|