mboillet commited on
Commit
d64ad83
1 Parent(s): fbb5882

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -42,12 +42,11 @@ An external 6-gram character language model can be used to improve recognition.
42
  The model achieves the following results:
43
 
44
  | set | Language model | CER (%) | WER (%) | N lines |
45
- |:------|:---------------|:----------:|:-------:|----------:|
46
  | test | no | 7.94 | 24.04 | 1,793 |
47
  | test | yes | 6.55 | 18.20 | 1,793 |
48
 
49
-
50
- ## How to use
51
 
52
  Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
53
 
 
42
  The model achieves the following results:
43
 
44
  | set | Language model | CER (%) | WER (%) | N lines |
45
+ |:------|:---------------| ----------:| -------:|----------:|
46
  | test | no | 7.94 | 24.04 | 1,793 |
47
  | test | yes | 6.55 | 18.20 | 1,793 |
48
 
49
+ ## How to use?
 
50
 
51
  Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
52