Commit
·
49115a0
1
Parent(s):
7c8c6ca
review readme
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ The **Impresso NER model** is a multilingual named entity recognition model trai
|
|
16 |
|
17 |
### Model Description
|
18 |
|
19 |
-
- **Developed by:** [Impresso team](https://impresso-project.ch)
|
20 |
- **Model type:** Stacked BERT-based token classification for named entity recognition
|
21 |
- **Languages:** French, German, English (with support for multilingual historical texts)
|
22 |
- **License:** [AGPL v3+](https://github.com/impresso/impresso-pyindexation/blob/master/LICENSE)
|
|
|
16 |
|
17 |
### Model Description
|
18 |
|
19 |
+
- **Developed by:** EPFL from the [Impresso team](https://impresso-project.ch). The project is an interdisciplinary project focused on historical media analysis across languages, time, and modalities. Funded by the Swiss National Science Foundation ([CRSII5_173719](http://p3.snf.ch/project-173719), [CRSII5_213585](https://data.snf.ch/grants/grant/213585)) and the Luxembourg National Research Fund (grant No. 17498891).
|
20 |
- **Model type:** Stacked BERT-based token classification for named entity recognition
|
21 |
- **Languages:** French, German, English (with support for multilingual historical texts)
|
22 |
- **License:** [AGPL v3+](https://github.com/impresso/impresso-pyindexation/blob/master/LICENSE)
|