File size: 781 Bytes
74f5ec0
 
 
 
 
 
 
 
 
 
c53ccc3
74f5ec0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c53ccc3
 
 
 
 
 
74f5ec0
 
c53ccc3
 
74f5ec0
1d41df5
c53ccc3
74f5ec0
8c3acef
74f5ec0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Streamlit & UI
streamlit>=1.31.0
streamlit-authenticator>=0.2.3
streamlit-option-menu>=0.3.6
streamlit-lottie>=0.0.5
streamlit-echarts>=0.4.0

# Data Processing
pandas>=2.1.0
numpy>=1.24.3
pyyaml>=6.0

# Data Visualization
plotly>=5.17.0
matplotlib>=3.7.2
seaborn>=0.12.2

# Machine Learning & Statistics
scikit-learn>=1.3.0
statsmodels>=0.14.0
xgboost>=1.7.0
prophet>=1.1.0

# Document Processing
openpyxl>=3.1.2
xlrd>=2.0.1
pdfplumber>=0.9.0
python-docx>=0.8.11
PyPDF2>=3.0.0
pymupdf>=1.22.0
mammoth>=1.4.2

# Arabic NLP
pyarabic>=0.6.15

# HF中国镜像站
transformers>=4.30.0
datasets>=2.14.0
sentence-transformers>=2.2.0
huggingface-hub>=0.16.0
accelerate>=0.20.0

# OCR
pytesseract>=0.3.10
pillow>=10.0.0

# Utils
tqdm>=4.65.0
requests>=2.31.0
python-dotenv>=1.0.0
nltk>=3.8.1