Update README.md
Browse files
README.md
CHANGED
@@ -38,15 +38,15 @@ An external 6-gram character language model can be used to improve recognition.
|
|
38 |
The model achieves the following results:
|
39 |
|
40 |
| set | Language model | CER (%) | WER (%) | N lines |
|
41 |
-
|
42 |
| test | no | 9.87 | 29.25 | 2241 |
|
43 |
| test | yes | 8.87 | 24.37 | 2241 |
|
44 |
|
45 |
-
## How to use
|
46 |
|
47 |
Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
|
48 |
|
49 |
-
## Cite us
|
50 |
|
51 |
```bibtex
|
52 |
@inproceedings{pylaia-lib,
|
|
|
38 |
The model achieves the following results:
|
39 |
|
40 |
| set | Language model | CER (%) | WER (%) | N lines |
|
41 |
+
|:------|:---------------| ----------:| -------:|----------:|
|
42 |
| test | no | 9.87 | 29.25 | 2241 |
|
43 |
| test | yes | 8.87 | 24.37 | 2241 |
|
44 |
|
45 |
+
## How to use?
|
46 |
|
47 |
Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
|
48 |
|
49 |
+
## Cite us!
|
50 |
|
51 |
```bibtex
|
52 |
@inproceedings{pylaia-lib,
|