initial model commit
Browse files
README.md
CHANGED
|
@@ -137,6 +137,15 @@ trainer.train('resources/taggers/ner-multi',
|
|
| 137 |
|
| 138 |
Please cite the following paper when using this model.
|
| 139 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 140 |
```
|
| 141 |
@inproceedings{akbik2018coling,
|
| 142 |
title={Contextual String Embeddings for Sequence Labeling},
|
|
|
|
| 137 |
|
| 138 |
Please cite the following paper when using this model.
|
| 139 |
|
| 140 |
+
```
|
| 141 |
+
@misc{akbik2019multilingual,
|
| 142 |
+
title={Multilingual sequence labeling with one model},
|
| 143 |
+
author={Akbik, Alan and Bergmann, Tanja and Vollgraf, Roland}
|
| 144 |
+
booktitle = {{NLDL} 2019, Northern Lights Deep Learning Workshop},
|
| 145 |
+
year = {2019}
|
| 146 |
+
}
|
| 147 |
+
```
|
| 148 |
+
|
| 149 |
```
|
| 150 |
@inproceedings{akbik2018coling,
|
| 151 |
title={Contextual String Embeddings for Sequence Labeling},
|