Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- feature-extraction
|
5 |
+
language:
|
6 |
+
- tg
|
7 |
+
tags:
|
8 |
+
- text_segmentaion
|
9 |
+
- nlp
|
10 |
+
- tg
|
11 |
+
- tajik
|
12 |
+
- sentence_segmentation
|
13 |
+
pretty_name: Tajik sentence-wise text segmentation
|
14 |
+
size_categories:
|
15 |
+
- 1K<n<10K
|
16 |
+
---
|