lmoncla commited on
Commit
eacc455
·
verified ·
1 Parent(s): 9add8f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -37,7 +37,11 @@ It has been trained on the French *Encyclopédie ou dictionnaire raisonné des s
37
 
38
  ## Class labels
39
 
40
- %TODO
 
 
 
 
41
 
42
 
43
 
 
37
 
38
  ## Class labels
39
 
40
+
41
+ The tagset is as follows:
42
+ - **Place**: encyclopedia entry describing the name of a place (such as a city, a river, a country, etc.)
43
+ - **Person**: encyclopedia entry describing the name of a people or community
44
+ - **Misc**: encyclopedia entry describing any other type of entity (such as abstract geographic concepts, cross-references to other entries, etc.)
45
 
46
 
47