asafaya commited on
Commit
e781d07
1 Parent(s): 8441872

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -1
README.md CHANGED
@@ -7,4 +7,30 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ # Mukayese: Turkish NLP Strikes Back
11
+
12
+ Turkish Natural Language Processing is left behind in developing state-of-the-art systems due to a lack of organized benchmarks and baselines. We fill this gap with __Mukayese__ (Turkish word for "comparison/benchmarking"), an extensive set of datasets and benchmarks for several Turkish NLP tasks. All of the datasets and code have been made public in this repository.
13
+
14
+ ## Updates
15
+
16
+ - (25/02/2022) Datasets have been made available through pre-release [v0.0.1](https://github.com/alisafaya/mukayese/releases/tag/v0.0.1)
17
+
18
+ ## What to do with Mukayese ?
19
+
20
+ With Mukayese, researchers of Turkish NLP will be able to:
21
+
22
+ - Compare the performance of existing methods in leaderboards.
23
+ - Access existing implementations of NLP baselines.
24
+ - Evaluate their own methods on the relevant test datasets.
25
+ - Submit their own work to be enlisted in our leaderboards.
26
+
27
+ ## Mukayese's Mission
28
+
29
+ The most important goal of Mukayese is to standardize the comparison and evaluation of Turkish NLP methods. As a result of the lack of a platform for benchmarking, Turkish NLP researchers struggle with comparing their models to the existing ones.
30
+
31
+ ## Maintainers
32
+
33
+ - Ali Safaya - @alisafaya
34
+ - Emirhan Kurtuluş - @ekurtulus
35
+ - Arda Göktoğan - @ardofski
36
+