versae commited on
Commit
86324f3
1 Parent(s): 0f8c19f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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." | nb langid --threshold 0.25
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