Update README.md
Browse files
README.md
CHANGED
@@ -42,15 +42,15 @@ 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.52 | 22.99 | 1,573 |
|
47 |
| test | yes | 6.36 | 18.11 | 1,573 |
|
48 |
|
49 |
-
## How to use
|
50 |
|
51 |
Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
|
52 |
|
53 |
-
## Cite us
|
54 |
|
55 |
```bibtex
|
56 |
@inproceedings{pylaia-lib,
|
|
|
42 |
The model achieves the following results:
|
43 |
|
44 |
| set | Language model | CER (%) | WER (%) | N lines |
|
45 |
+
|:------|:---------------| ----------:| -------:|----------:|
|
46 |
| test | no | 7.52 | 22.99 | 1,573 |
|
47 |
| test | yes | 6.36 | 18.11 | 1,573 |
|
48 |
|
49 |
+
## How to use?
|
50 |
|
51 |
Please refer to the [documentation](https://atr.pages.teklia.com/pylaia/).
|
52 |
|
53 |
+
## Cite us!
|
54 |
|
55 |
```bibtex
|
56 |
@inproceedings{pylaia-lib,
|