Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ model.predict("Debatt er bra og sunt for demokratier, og en forutsetning for pol
|
|
34 |
Alternatively, these models are also integrated into the the experimental `nb` CLI application:
|
35 |
|
36 |
```bash
|
37 |
-
$ echo "Debatt er bra og sunt for demokratier, og en forutsetning for politikkutvikling." |
|
38 |
nob,0.95482141
|
39 |
```
|
40 |
|
|
|
34 |
Alternatively, these models are also integrated into the the experimental `nb` CLI application:
|
35 |
|
36 |
```bash
|
37 |
+
$ echo "Debatt er bra og sunt for demokratier, og en forutsetning for politikkutvikling." | nb langid --threshold 0.25
|
38 |
nob,0.95482141
|
39 |
```
|
40 |
|