Datasets:
Modalities:
Text
Formats:
parquet
Languages:
Dargwa
Size:
100K - 1M
added monocorpus
Browse files- .gitignore +1 -0
- README.md +28 -3
- dar_web_corpus.parquet +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
.idea/
|
README.md
CHANGED
@@ -1,3 +1,28 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- dar
|
4 |
+
pretty_name: Dargwa Monolingual Corpus
|
5 |
+
tags:
|
6 |
+
- Dargwa
|
7 |
+
- Monocorpus
|
8 |
+
- Text Corpus
|
9 |
+
- Linguistic Research
|
10 |
+
- Natural Language Processing
|
11 |
+
- Language Modeling
|
12 |
+
- Tokenization
|
13 |
+
- Morphology
|
14 |
+
---
|
15 |
+
# 📖 Dargwa Monolingual Corpus
|
16 |
+
|
17 |
+
The **Dargwa Monolingual Corpus** consists of texts in the Dargwa language, collected from various sources. This dataset is useful for tasks such as language modeling, tokenization, and linguistic research. Below is a concise description of the dataset columns:
|
18 |
+
|
19 |
+
### Columns Description
|
20 |
+
|
21 |
+
- **id** – Unique identifier for each entry.
|
22 |
+
- **source** – URL or source identifier from where the text was extracted.
|
23 |
+
- **language** – Language of the text (always "dar" for this dataset).
|
24 |
+
- **text** – The actual text in the Dargwa language.
|
25 |
+
|
26 |
+
This corpus can be used for a variety of natural language processing tasks, including but not limited to text classification, tokenization, and building language models. The dataset contains a mix of formal and informal language, making it ideal for training robust models for Dargwa.
|
27 |
+
|
28 |
+
✉️ **Contact:** [email protected] | **Telegram:** @imurtazali
|
dar_web_corpus.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60023a7082d1f080bdd818b895720f26c7a2278ae9d8713c4d152ed1f67e08d9
|
3 |
+
size 23387269
|