ddi-fw 0.0.164__py3-none-any.whl → 0.0.166__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: ddi_fw
|
3
|
-
Version: 0.0.
|
3
|
+
Version: 0.0.166
|
4
4
|
Summary: Do not use :)
|
5
5
|
Author-email: Kıvanç Bayraktar <bayraktarkivanc@gmail.com>
|
6
6
|
Maintainer-email: Kıvanç Bayraktar <bayraktarkivanc@gmail.com>
|
@@ -26,39 +26,31 @@ Requires-Dist: tqdm>=4.66.6
|
|
26
26
|
Requires-Dist: pandas==2.2.2
|
27
27
|
Requires-Dist: numpy==2.0.2
|
28
28
|
Requires-Dist: py7zr==0.22.0
|
29
|
+
Requires-Dist: xmlschema==3.4.2
|
29
30
|
Provides-Extra: llm
|
30
|
-
Requires-Dist: sentence-transformers
|
31
|
-
Requires-Dist: transformers
|
32
|
-
Requires-Dist: stanza
|
31
|
+
Requires-Dist: sentence-transformers<4.0.0,>=3.0.1; extra == "llm"
|
32
|
+
Requires-Dist: transformers<4.50.0,>=4.42.4; extra == "llm"
|
33
|
+
Requires-Dist: stanza<=1.10.1,>=1.9.2; extra == "llm"
|
33
34
|
Requires-Dist: tokenizers>=0.19.1; extra == "llm"
|
34
35
|
Requires-Dist: openai>=1.52.2; extra == "llm"
|
35
36
|
Requires-Dist: langchain>=0.3.4; extra == "llm"
|
36
37
|
Requires-Dist: langchain_community==0.3.3; extra == "llm"
|
37
38
|
Requires-Dist: chromadb>=0.5.15; extra == "llm"
|
39
|
+
Requires-Dist: nltk>=3.8.1; extra == "llm"
|
40
|
+
Requires-Dist: unstructured==0.16.3; extra == "llm"
|
38
41
|
Provides-Extra: ml
|
39
42
|
Requires-Dist: scikit-learn==1.5.2; extra == "ml"
|
40
43
|
Requires-Dist: tensorflow<2.18.0,>=2.17.0; extra == "ml"
|
41
44
|
Requires-Dist: tf-keras==2.17.0; extra == "ml"
|
42
|
-
Requires-Dist: mlflow
|
45
|
+
Requires-Dist: mlflow<=2.20.0,>=2.16.1; extra == "ml"
|
43
46
|
Requires-Dist: accelerate>=0.33.0; extra == "ml"
|
44
47
|
Requires-Dist: scipy==1.13.1; extra == "ml"
|
45
48
|
Requires-Dist: plotly==5.24.1; extra == "ml"
|
46
49
|
Requires-Dist: matplotlib==3.8.0; extra == "ml"
|
47
50
|
Requires-Dist: datasets==3.0.2; extra == "ml"
|
48
|
-
Requires-Dist: tqdm>=4.66.6; extra == "ml"
|
49
|
-
Provides-Extra: datasets
|
50
|
-
Requires-Dist: datasets==3.0.2; extra == "datasets"
|
51
|
-
Requires-Dist: unstructured==0.16.3; extra == "datasets"
|
52
|
-
Requires-Dist: xmlschema==3.4.2; extra == "datasets"
|
53
51
|
Provides-Extra: drugbank
|
54
52
|
Requires-Dist: rdkit==2023.3.3; extra == "drugbank"
|
55
53
|
Requires-Dist: xmlschema==3.4.2; extra == "drugbank"
|
56
|
-
Provides-Extra: pipeline-and-ner
|
57
|
-
Requires-Dist: nltk>=3.8.1; extra == "pipeline-and-ner"
|
58
|
-
Requires-Dist: stanza==1.9.2; extra == "pipeline-and-ner"
|
59
|
-
Requires-Dist: transformers>=4.42.4; extra == "pipeline-and-ner"
|
60
|
-
Requires-Dist: sentence-transformers<4.0.0,>=3.0.1; extra == "pipeline-and-ner"
|
61
|
-
Requires-Dist: mlflow<=2.20.0,>=2.16.1; extra == "pipeline-and-ner"
|
62
54
|
Provides-Extra: utils
|
63
55
|
Requires-Dist: python-stopwatch==1.1.11; extra == "utils"
|
64
56
|
Requires-Dist: importlib-resources<=6.5.2,>=6.4.5; extra == "utils"
|
@@ -97,7 +97,7 @@ ddi_fw/utils/zip_helper.py,sha256=YRZA4tKZVBJwGQM0_WK6L-y5MoqkKoC-nXuuHK6CU9I,55
|
|
97
97
|
ddi_fw/vectorization/__init__.py,sha256=LcJOpLVoLvHPDw9phGFlUQGeNcST_zKV-Oi1Pm5h_nE,110
|
98
98
|
ddi_fw/vectorization/feature_vector_generation.py,sha256=Z1A_DOBqDFPqLN4YB-3oYlOQWJK-X6Oes6UFjpzR47Q,4760
|
99
99
|
ddi_fw/vectorization/idf_helper.py,sha256=_Gd1dtDSLaw8o-o0JugzSKMt9FpeXewTh4wGEaUd4VQ,2571
|
100
|
-
ddi_fw-0.0.
|
101
|
-
ddi_fw-0.0.
|
102
|
-
ddi_fw-0.0.
|
103
|
-
ddi_fw-0.0.
|
100
|
+
ddi_fw-0.0.166.dist-info/METADATA,sha256=DeGysooQzrq0jdcRuXBFF9ijIq9dIi12a5iKOl_jXTo,2654
|
101
|
+
ddi_fw-0.0.166.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
102
|
+
ddi_fw-0.0.166.dist-info/top_level.txt,sha256=PMwHICFZTZtcpzQNPV4UQnfNXYIeLR_Ste-Wfc1h810,7
|
103
|
+
ddi_fw-0.0.166.dist-info/RECORD,,
|
File without changes
|
File without changes
|