RapMinerz
commited on
Commit
·
57624b2
1
Parent(s):
b540a6d
update readme
Browse files
README.md
CHANGED
@@ -12,7 +12,9 @@ library_name: gensim
|
|
12 |
|
13 |
## Overview
|
14 |
|
15 |
-
Word2Bezbar are Word2Vec models trained on a 323MB dataset of cleaned French rap lyrics sourced from Genius.
|
|
|
|
|
16 |
|
17 |
## Model Details
|
18 |
|
|
|
12 |
|
13 |
## Overview
|
14 |
|
15 |
+
Word2Bezbar are Word2Vec models trained on a 323MB dataset of cleaned French rap lyrics sourced from Genius. Tokenization has been done using NLTK french word_tokenze function, with a prior processing to remove french oral contractions.
|
16 |
+
|
17 |
+
The model captures the semantic relationships between words in the context of French rap, providing a useful tool for studies associated to french slang and music writing.
|
18 |
|
19 |
## Model Details
|
20 |
|