Gaël de Chalendar commited on
Commit
62d4d4c
1 Parent(s): ddb766d

Add model card

Browse files
Files changed (1) hide show
  1. README.md +135 -0
README.md CHANGED
@@ -1,3 +1,138 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # LIMA libtorch-based models
2
 
3
  [LIMA](https://github.com/aymara/lima/wiki) is a multilingual linguistic analyzer developed by the CEA LIST, LASTI laboratory (French acronym for Text and Image Semantic Analysis Laboratory). LIMA is Free Software, available under the MIT license.
 
1
+ ---
2
+ language:
3
+ - afr
4
+ - aii
5
+ - akk
6
+ - amh
7
+ - apc
8
+ - apu
9
+ - aqz
10
+ - ara
11
+ - arr
12
+ - bam
13
+ - bej
14
+ - bel
15
+ - ben
16
+ - bho
17
+ - bre
18
+ - bua
19
+ - bul
20
+ - cat
21
+ - ceb
22
+ - ces
23
+ - ckt
24
+ - cop
25
+ - cym
26
+ - dan
27
+ - deu
28
+ - ekk
29
+ - ell
30
+ - eme
31
+ - eng
32
+ - eus
33
+ - fao
34
+ - fas
35
+ - fin
36
+ - fra
37
+ - fro
38
+ - fry
39
+ - gla
40
+ - gle
41
+ - glg
42
+ - glv
43
+ - got
44
+ - grn
45
+ - gsw
46
+ - gun
47
+ - heb
48
+ - hf
49
+ - hin
50
+ - hit
51
+ - hrv
52
+ - hsb
53
+ - hun
54
+ - hye
55
+ - ind
56
+ - isl
57
+ - ita
58
+ - jaa
59
+ - jav
60
+ - jpn
61
+ - kfm
62
+ - koi
63
+ - kom
64
+ - kor
65
+ - krl
66
+ - lat
67
+ - lav
68
+ - lij
69
+ - lit
70
+ - mar
71
+ - mdf
72
+ - mlt
73
+ - mpu
74
+ - myu
75
+ - myv
76
+ - nap
77
+ - nds
78
+ - nld
79
+ - nor
80
+ - nyq
81
+ - olo
82
+ - orv
83
+ - otk
84
+ - pcm
85
+ - pol
86
+ - pom
87
+ - por
88
+ - qub
89
+ - quc
90
+ - ron
91
+ - rus
92
+ - sah
93
+ - san
94
+ - sjo
95
+ - slk
96
+ - slv
97
+ - sme
98
+ - sms
99
+ - soj
100
+ - spa
101
+ - sqi
102
+ - srp
103
+ - swe
104
+ - tam
105
+ - tat
106
+ - tel
107
+ - tgl
108
+ - tha
109
+ - tpn
110
+ - tur
111
+ - uig
112
+ - ukr
113
+ - urb
114
+ - urd
115
+ - vie
116
+ - wbp
117
+ - wol
118
+ - xnr
119
+ - xum
120
+ - yor
121
+ - ypk
122
+ - yue
123
+ - zho
124
+ tags:
125
+ - aymara
126
+ - lima
127
+ - tokenization
128
+ - tagging
129
+ - lemmatizing
130
+ - parsing
131
+ - multilingual
132
+ license: "mit"
133
+ datasets:
134
+ - universal_dependencies
135
+ ---
136
  # LIMA libtorch-based models
137
 
138
  [LIMA](https://github.com/aymara/lima/wiki) is a multilingual linguistic analyzer developed by the CEA LIST, LASTI laboratory (French acronym for Text and Image Semantic Analysis Laboratory). LIMA is Free Software, available under the MIT license.