Christian Vedel commited on
Commit
48d434f
1 Parent(s): cdde772

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,3 +1,24 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ # Occupational CANINE: HISCO Classification Model
5
+
6
+ ## Overview
7
+ Occupational CANINE automatically converts occupational descriptions into standardized HISCO codes using a fine-tuned CANINE model. This tool facilitates historical occupational data analysis with over 90% accuracy across 14 languages.
8
+
9
+ ## Key Features
10
+ - **High Accuracy**: Over 90% accuracy, recall, and precision.
11
+ - **Multilingual Support**: Trained on 14 million description-HISCO code pairs across 14 languages.
12
+ - **Efficiency**: Rapidly processes descriptions into HISCO codes.
13
+
14
+ ## Usage
15
+ Suitable for researchers in economics and economic history and related disciplins, this model offers a streamlined solution for occupational data classification.
16
+
17
+ ## Getting Started
18
+ ...
19
+
20
+ ## Contribution and Support
21
+ Developed at the University of Southern Denmark by Christian Møller Dahl <cmd@sam.sdu.dk> and Christian Vedel Sørensen <christian-vs@sam.sdu.dk> with contributions from various sources.
22
+
23
+ ## Acknowledgments
24
+ Thanks to all contributors and dataset providers.