aait 1.0.2.2__tar.gz → 1.0.3__tar.gz

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.
Files changed (235) hide show
  1. {aait-1.0.2.2 → aait-1.0.3}/PKG-INFO +7 -2
  2. {aait-1.0.2.2 → aait-1.0.3}/aait.egg-info/PKG-INFO +7 -2
  3. {aait-1.0.2.2 → aait-1.0.3}/aait.egg-info/SOURCES.txt +1 -0
  4. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWSaveFilepathEntry.py +1 -18
  5. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owmodel_helsinki_en_fr.svg +27 -27
  6. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owmodel_helsinki_fr_en.svg +27 -27
  7. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owmodel_spacymd_en.svg +27 -27
  8. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owmodel_spacymd_fr.svg +27 -27
  9. {aait-1.0.2.2 → aait-1.0.3}/setup.py +1 -1
  10. {aait-1.0.2.2 → aait-1.0.3}/License.txt +0 -0
  11. {aait-1.0.2.2 → aait-1.0.3}/aait.egg-info/dependency_links.txt +0 -0
  12. {aait-1.0.2.2 → aait-1.0.3}/aait.egg-info/entry_points.txt +0 -0
  13. {aait-1.0.2.2 → aait-1.0.3}/aait.egg-info/namespace_packages.txt +0 -0
  14. {aait-1.0.2.2 → aait-1.0.3}/aait.egg-info/requires.txt +0 -0
  15. {aait-1.0.2.2 → aait-1.0.3}/aait.egg-info/top_level.txt +0 -0
  16. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/__init__.py +0 -0
  17. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/SignalReceiver.py +0 -0
  18. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/__init__.py +0 -0
  19. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/audit_widget.py +0 -0
  20. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (2).TIF +0 -0
  21. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (3).TIF +0 -0
  22. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (4).TIF +0 -0
  23. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0001.csv +0 -0
  24. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0002.csv +0 -0
  25. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0003.csv +0 -0
  26. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/dynamic_results.py +0 -0
  27. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/test_all_widgets.py +0 -0
  28. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/test_server.py +0 -0
  29. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/widget_4all.py +0 -0
  30. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/widget_chunking.py +0 -0
  31. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/widget_edit_table.py +0 -0
  32. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/widget_mpnet_create_embeddings.py +0 -0
  33. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/widget_optimisation.py +0 -0
  34. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/widget_optimisationselection.py +0 -0
  35. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/widget_powfactory.py +0 -0
  36. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/widget_queryllm.py +0 -0
  37. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/widget_spacy_md_fr_lemmatizer.py +0 -0
  38. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/widget_traduction.py +0 -0
  39. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/audit_widget/widgets_model.py +0 -0
  40. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/encapsulation/__init__.py +0 -0
  41. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/fix_torch/fix_torch_dll_error.py +0 -0
  42. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/fix_torch/libomp140.x86_64.dll +0 -0
  43. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/GPT4ALL.py +0 -0
  44. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/GPT4ALL_killer.py +0 -0
  45. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/MergeBaseLora.py +0 -0
  46. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/SERV_kill_workflow.py +0 -0
  47. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/SERV_requests.py +0 -0
  48. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/SERV_start_workflow.py +0 -0
  49. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/Tutorial_Finetuning.py +0 -0
  50. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/Tutorial_TestFinetuning.py +0 -0
  51. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/__init__.py +0 -0
  52. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/answers.py +0 -0
  53. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/chunking.py +0 -0
  54. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/embeddings.py +0 -0
  55. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/finetuning.py +0 -0
  56. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/functions_DatasetGeneration.py +0 -0
  57. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/functions_Finetuning.py +0 -0
  58. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/lemmes.py +0 -0
  59. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/lmstudio.py +0 -0
  60. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/main_DatasetGeneration.py +0 -0
  61. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/main_Finetuning.py +0 -0
  62. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/process_documents.py +0 -0
  63. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/prompt_management.py +0 -0
  64. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/quickpy.py +0 -0
  65. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/test.py +0 -0
  66. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/test_functions.py +0 -0
  67. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/llm/translations.py +0 -0
  68. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/optimiser/__init__.py +0 -0
  69. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/optimiser/optuna_multi.py +0 -0
  70. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/CheckMetaData.py +0 -0
  71. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/MetManagement.py +0 -0
  72. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/SimpleDialogQt.py +0 -0
  73. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/__init__.py +0 -0
  74. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/aait_repo_file.py +0 -0
  75. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/check_data_in.py +0 -0
  76. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/delta_local_shared_fodler.py +0 -0
  77. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/import_uic.py +0 -0
  78. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/initialize_from_ini.py +0 -0
  79. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/shared_functions.py +0 -0
  80. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/shared_variables.py +0 -0
  81. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/subprocess_management.py +0 -0
  82. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/thread_management.py +0 -0
  83. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/tools/__init__.py +0 -0
  84. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/tools/change_owcorpus.py +0 -0
  85. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/tools/concat_splitted_pypi.py +0 -0
  86. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/tools/first_time_check.py +0 -0
  87. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/tools/owcorpus_ok.txt +0 -0
  88. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/utils/windows_utils.py +0 -0
  89. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWAAITResourcesManager.py +0 -0
  90. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWApplyRules.py +0 -0
  91. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWCN2rule_view.py +0 -0
  92. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWChunking.py +0 -0
  93. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWConcatRules.py +0 -0
  94. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWConverseLLM.py +0 -0
  95. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWCreateEmbeddings.py +0 -0
  96. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWDeep_Search.py +0 -0
  97. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWDisplayMD.py +0 -0
  98. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWEditTable.py +0 -0
  99. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWEndLoop.py +0 -0
  100. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWExecuteScript.py +0 -0
  101. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWExtraChunks.py +0 -0
  102. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWFileWithPath.py +0 -0
  103. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWGenerateQuestions.py +0 -0
  104. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWGenerateSynthesis.py +0 -0
  105. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWInputSelector.py +0 -0
  106. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWKeywords.py +0 -0
  107. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWLLM4ALL.py +0 -0
  108. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWLMStudio.py +0 -0
  109. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWLanguageDetection.py +0 -0
  110. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWLemmatizer.py +0 -0
  111. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_Falcon.py +0 -0
  112. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_HelsinkiEnFr.py +0 -0
  113. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_HelsinkiFrEn.py +0 -0
  114. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_MPNET.py +0 -0
  115. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_Mistral.py +0 -0
  116. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_Qwen.py +0 -0
  117. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_Qwen1B5_Q6.py +0 -0
  118. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_Qwen3B_Q4.py +0 -0
  119. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_Qwen7B_Q4.py +0 -0
  120. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_Qwen7B_Q6.py +0 -0
  121. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_Solar.py +0 -0
  122. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_SolarUncensored.py +0 -0
  123. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_SpacyMD_EN.py +0 -0
  124. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWModel_SpacyMD_FR.py +0 -0
  125. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWOptimisation.py +0 -0
  126. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWOptimisationSelection.py +0 -0
  127. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWOptimisationSendScore.py +0 -0
  128. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWPaddleOCR.py +0 -0
  129. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWProcessDocumentsFromPath.py +0 -0
  130. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWQueryLLM.py +0 -0
  131. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWRandomData.py +0 -0
  132. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWStartLoop.py +0 -0
  133. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWTable2Corpus.py +0 -0
  134. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWTranslation.py +0 -0
  135. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/OWTrigger.py +0 -0
  136. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/POW_Wfactory.py +0 -0
  137. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/__init__.py +0 -0
  138. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owMarkdown.ui +0 -0
  139. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/ow_in_or_out_path.ui +0 -0
  140. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/ow_widget_random_data.ui +0 -0
  141. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owapplyrules.ui +0 -0
  142. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owchunking.ui +0 -0
  143. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owconcatrules.ui +0 -0
  144. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owconversellm.ui +0 -0
  145. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owdeepsearch.ui +0 -0
  146. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owembeddings.ui +0 -0
  147. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owendloop.ui +0 -0
  148. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owexecutescript.ui +0 -0
  149. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owextrachunks.ui +0 -0
  150. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owfilewithpath.ui +0 -0
  151. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owgeneratequestions.ui +0 -0
  152. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owgeneratesynthesis.ui +0 -0
  153. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owkeyword.ui +0 -0
  154. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owlangdetect.ui +0 -0
  155. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owlemmatizer.ui +0 -0
  156. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owllm4all.ui +0 -0
  157. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owloadworkflow.ui +0 -0
  158. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owmodel_falcon.ui +0 -0
  159. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owmodel_helsinki_en_fr.ui +0 -0
  160. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owmodel_helsinki_fr_en.ui +0 -0
  161. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owmodel_mistral.ui +0 -0
  162. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owmodel_mpnet.ui +0 -0
  163. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owmodel_qwen.ui +0 -0
  164. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owmodel_solar.ui +0 -0
  165. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owmodel_solar_uncensored.ui +0 -0
  166. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owmodel_spacymd_en.ui +0 -0
  167. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owmodel_spacymd_fr.ui +0 -0
  168. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/ownumberpointinrules.ui +0 -0
  169. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owpaddleocr.ui +0 -0
  170. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owprocessdocuments.ui +0 -0
  171. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owqueryllm.ui +0 -0
  172. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owstartloop.ui +0 -0
  173. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owtable2corpus.ui +0 -0
  174. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owtranslation.ui +0 -0
  175. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/designer/owtrigger.ui +0 -0
  176. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/CN2RuleViewer.svg +0 -0
  177. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/MDViewer.png +0 -0
  178. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/Mistral.png +0 -0
  179. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/apply_rules.svg +0 -0
  180. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/category.svg +0 -0
  181. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/dark_green.txt +0 -0
  182. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/de.png +0 -0
  183. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/documents.png +0 -0
  184. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/endloop.png +0 -0
  185. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/extra_chunks.png +0 -0
  186. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/in_or_out.png +0 -0
  187. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/keyword.png +0 -0
  188. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/languages.png +0 -0
  189. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/llm4all.svg +0 -0
  190. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/lm_studio.png +0 -0
  191. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/local_interf_img_multi_pull.svg +0 -0
  192. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/local_interf_multi_pull.svg +0 -0
  193. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/local_interf_pull.svg +0 -0
  194. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/local_interf_push.svg +0 -0
  195. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/local_interf_text_pull.svg +0 -0
  196. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/logo_solar.svg +0 -0
  197. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/logo_uncensoredsolar.svg +0 -0
  198. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/logo_upload.png +0 -0
  199. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/optimisation.png +0 -0
  200. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owCN2_intersect_rules.svg +0 -0
  201. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owchunking.png +0 -0
  202. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owconversellm.svg +0 -0
  203. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owedittable.svg +0 -0
  204. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owembeddings.svg +0 -0
  205. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owexecutescript.svg +0 -0
  206. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owfilewithpath.svg +0 -0
  207. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owgeneratequestions.svg +0 -0
  208. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owgeneratesynthesis.png +0 -0
  209. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owlemmatizer.svg +0 -0
  210. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owmodel_falcon.png +0 -0
  211. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owmodel_mpnet.svg +0 -0
  212. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owoptimisation.svg +0 -0
  213. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owoptimisationselection.png +0 -0
  214. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owqueryllm.svg +0 -0
  215. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owsavefilepathentry.svg +0 -0
  216. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owtable2corpus.svg +0 -0
  217. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owtranslation.svg +0 -0
  218. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/owtrigger.svg +0 -0
  219. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/paddleocr.svg +0 -0
  220. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/processdocuments.svg +0 -0
  221. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/qwen-color.png +0 -0
  222. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/startloop.png +0 -0
  223. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/AAIT/widgets/icons/widgetFactory.svg +0 -0
  224. {aait-1.0.2.2 → aait-1.0.3}/orangecontrib/__init__.py +0 -0
  225. {aait-1.0.2.2 → aait-1.0.3}/setup.cfg +0 -0
  226. {aait-1.0.2.2 → aait-1.0.3}/tests/test_class_values_context_handler.py +0 -0
  227. {aait-1.0.2.2 → aait-1.0.3}/tests/test_credentials.py +0 -0
  228. {aait-1.0.2.2 → aait-1.0.3}/tests/test_domain_context_handler.py +0 -0
  229. {aait-1.0.2.2 → aait-1.0.3}/tests/test_gui.py +0 -0
  230. {aait-1.0.2.2 → aait-1.0.3}/tests/test_matplotlib_export.py +0 -0
  231. {aait-1.0.2.2 → aait-1.0.3}/tests/test_perfect_domain_context_handler.py +0 -0
  232. {aait-1.0.2.2 → aait-1.0.3}/tests/test_scatterplot_density.py +0 -0
  233. {aait-1.0.2.2 → aait-1.0.3}/tests/test_settings_handler.py +0 -0
  234. {aait-1.0.2.2 → aait-1.0.3}/tests/test_widgets_outputs.py +0 -0
  235. {aait-1.0.2.2 → aait-1.0.3}/tests/test_workflows.py +0 -0
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: aait
3
- Version: 1.0.2.2
3
+ Version: 1.0.3
4
4
  Summary: Advanced Artificial Intelligence Tools is a package meant to develop and enable advanced AI functionalities in Orange
