Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,18 @@ tags:
|
|
10 |
|
11 |
The model (embeddings), and dataset (corpus) used in the paper:
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
|
16 |
> Source repo: https://github.com/iamaziz/ar-embeddings
|
|
|
|
|
|
10 |
|
11 |
The model (embeddings), and dataset (corpus) used in the paper:
|
12 |
|
13 |
+
```latex
|
14 |
+
@inproceedings{altowayan2016word,
|
15 |
+
title={Word embeddings for Arabic sentiment analysis},
|
16 |
+
author={Altowayan, A. Aziz and Tao, Lixin},
|
17 |
+
booktitle={Big Data (Big Data), 2016 IEEE International Conference on},
|
18 |
+
pages={3820--3825},
|
19 |
+
year={2016},
|
20 |
+
organization={IEEE}
|
21 |
+
}
|
22 |
+
```
|
23 |
|
24 |
|
25 |
> Source repo: https://github.com/iamaziz/ar-embeddings
|
26 |
+
|
27 |
+
|