moaminsharifi commited on
Commit
c843cc0
1 Parent(s): 16108e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: pddl
3
  ---
 
1
+ # Wikipedia Corpus for Spell Checking Tasks
2
+
3
+ ## Overview
4
+
5
+ The Wikipedia Corpus is an open source dataset specifically designed for use in spell checking tasks. It is available on huggingface and can be accessed and utilized by anyone interested in improving spell checking algorithms.
6
+
7
+ ## Purpose
8
+
9
+ The primary objective of the Wikipedia Corpus is to serve as a comprehensive and reliable resource for training and evaluating spell checking models. By leveraging the vast amount of text data from Wikipedia, this dataset offers a diverse range of language patterns and real-world spelling errors. This allows researchers and developers to create more effective spell checking algorithms that can handle a wide variety of texts.
10
+
11
+ ## Dataset Details
12
+
13
+ The Persian Wikipedia Corpus is a collection of text documents extracted from the Persian (Farsi) Wikipedia. It includes articles from various topics, covering a wide range of domains and genres. The dataset is carefully curated and preprocessed to ensure high quality and consistency.
14
+
15
+ To facilitate spell checking tasks, the corpus provides both the correct versions of words and their corresponding misspelled versions. This enables the training and evaluation of spell checkers to accurately detect and correct spelling errors.
16
+
17
+
18
  ---
19
  license: pddl
20
  ---