5
5
  Home-page:
6
6
  Author: Orange community
@@ -30,3 +30,8 @@ Requires-Dist: thefuzz==0.22.1
30
30
  Requires-Dist: paddleocr==2.8.0
31
31
  Requires-Dist: beautifulsoup4==4.12.3
32
32
  Requires-Dist: paddlepaddle==2.6.2
33
+ Dynamic: author
34
+ Dynamic: keywords
35
+ Dynamic: license-file
36
+ Dynamic: requires-dist
37
+ Dynamic: summary
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: aait
3
- Version: 1.0.2.2
3
+ Version: 1.0.3
4
4
  Summary: Advanced Artificial Intelligence Tools is a package meant to develop and enable advanced AI functionalities in Orange
5
5
  Home-page:
6
6
  Author: Orange community
@@ -30,3 +30,8 @@ Requires-Dist: thefuzz==0.22.1
30
30
  Requires-Dist: paddleocr==2.8.0
31
31
  Requires-Dist: beautifulsoup4==4.12.3
32
32
  Requires-Dist: paddlepaddle==2.6.2
33
+ Dynamic: author
34
+ Dynamic: keywords
35
+ Dynamic: license-file
36
+ Dynamic: requires-dist
37
+ Dynamic: summary
@@ -1,4 +1,5 @@
1
1
  License.txt
