shaiiikh commited on
Commit
6922243
·
verified ·
1 Parent(s): 1ab6d10

Upload 3 files

Browse files
Files changed (3) hide show
  1. requirements.txt +8 -0
  2. src_vocab.pkl +3 -0
  3. trg_vocab.pkl +3 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit>=1.25.0
2
+ torch==2.0.0
3
+ nltk>=3.8.1
4
+ pyarabic>=0.6.15
5
+ contractions>=0.1.73
6
+ tqdm>=4.65.0
7
+ scikit-learn>=1.2.2
8
+ matplotlib>=3.7.2
src_vocab.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb75e4a1a14eca1c7a7e6e00a2f019422a034fccbaba1d2734adb00c68a137b0
3
+ size 121747
trg_vocab.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa7c093bd4e866e3c6f8bdb8b5e3222bcca6f9ceee455594b19c6461ded875ad
3
+ size 46741