Spaces:
Sleeping
Sleeping
zaidmehdi
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Arabic Dialect Classifier
|
2 |
This project is a classifier of arabic dialects at a country level:
|
3 |
Given some arabic text, the goal is to predict the country of the text's dialect.
|
|
|
1 |
+
---
|
2 |
+
title: Arabic Dialect Classifier
|
3 |
+
emoji: 🐪
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: docker
|
7 |
+
sdk_version: 0.1.0
|
8 |
+
dockerfile_path: Dockerfile
|
9 |
+
app_port: 8080
|
10 |
+
license: mit
|
11 |
+
pinned: false
|
12 |
+
---
|
13 |
+
|
14 |
# Arabic Dialect Classifier
|
15 |
This project is a classifier of arabic dialects at a country level:
|
16 |
Given some arabic text, the goal is to predict the country of the text's dialect.
|