File size: 1,133 Bytes
8a7a84e
8b72715
 
 
 
8a7a84e
 
8b72715
 
 
 
 
 
 
 
 
 
34d0268
 
 
 
 
 
 
 
 
8b72715
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
language: 
- tr
tags:
- convbert
license: cc-by-nc-sa-4.0
---

# deprem-convberturk-ner 

Fine-tuned ConvBERTurk model for Turkish named entity recognition detecting PERSON, ADDRESS, CITY, STATUS of the tweets calling for help in the earthquake disaster. The model was trained using the tweets posted in the first 12 hours of the 2023 Turkey-Syria Earthquake.

The dataset and other details can be found at: 
https://github.com/avaapm/deprem

### BibTeX entry and citation info
```bibtex
@misc{toraman2023earthquake,
  doi = {10.48550/ARXIV.2302.13403},
  url = {https://arxiv.org/abs/2302.13403},
  author = {Toraman, Cagri and Kucukkaya, Izzet Emre and Ozcelik, Oguzhan and Sahin, Umitcan},
  keywords = {Social and Information Networks (cs.SI), Computation and Language (cs.CL), Information Retrieval (cs.IR), FOS: Computer and information sciences, FOS: Computer and information sciences},
  title = {Tweets Under the Rubble: Detection of Messages Calling for Help in Earthquake Disaster},
  publisher = {arXiv},
  year = {2023},
  copyright = {Creative Commons Attribution Non Commercial Share Alike 4.0 International}
}
```