novacellus commited on
Commit
e841dfa
1 Parent(s): e8c886f

Added sample texts and paper ref

Browse files
Files changed (1) hide show
  1. README.md +53 -12
README.md CHANGED
@@ -1,12 +1,53 @@
1
- ---
2
- license: cc-by-nc-sa-4.0
3
- language:
4
- - la
5
- metrics:
6
- - f1
7
- library_name: transformers
8
- pipeline_tag: token-classification
9
- widget:
10
- - text: "Omni etiam nocte consueverat surgere ad matutinas cum duce marito suo."
11
- ---
12
- Xlm-roberta-large model fine-tuned on **UD** and **eFontes** corpora, to optimize and enhance feats tagging task on Polish medieval Latin texts from different genres.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ language:
4
+ - la
5
+ metrics:
6
+ - f1
7
+ library_name: transformers
8
+ pipeline_tag: token-classification
9
+ widget:
10
+ - text: >-
11
+ Testes Prandote de Sproua contra Sbisconem : Sbisco de Olesnicza, quod scit
12
+ et testatur Czescz, Sbisco de Marczinczouicz in testimonium, Stanislaus
13
+ Lantka in testimonium, Wirzchoslaus in testimonium, Benik de Thopola, Thomas
14
+ de Tzsczenecz
15
+ example_title: Court Proceedings
16
+ - text: >-
17
+ Iohannis de Iacussouicze heredes sana ac libera voluntate post araturas suas
18
+ decimas, videlicet Nicolaus in Micolayow, Scropezin et in Zagayow,
19
+ Stanislaus et Bogussius in Semlicze, Osmolicze, Gawoltow, Bogumilouicze,
20
+ Sbiluth et Petrus in Sbiluthouicze et Mnogolicze, Msczugius in Jacuszouicze,
21
+ nunc vero Bliszne, Srzednye, Dalne Jacussouicze wlgariter nuncupantur, ad
22
+ honorem et laudem Omnipotentis Dei et ob reverenciam B. et Gloriose Dei
23
+ Genitricis Virginis Marie et omnium sanctorum dicte ecclesie in Parwa
24
+ Cazimirza dictas decimas dederunt, contulerunt et perpetuis temporibus
25
+ assignaverunt.
26
+ example_title: Document (Poland)
27
+ - text: >-
28
+ Eugenius episcopus servus servorum dei venerabili fratri Warnero
29
+ Ulotizlauensi episcopo eiusque successoribus canonice substituendis in
30
+ perpetuum.
31
+ example_title: Document (papal)
32
+ - text: >-
33
+ Hec sunt nomina pontificum Cracoviensium. Prohorius. Proculphus. Poppo.
34
+ Gompo. Rachelinus. Aaron archiepiscopus quintus. Sula cognominatus
35
+ Lambertus. Beatus Stanyzlaus martir.
36
+ example_title: Catalogue of bishops
37
+ - text: >-
38
+ Hoc eventu Bolezlauus cum eodem exercitu de Pomoranis se vindicare
39
+ disposuit, iamque cepta via Bohemos in Poloniam exire fama precurrens
40
+ innotuit.
41
+ example_title: Historiography
42
+ tags:
43
+ - Medieval Latin
44
+ - Latin
45
+ - Morphological Features
46
+ ---
47
+
48
+ Xlm-roberta-large model fine-tuned on **UD** and **eFontes** corpora, to optimize and enhance feats tagging task on Polish medieval Latin texts from different genres.
49
+
50
+ Details can be found in the paper:
51
+
52
+ Nowak, Krzysztof, Jędrzej Ziębura, Krzysztof Wróbel and Aleksander Smywiński-Pohl. "eFontes. Part of Speech Tagging and Lemmatization of Medieval Latin Texts. A Cross-Genre Survey." (2024).
53
+ https://doi.org/10.48550/arXiv.2407.00418