Maria Sierro commited on
Commit
b805834
1 Parent(s): 32dda3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: mit
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - es
5
+ library_name: flair
6
+ tags:
7
+ - legal
8
  ---
9
+
10
+ This is a version of the flair/ner-multi model fine-tuned with a corpora of 127 case reports from the European Court of Human Rights (ECHR) in Spanish that were built and manually annotated for anonymization as part of the work presented in the Master's thesis "Automatic anonymization of legal texts from the European Court of Human Rights: building four corpora of case reports in French and Spanish language for anonymization".
11
+
12
+ It predicts 11 tags: DATE, TIME, CODE, PER, LEGAL_PROFESSIONAL, NATIONALITY, ETHNIC_CATEGORY, ORG, LOC, QUANTITY, CURRENCY.
13
+
14
+ The corpus and the code used for fine-tuning this model are available on GitHub: https://github.com/msierrofer/automatic-anonymization-ECHR-French-Spanish/tree/corpora-manual-annots.