File size: 582 Bytes
1e089c2
 
 
 
 
 
 
 
cd31e39
 
1e089c2
 
 
cd31e39
1e089c2
 
 
 
 
 
 
 
 
 
 
 
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
## About

A transformer-based model for named entity recognition for Polish.
The model was trained on the train part of the KPWr corpus to recognize
82 categories of NE.

## Evaluation summary

```

                           precision    recall  f1-score   support
micro avg                     0.7803    0.8033    0.7916     17711
macro avg                     0.7921    0.8033    0.7932     17711
```

Detailed results can be found in the test_results.txt file.


## Author

Michał Marcińczuk <marcinczuk@gmail.com>


## License

[MIT](https://choosealicense.com/licenses/mit/