hmmamalrjoub
commited on
Commit
•
00249ba
1
Parent(s):
c91239c
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,7 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- ar
|
4 |
-
pipeline_tag: text-classification
|
5 |
-
import spacy
|
6 |
-
nlp = spacy.load("en_core_web_sm")
|
7 |
-
|
8 |
-
# Importing as module.
|
9 |
-
import en_core_web_sm
|
10 |
-
nlp = en_core_web_sm.load
|
|
|
1 |
---
|
2 |
+
pipeline_tag: text-classification
|
3 |
+
---
|
4 |
+
---
|
5 |
language:
|
6 |
- ar
|
7 |
+
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|