Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,9 @@ license: gpl-3.0
|
|
4 |
[![tetis](https://www.umr-tetis.fr/images/logo-header-tetis.png)](https://www.umr-tetis.fr/index.php/fr/)
|
5 |
|
6 |
# TETIS Text Mining contribution to the GeoChallenge: Location Mention Recognition
|
7 |
-
|
|
|
|
|
8 |
|
9 |
**More information** could be found in the [GeoAI github repository ](https://github.com/ITU-GeoAI-Challenge/Tetis-Text-Mining)
|
10 |
|
|
|
4 |
[![tetis](https://www.umr-tetis.fr/images/logo-header-tetis.png)](https://www.umr-tetis.fr/index.php/fr/)
|
5 |
|
6 |
# TETIS Text Mining contribution to the GeoChallenge: Location Mention Recognition
|
7 |
+
This model was trained for the [GeoAI Challenge](https://geoaichallenge.aiforgood.itu.int/match/matchitem/64) organized by [AIforGood](https://aiforgood.itu.int/) and won the **2nd prize**.
|
8 |
+
|
9 |
+
It takes as an input a tweet content and extracts location mentions (Name Entity Recognition task focused on spatial entity).
|
10 |
|
11 |
**More information** could be found in the [GeoAI github repository ](https://github.com/ITU-GeoAI-Challenge/Tetis-Text-Mining)
|
12 |
|