2
+ setup.cfg
2
3
  setup.py
3
4
  aait.egg-info/PKG-INFO
4
5
  aait.egg-info/SOURCES.txt
@@ -6,9 +6,6 @@ from Orange.widgets.utils.widgetpreview import WidgetPreview
6
6
  from Orange.widgets.widget import Input
7
7
 
8
8
 
9
- import pickle
10
-
11
-
12
9
 
13
10
  class OWSaveFilepathEntry(widget.OWWidget):
14
11
  name = "Save with Filepath Entry"
@@ -93,21 +90,7 @@ class OWSaveFilepathEntry(widget.OWWidget):
93
90
  saver.filename = self.save_path
94
91
  saver.filter = selected_filter
95
92
  saver.do_save()
96
- # if len(self.save_path)>4:
97
- # if self.save_path[-3:]!="pkl":
98
- # import Orange.widgets.data.owsave as save_py
99
- #
100
- # saver = save_py.OWSave()
101
- # saver.data = self.data
102
- # saver.filename = self.save_path
103
- # saver.add_type_annotations=True
104
- # saver.do_save()
105
- # return
106
- #
107
- # # add jcmhkh
108
- # with open(self.save_path, "wb") as f:
109
- # print("warning hard save pikle!")
110
- # pickle.dump(self.data, f)
93
+
111
94
 
