Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,100 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- multilingual
|
5 |
+
- am
|
6 |
+
- ar
|
7 |
+
- az
|
8 |
+
- be
|
9 |
+
- bg
|
10 |
+
- bn
|
11 |
+
- ca
|
12 |
+
- ceb
|
13 |
+
- cs
|
14 |
+
- cy
|
15 |
+
- da
|
16 |
+
- de
|
17 |
+
- el
|
18 |
+
- en
|
19 |
+
- eo
|
20 |
+
- es
|
21 |
+
- et
|
22 |
+
- eu
|
23 |
+
- fa
|
24 |
+
- fi
|
25 |
+
- fr
|
26 |
+
- fy
|
27 |
+
- ga
|
28 |
+
- gd
|
29 |
+
- gl
|
30 |
+
- gu
|
31 |
+
- ha
|
32 |
+
- he
|
33 |
+
- hi
|
34 |
+
- hu
|
35 |
+
- hy
|
36 |
+
- id
|
37 |
+
- ig
|
38 |
+
- is
|
39 |
+
- it
|
40 |
+
- ja
|
41 |
+
- jv
|
42 |
+
- ka
|
43 |
+
- kk
|
44 |
+
- km
|
45 |
+
- kn
|
46 |
+
- ko
|
47 |
+
- ku
|
48 |
+
- ky
|
49 |
+
- la
|
50 |
+
- lt
|
51 |
+
- lv
|
52 |
+
- mg
|
53 |
+
- mk
|
54 |
+
- ml
|
55 |
+
- mn
|
56 |
+
- mr
|
57 |
+
- ms
|
58 |
+
- mt
|
59 |
+
- my
|
60 |
+
- ne
|
61 |
+
- nl
|
62 |
+
- no
|
63 |
+
- pa
|
64 |
+
- pl
|
65 |
+
- ps
|
66 |
+
- pt
|
67 |
+
- ro
|
68 |
+
- ru
|
69 |
+
- si
|
70 |
+
- sk
|
71 |
+
- sl
|
72 |
+
- sq
|
73 |
+
- sr
|
74 |
+
- sv
|
75 |
+
- ta
|
76 |
+
- te
|
77 |
+
- tg
|
78 |
+
- th
|
79 |
+
- tr
|
80 |
+
- uk
|
81 |
+
- ur
|
82 |
+
- uz
|
83 |
+
- vi
|
84 |
+
- xh
|
85 |
+
- yi
|
86 |
+
- yo
|
87 |
+
- zh
|
88 |
+
- zu
|
89 |
+
library:
|
90 |
+
- wtpsplit
|
91 |
+
---
|
92 |
+
|
93 |
+
# sat-6l
|
94 |
+
|
95 |
+
Model for [`wtpsplit`](https://github.com/segment-any-text/wtpsplit).
|
96 |
+
|
97 |
+
State-of-the-art sentence segmentation with 6 Transfomer layers.
|
98 |
+
|
99 |
+
|
100 |
+
For details, see our `Segment any Text` paper: [TODO](LINK)
|