File size: 222 Bytes
747f8ea
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en">
<head>
    <title>Arabic Dialect Classifier</title>
</head>
<body>
    <h1>Arabic Dialect Classifier</h1>
    <p>Write some arabic text and get which dialect it is from</p>
</body>
</html>