112
95
  self.data = None
113
96
  self.save_path = None
@@ -1,27 +1,27 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Modified SVG -->
3
- <svg fill="#000000" width="900px" height="900px" viewBox="0 0 32 32" id="icon" xmlns="http://www.w3.org/2000/svg">
4
- <defs>
5
- <style>
6
- .cls-1 {
7
- fill: none;
8
- }
9
- .text-style {
10
- font-size: 4px; /* Adjust size to fit */
11
- fill: #000000; /* Text color */
12
- text-anchor: middle; /* Center align text */
13
- }
14
- </style>
15
- </defs>
16
-
17
- <!-- Grouping icon paths and moving it upward with transform -->
18
- <g transform="translate(2.5, 2) scale(0.8)"> <!-- Adjust the Y-axis value to move it upward -->
19
- <path d="M27,24a2.9609,2.9609,0,0,0-1.2854.3008L21.4141,20H18v2h2.5859l3.7146,3.7148A2.9665,2.9665,0,0,0,24,27a3,3,0,1,0,3-3Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,28Z"/>
20
- <path d="M27,13a2.9948,2.9948,0,0,0-2.8157,2H18v2h6.1843A2.9947,2.9947,0,1,0,27,13Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,17Z"/>
21
- <path d="M27,2a3.0033,3.0033,0,0,0-3,3,2.9657,2.9657,0,0,0,.3481,1.373L20.5957,10H18v2h3.4043l4.3989-4.2524A2.9987,2.9987,0,1,0,27,2Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,6Z"/>
22
- <path d="M18,6h2V4H18a3.9756,3.9756,0,0,0-3,1.3823A3.9756,3.9756,0,0,0,12,4H11a9.01,9.01,0,0,0-9,9v6a9.01,9.01,0,0,0,9,9h1a3.9756,3.9756,0,0,0,3-1.3823A3.9756,3.9756,0,0,0,18,28h2V26H18a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,18,6ZM12,26H11a7.0047,7.0047,0,0,1-6.92-6H6V18H4V14H7a3.0033,3.0033,0,0,0,3-3V9H8v2a1.0009,1.0009,0,0,1-1,1H4.08A7.0047,7.0047,0,0,1,11,6h1a2.0023,2.0023,0,0,1,2,2v4H12v2h2v4H12a3.0033,3.0033,0,0,0-3,3v2h2V21a1.0009,1.0009,0,0,1,1-1h2v4A2.0023,2.0023,0,0,1,12,26Z"/>
23
- </g>
24
-
25
- <!-- Text under the icon -->
26
- <text x="16" y="30" class="text-style">Helsinki EN-FR</text>
27
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Modified SVG -->
3
+ <svg fill="#000000" width="900px" height="900px" viewBox="0 0 32 32" id="icon" xmlns="http://www.w3.org/2000/svg">
4
+ <defs>
5
+ <style>
6
+ .cls-1 {
7
+ fill: none;
8
+ }
9
+ .text-style {
10
+ font-size: 4px; /* Adjust size to fit */
11
+ fill: #000000; /* Text color */
12
+ text-anchor: middle; /* Center align text */
13
+ }
14
+ </style>
15
+ </defs>
16
+
17
+ <!-- Grouping icon paths and moving it upward with transform -->
18
+ <g transform="translate(2.5, 2) scale(0.8)"> <!-- Adjust the Y-axis value to move it upward -->
19
+ <path d="M27,24a2.9609,2.9609,0,0,0-1.2854.3008L21.4141,20H18v2h2.5859l3.7146,3.7148A2.9665,2.9665,0,0,0,24,27a3,3,0,1,0,3-3Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,28Z"/>
20
+ <path d="M27,13a2.9948,2.9948,0,0,0-2.8157,2H18v2h6.1843A2.9947,2.9947,0,1,0,27,13Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,17Z"/>
21
+ <path d="M27,2a3.0033,3.0033,0,0,0-3,3,2.9657,2.9657,0,0,0,.3481,1.373L20.5957,10H18v2h3.4043l4.3989-4.2524A2.9987,2.9987,0,1,0,27,2Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,6Z"/>
22
+ <path d="M18,6h2V4H18a3.9756,3.9756,0,0,0-3,1.3823A3.9756,3.9756,0,0,0,12,4H11a9.01,9.01,0,0,0-9,9v6a9.01,9.01,0,0,0,9,9h1a3.9756,3.9756,0,0,0,3-1.3823A3.9756,3.9756,0,0,0,18,28h2V26H18a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,18,6ZM12,26H11a7.0047,7.0047,0,0,1-6.92-6H6V18H4V14H7a3.0033,3.0033,0,0,0,3-3V9H8v2a1.0009,1.0009,0,0,1-1,1H4.08A7.0047,7.0047,0,0,1,11,6h1a2.0023,2.0023,0,0,1,2,2v4H12v2h2v4H12a3.0033,3.0033,0,0,0-3,3v2h2V21a1.0009,1.0009,0,0,1,1-1h2v4A2.0023,2.0023,0,0,1,12,26Z"/>
23
+ </g>
24
+
25
+ <!-- Text under the icon -->
26
+ <text x="16" y="30" class="text-style">Helsinki EN-FR</text>
27
+ </svg>
@@ -1,27 +1,27 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Modified SVG -->
3
- <svg fill="#000000" width="900px" height="900px" viewBox="0 0 32 32" id="icon" xmlns="http://www.w3.org/2000/svg">
4
- <defs>
5
- <style>
6
- .cls-1 {
7
- fill: none;
8
- }
9
- .text-style {
10
- font-size: 4px; /* Adjust size to fit */
11
- fill: #000000; /* Text color */
12
- text-anchor: middle; /* Center align text */
13
- }
14
- </style>
15
- </defs>
16
-
17
- <!-- Grouping icon paths and moving it upward with transform -->
18
- <g transform="translate(2.5, 2) scale(0.8)"> <!-- Adjust the Y-axis value to move it upward -->
19
- <path d="M27,24a2.9609,2.9609,0,0,0-1.2854.3008L21.4141,20H18v2h2.5859l3.7146,3.7148A2.9665,2.9665,0,0,0,24,27a3,3,0,1,0,3-3Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,28Z"/>
20
- <path d="M27,13a2.9948,2.9948,0,0,0-2.8157,2H18v2h6.1843A2.9947,2.9947,0,1,0,27,13Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,17Z"/>
21
- <path d="M27,2a3.0033,3.0033,0,0,0-3,3,2.9657,2.9657,0,0,0,.3481,1.373L20.5957,10H18v2h3.4043l4.3989-4.2524A2.9987,2.9987,0,1,0,27,2Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,6Z"/>
22
- <path d="M18,6h2V4H18a3.9756,3.9756,0,0,0-3,1.3823A3.9756,3.9756,0,0,0,12,4H11a9.01,9.01,0,0,0-9,9v6a9.01,9.01,0,0,0,9,9h1a3.9756,3.9756,0,0,0,3-1.3823A3.9756,3.9756,0,0,0,18,28h2V26H18a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,18,6ZM12,26H11a7.0047,7.0047,0,0,1-6.92-6H6V18H4V14H7a3.0033,3.0033,0,0,0,3-3V9H8v2a1.0009,1.0009,0,0,1-1,1H4.08A7.0047,7.0047,0,0,1,11,6h1a2.0023,2.0023,0,0,1,2,2v4H12v2h2v4H12a3.0033,3.0033,0,0,0-3,3v2h2V21a1.0009,1.0009,0,0,1,1-1h2v4A2.0023,2.0023,0,0,1,12,26Z"/>
23
- </g>
24
-
25
- <!-- Text under the icon -->
26
- <text x="16" y="30" class="text-style">Helsinki FR-EN</text>
27
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Modified SVG -->
3
+ <svg fill="#000000" width="900px" height="900px" viewBox="0 0 32 32" id="icon" xmlns="http://www.w3.org/2000/svg">
4
+ <defs>
5
+ <style>
6
+ .cls-1 {
7
+ fill: none;
8
+ }
9
+ .text-style {
10
+ font-size: 4px; /* Adjust size to fit */
11
+ fill: #000000; /* Text color */
12
+ text-anchor: middle; /* Center align text */
13
+ }
14
+ </style>
15
+ </defs>
16
+
17
+ <!-- Grouping icon paths and moving it upward with transform -->
18
+ <g transform="translate(2.5, 2) scale(0.8)"> <!-- Adjust the Y-axis value to move it upward -->
19
+ <path d="M27,24a2.9609,2.9609,0,0,0-1.2854.3008L21.4141,20H18v2h2.5859l3.7146,3.7148A2.9665,2.9665,0,0,0,24,27a3,3,0,1,0,3-3Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,28Z"/>
20
+ <path d="M27,13a2.9948,2.9948,0,0,0-2.8157,2H18v2h6.1843A2.9947,2.9947,0,1,0,27,13Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,17Z"/>
21
+ <path d="M27,2a3.0033,3.0033,0,0,0-3,3,2.9657,2.9657,0,0,0,.3481,1.373L20.5957,10H18v2h3.4043l4.3989-4.2524A2.9987,2.9987,0,1,0,27,2Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,6Z"/>
22
+ <path d="M18,6h2V4H18a3.9756,3.9756,0,0,0-3,1.3823A3.9756,3.9756,0,0,0,12,4H11a9.01,9.01,0,0,0-9,9v6a9.01,9.01,0,0,0,9,9h1a3.9756,3.9756,0,0,0,3-1.3823A3.9756,3.9756,0,0,0,18,28h2V26H18a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,18,6ZM12,26H11a7.0047,7.0047,0,0,1-6.92-6H6V18H4V14H7a3.0033,3.0033,0,0,0,3-3V9H8v2a1.0009,1.0009,0,0,1-1,1H4.08A7.0047,7.0047,0,0,1,11,6h1a2.0023,2.0023,0,0,1,2,2v4H12v2h2v4H12a3.0033,3.0033,0,0,0-3,3v2h2V21a1.0009,1.0009,0,0,1,1-1h2v4A2.0023,2.0023,0,0,1,12,26Z"/>
23
+ </g>
24
+
25
+ <!-- Text under the icon -->
26
+ <text x="16" y="30" class="text-style">Helsinki FR-EN</text>
27
+ </svg>
@@ -1,27 +1,27 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Modified SVG -->
3
- <svg fill="#000000" width="900px" height="900px" viewBox="0 0 32 32" id="icon" xmlns="http://www.w3.org/2000/svg">
4
- <defs>
5
- <style>
6
- .cls-1 {
7
- fill: none;
8
- }
9
- .text-style {
10
- font-size: 4px; /* Adjust size to fit */
11
- fill: #000000; /* Text color */
12
- text-anchor: middle; /* Center align text */
13
- }
14
- </style>
15
- </defs>
16
-
17
- <!-- Grouping icon paths and moving it upward with transform -->
18
- <g transform="translate(2.5, 2) scale(0.8)"> <!-- Adjust the Y-axis value to move it upward -->
19
- <path d="M27,24a2.9609,2.9609,0,0,0-1.2854.3008L21.4141,20H18v2h2.5859l3.7146,3.7148A2.9665,2.9665,0,0,0,24,27a3,3,0,1,0,3-3Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,28Z"/>
20
- <path d="M27,13a2.9948,2.9948,0,0,0-2.8157,2H18v2h6.1843A2.9947,2.9947,0,1,0,27,13Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,17Z"/>
21
- <path d="M27,2a3.0033,3.0033,0,0,0-3,3,2.9657,2.9657,0,0,0,.3481,1.373L20.5957,10H18v2h3.4043l4.3989-4.2524A2.9987,2.9987,0,1,0,27,2Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,6Z"/>
22
- <path d="M18,6h2V4H18a3.9756,3.9756,0,0,0-3,1.3823A3.9756,3.9756,0,0,0,12,4H11a9.01,9.01,0,0,0-9,9v6a9.01,9.01,0,0,0,9,9h1a3.9756,3.9756,0,0,0,3-1.3823A3.9756,3.9756,0,0,0,18,28h2V26H18a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,18,6ZM12,26H11a7.0047,7.0047,0,0,1-6.92-6H6V18H4V14H7a3.0033,3.0033,0,0,0,3-3V9H8v2a1.0009,1.0009,0,0,1-1,1H4.08A7.0047,7.0047,0,0,1,11,6h1a2.0023,2.0023,0,0,1,2,2v4H12v2h2v4H12a3.0033,3.0033,0,0,0-3,3v2h2V21a1.0009,1.0009,0,0,1,1-1h2v4A2.0023,2.0023,0,0,1,12,26Z"/>
23
- </g>
24
-
25
- <!-- Text under the icon -->
26
- <text x="16" y="30" class="text-style">SpacyMD EN</text>
27
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Modified SVG -->
3
+ <svg fill="#000000" width="900px" height="900px" viewBox="0 0 32 32" id="icon" xmlns="http://www.w3.org/2000/svg">
4
+ <defs>
5
+ <style>
6
+ .cls-1 {
7
+ fill: none;
8
+ }
9
+ .text-style {
10
+ font-size: 4px; /* Adjust size to fit */
11
+ fill: #000000; /* Text color */
12
+ text-anchor: middle; /* Center align text */
13
+ }
14
+ </style>
15
+ </defs>
16
+
17
+ <!-- Grouping icon paths and moving it upward with transform -->
18
+ <g transform="translate(2.5, 2) scale(0.8)"> <!-- Adjust the Y-axis value to move it upward -->
19
+ <path d="M27,24a2.9609,2.9609,0,0,0-1.2854.3008L21.4141,20H18v2h2.5859l3.7146,3.7148A2.9665,2.9665,0,0,0,24,27a3,3,0,1,0,3-3Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,28Z"/>
20
+ <path d="M27,13a2.9948,2.9948,0,0,0-2.8157,2H18v2h6.1843A2.9947,2.9947,0,1,0,27,13Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,17Z"/>
21
+ <path d="M27,2a3.0033,3.0033,0,0,0-3,3,2.9657,2.9657,0,0,0,.3481,1.373L20.5957,10H18v2h3.4043l4.3989-4.2524A2.9987,2.9987,0,1,0,27,2Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,6Z"/>
22
+ <path d="M18,6h2V4H18a3.9756,3.9756,0,0,0-3,1.3823A3.9756,3.9756,0,0,0,12,4H11a9.01,9.01,0,0,0-9,9v6a9.01,9.01,0,0,0,9,9h1a3.9756,3.9756,0,0,0,3-1.3823A3.9756,3.9756,0,0,0,18,28h2V26H18a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,18,6ZM12,26H11a7.0047,7.0047,0,0,1-6.92-6H6V18H4V14H7a3.0033,3.0033,0,0,0,3-3V9H8v2a1.0009,1.0009,0,0,1-1,1H4.08A7.0047,7.0047,0,0,1,11,6h1a2.0023,2.0023,0,0,1,2,2v4H12v2h2v4H12a3.0033,3.0033,0,0,0-3,3v2h2V21a1.0009,1.0009,0,0,1,1-1h2v4A2.0023,2.0023,0,0,1,12,26Z"/>
23
+ </g>
24
+
25
+ <!-- Text under the icon -->
26
+ <text x="16" y="30" class="text-style">SpacyMD EN</text>
27
+ </svg>
@@ -1,27 +1,27 @@
1
- <?xml version="1.0" encoding="utf-8"?>
2
- <!-- Modified SVG -->
3
- <svg fill="#000000" width="900px" height="900px" viewBox="0 0 32 32" id="icon" xmlns="http://www.w3.org/2000/svg">
4
- <defs>
5
- <style>
6
- .cls-1 {
7
- fill: none;
8
- }
9
- .text-style {
10
- font-size: 4px; /* Adjust size to fit */
11
- fill: #000000; /* Text color */
12
- text-anchor: middle; /* Center align text */
13
- }
14
- </style>
15
- </defs>
16
-
17
- <!-- Grouping icon paths and moving it upward with transform -->
18
- <g transform="translate(2.5, 2) scale(0.8)"> <!-- Adjust the Y-axis value to move it upward -->
19
- <path d="M27,24a2.9609,2.9609,0,0,0-1.2854.3008L21.4141,20H18v2h2.5859l3.7146,3.7148A2.9665,2.9665,0,0,0,24,27a3,3,0,1,0,3-3Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,28Z"/>
20
- <path d="M27,13a2.9948,2.9948,0,0,0-2.8157,2H18v2h6.1843A2.9947,2.9947,0,1,0,27,13Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,17Z"/>
21
- <path d="M27,2a3.0033,3.0033,0,0,0-3,3,2.9657,2.9657,0,0,0,.3481,1.373L20.5957,10H18v2h3.4043l4.3989-4.2524A2.9987,2.9987,0,1,0,27,2Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,6Z"/>
22
- <path d="M18,6h2V4H18a3.9756,3.9756,0,0,0-3,1.3823A3.9756,3.9756,0,0,0,12,4H11a9.01,9.01,0,0,0-9,9v6a9.01,9.01,0,0,0,9,9h1a3.9756,3.9756,0,0,0,3-1.3823A3.9756,3.9756,0,0,0,18,28h2V26H18a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,18,6ZM12,26H11a7.0047,7.0047,0,0,1-6.92-6H6V18H4V14H7a3.0033,3.0033,0,0,0,3-3V9H8v2a1.0009,1.0009,0,0,1-1,1H4.08A7.0047,7.0047,0,0,1,11,6h1a2.0023,2.0023,0,0,1,2,2v4H12v2h2v4H12a3.0033,3.0033,0,0,0-3,3v2h2V21a1.0009,1.0009,0,0,1,1-1h2v4A2.0023,2.0023,0,0,1,12,26Z"/>
23
- </g>
24
-
25
- <!-- Text under the icon -->
26
- <text x="16" y="30" class="text-style">SpacyMD FR</text>
27
- </svg>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Modified SVG -->
3
+ <svg fill="#000000" width="900px" height="900px" viewBox="0 0 32 32" id="icon" xmlns="http://www.w3.org/2000/svg">
4
+ <defs>
5
+ <style>
6
+ .cls-1 {
7
+ fill: none;
8
+ }
9
+ .text-style {
10
+ font-size: 4px; /* Adjust size to fit */
11
+ fill: #000000; /* Text color */
12
+ text-anchor: middle; /* Center align text */
13
+ }
14
+ </style>
15
+ </defs>
16
+
17
+ <!-- Grouping icon paths and moving it upward with transform -->
18
+ <g transform="translate(2.5, 2) scale(0.8)"> <!-- Adjust the Y-axis value to move it upward -->
19
+ <path d="M27,24a2.9609,2.9609,0,0,0-1.2854.3008L21.4141,20H18v2h2.5859l3.7146,3.7148A2.9665,2.9665,0,0,0,24,27a3,3,0,1,0,3-3Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,28Z"/>
20
+ <path d="M27,13a2.9948,2.9948,0,0,0-2.8157,2H18v2h6.1843A2.9947,2.9947,0,1,0,27,13Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,17Z"/>
21
+ <path d="M27,2a3.0033,3.0033,0,0,0-3,3,2.9657,2.9657,0,0,0,.3481,1.373L20.5957,10H18v2h3.4043l4.3989-4.2524A2.9987,2.9987,0,1,0,27,2Zm0,4a1,1,0,1,1,1-1A1.0009,1.0009,0,0,1,27,6Z"/>
22
+ <path d="M18,6h2V4H18a3.9756,3.9756,0,0,0-3,1.3823A3.9756,3.9756,0,0,0,12,4H11a9.01,9.01,0,0,0-9,9v6a9.01,9.01,0,0,0,9,9h1a3.9756,3.9756,0,0,0,3-1.3823A3.9756,3.9756,0,0,0,18,28h2V26H18a2.0023,2.0023,0,0,1-2-2V8A2.0023,2.0023,0,0,1,18,6ZM12,26H11a7.0047,7.0047,0,0,1-6.92-6H6V18H4V14H7a3.0033,3.0033,0,0,0,3-3V9H8v2a1.0009,1.0009,0,0,1-1,1H4.08A7.0047,7.0047,0,0,1,11,6h1a2.0023,2.0023,0,0,1,2,2v4H12v2h2v4H12a3.0033,3.0033,0,0,0-3,3v2h2V21a1.0009,1.0009,0,0,1,1-1h2v4A2.0023,2.0023,0,0,1,12,26Z"/>
23
+ </g>
24
+
25
+ <!-- Text under the icon -->
26
+ <text x="16" y="30" class="text-style">SpacyMD FR</text>
27
+ </svg>
@@ -4,7 +4,7 @@ from setuptools import setup, find_packages
4
4
  NAME = "aait"
5
5
 
6
6
  # Version du package PyPI
7
- VERSION = "1.0.2.2" # la version doit être supérieure à la précédente sinon la publication sera refusée
7
+ VERSION = "1.0.3" # la version doit être supérieure à la précédente sinon la publication sera refusée
8
8
 
9
9
  # Facultatif / Adaptable à souhait
10
10
  AUTHOR = "Orange community"
File without changes
File without changes
File without changes