ddi-fw 0.0.90__py3-none-any.whl → 0.0.91__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.
@@ -17,6 +17,7 @@ def stack(df_column):
17
17
 
18
18
  class NerParameterSearch:
19
19
  def __init__(self,
20
+ library,
20
21
  experiment_name,
21
22
  experiment_description,
22
23
  experiment_tags,
@@ -29,6 +30,7 @@ class NerParameterSearch:
29
30
  min_threshold_dict: Dict[str, float] = defaultdict(float),
30
31
  max_threshold_dict: Dict[str, float] = defaultdict(float),
31
32
  increase_step=0.5):
33
+ self.library = library
32
34
  self.experiment_name = experiment_name
33
35
  self.experiment_description = experiment_description
34
36
  self.experiment_tags = experiment_tags
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ddi_fw
3
- Version: 0.0.90
3
+ Version: 0.0.91
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>
@@ -77,7 +77,7 @@ ddi_fw/ner/ner.py,sha256=BEs9AFljAxOQrC2BEP1raSzRoypcfELS5UTdl4bjTqw,15863
77
77
  ddi_fw/pipeline/__init__.py,sha256=tKDM_rW4vPjlYTeOkNgi9PujDzb4e9O3LK1w5wqnebw,212
78
78
  ddi_fw/pipeline/multi_modal_combination_strategy.py,sha256=qIst7vxHaOAhRv4lgozszwa3b1QE4aIrN74t41Xnvr4,1637
79
79
  ddi_fw/pipeline/multi_pipeline.py,sha256=jQjkrkrAoMXwC2T_kg-xcYHxAdVcrLobCf8PWt6_0Wo,5635
80
- ddi_fw/pipeline/ner_pipeline.py,sha256=bf9amT8I-Ed9cdudWzPOpI6-X0oLgg8O37GJMSyX_bo,5527
80
+ ddi_fw/pipeline/ner_pipeline.py,sha256=wB7hz4YCOv7UAz6bGE6sSpPXXIdoOflOVK5UCc1fO-o,5586
81
81
  ddi_fw/pipeline/pipeline.py,sha256=NvRTHcccIZU-N17dgZRPkO0TCjpzj932cMIsmpaj7Qs,5559
82
82
  ddi_fw/test/basic_test.py,sha256=fEOGcZm1ObnsDvMiXNmdmz6YCeUrGc8V0DwlSwGhsq8,376
83
83
  ddi_fw/test/combination_test.py,sha256=TWNE8sf-DSh1Q9-yRaRBc774Sn1kSMGXLwQhd2_Qynk,324
@@ -95,7 +95,7 @@ ddi_fw/utils/enums.py,sha256=19eJ3fX5eRK_xPvkYcukmug144jXPH4X9zQqtsFBj5A,671
95
95
  ddi_fw/utils/py7zr_helper.py,sha256=gOqaFIyJvTjUM-btO2x9AQ69jZOS8PoKN0wetYIckJw,4747
96
96
  ddi_fw/utils/utils.py,sha256=szwnxMTDRrZoeNRyDuf3aCbtzriwtaRk4mHSH3asLdA,4301
97
97
  ddi_fw/utils/zip_helper.py,sha256=YRZA4tKZVBJwGQM0_WK6L-y5MoqkKoC-nXuuHK6CU9I,5567
98
- ddi_fw-0.0.90.dist-info/METADATA,sha256=rNu7rkwuRcurVHWC4QtQYama3hX5-TQCeig2xzRO7ig,1966
99
- ddi_fw-0.0.90.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
100
- ddi_fw-0.0.90.dist-info/top_level.txt,sha256=PMwHICFZTZtcpzQNPV4UQnfNXYIeLR_Ste-Wfc1h810,7
101
- ddi_fw-0.0.90.dist-info/RECORD,,
98
+ ddi_fw-0.0.91.dist-info/METADATA,sha256=mZMVBuMOnPKdflsGuutExvX7AFaDfawDmLJhtJGYxRI,1966
99
+ ddi_fw-0.0.91.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
100
+ ddi_fw-0.0.91.dist-info/top_level.txt,sha256=PMwHICFZTZtcpzQNPV4UQnfNXYIeLR_Ste-Wfc1h810,7
101
+ ddi_fw-0.0.91.dist-info/RECORD,,