aait 1.0.3__tar.gz → 1.0.4.1__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.
- {aait-1.0.3 → aait-1.0.4.1}/PKG-INFO +2 -7
- {aait-1.0.3 → aait-1.0.4.1}/aait.egg-info/PKG-INFO +2 -7
- {aait-1.0.3 → aait-1.0.4.1}/aait.egg-info/SOURCES.txt +2 -3
- aait-1.0.4.1/orangecontrib/AAIT/llm/test.py +18 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWProcessDocumentsFromPath.py +6 -1
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWSaveFilepathEntry.py +60 -13
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owmodel_helsinki_en_fr.svg +27 -27
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owmodel_helsinki_fr_en.svg +27 -27
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owmodel_spacymd_en.svg +27 -27
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owmodel_spacymd_fr.svg +27 -27
- aait-1.0.4.1/orangecontrib/IMG4IT/__init__.py +0 -0
- aait-1.0.4.1/orangecontrib/IMG4IT/utils/__init__.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/setup.py +1 -1
- aait-1.0.3/orangecontrib/AAIT/llm/test.py +0 -3
- aait-1.0.3/orangecontrib/AAIT/widgets/OWDeep_Search.py +0 -208
- aait-1.0.3/orangecontrib/AAIT/widgets/designer/owdeepsearch.ui +0 -74
- {aait-1.0.3 → aait-1.0.4.1}/License.txt +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/aait.egg-info/dependency_links.txt +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/aait.egg-info/entry_points.txt +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/aait.egg-info/namespace_packages.txt +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/aait.egg-info/requires.txt +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/aait.egg-info/top_level.txt +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/__init__.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/SignalReceiver.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/__init__.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/audit_widget.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (2).TIF +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (3).TIF +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/dataTests/00079473A - Copie (4).TIF +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0001.csv +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0002.csv +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/dataTests/Tir 81mm_0003.csv +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/dynamic_results.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/test_all_widgets.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/test_server.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/widget_4all.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/widget_chunking.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/widget_edit_table.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/widget_mpnet_create_embeddings.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/widget_optimisation.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/widget_optimisationselection.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/widget_powfactory.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/widget_queryllm.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/widget_spacy_md_fr_lemmatizer.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/widget_traduction.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/audit_widget/widgets_model.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/encapsulation/__init__.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/fix_torch/fix_torch_dll_error.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/fix_torch/libomp140.x86_64.dll +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/GPT4ALL.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/GPT4ALL_killer.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/MergeBaseLora.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/SERV_kill_workflow.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/SERV_requests.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/SERV_start_workflow.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/Tutorial_Finetuning.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/Tutorial_TestFinetuning.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/__init__.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/answers.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/chunking.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/embeddings.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/finetuning.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/functions_DatasetGeneration.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/functions_Finetuning.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/lemmes.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/lmstudio.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/main_DatasetGeneration.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/main_Finetuning.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/process_documents.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/prompt_management.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/quickpy.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/test_functions.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/llm/translations.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/optimiser/__init__.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/optimiser/optuna_multi.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/CheckMetaData.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/MetManagement.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/SimpleDialogQt.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/__init__.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/aait_repo_file.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/check_data_in.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/delta_local_shared_fodler.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/import_uic.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/initialize_from_ini.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/shared_functions.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/shared_variables.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/subprocess_management.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/thread_management.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/tools/__init__.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/tools/change_owcorpus.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/tools/concat_splitted_pypi.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/tools/first_time_check.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/tools/owcorpus_ok.txt +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/utils/windows_utils.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWAAITResourcesManager.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWApplyRules.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWCN2rule_view.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWChunking.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWConcatRules.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWConverseLLM.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWCreateEmbeddings.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWDisplayMD.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWEditTable.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWEndLoop.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWExecuteScript.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWExtraChunks.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWFileWithPath.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWGenerateQuestions.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWGenerateSynthesis.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWInputSelector.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWKeywords.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWLLM4ALL.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWLMStudio.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWLanguageDetection.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWLemmatizer.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_Falcon.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_HelsinkiEnFr.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_HelsinkiFrEn.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_MPNET.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_Mistral.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_Qwen.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_Qwen1B5_Q6.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_Qwen3B_Q4.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_Qwen7B_Q4.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_Qwen7B_Q6.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_Solar.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_SolarUncensored.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_SpacyMD_EN.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWModel_SpacyMD_FR.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWOptimisation.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWOptimisationSelection.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWOptimisationSendScore.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWPaddleOCR.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWQueryLLM.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWRandomData.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWStartLoop.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWTable2Corpus.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWTranslation.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/OWTrigger.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/POW_Wfactory.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/__init__.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owMarkdown.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/ow_in_or_out_path.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/ow_widget_random_data.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owapplyrules.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owchunking.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owconcatrules.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owconversellm.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owembeddings.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owendloop.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owexecutescript.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owextrachunks.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owfilewithpath.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owgeneratequestions.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owgeneratesynthesis.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owkeyword.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owlangdetect.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owlemmatizer.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owllm4all.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owloadworkflow.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owmodel_falcon.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owmodel_helsinki_en_fr.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owmodel_helsinki_fr_en.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owmodel_mistral.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owmodel_mpnet.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owmodel_qwen.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owmodel_solar.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owmodel_solar_uncensored.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owmodel_spacymd_en.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owmodel_spacymd_fr.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/ownumberpointinrules.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owpaddleocr.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owprocessdocuments.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owqueryllm.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owstartloop.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owtable2corpus.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owtranslation.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/designer/owtrigger.ui +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/CN2RuleViewer.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/MDViewer.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/Mistral.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/apply_rules.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/category.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/dark_green.txt +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/de.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/documents.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/endloop.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/extra_chunks.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/in_or_out.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/keyword.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/languages.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/llm4all.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/lm_studio.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/local_interf_img_multi_pull.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/local_interf_multi_pull.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/local_interf_pull.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/local_interf_push.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/local_interf_text_pull.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/logo_solar.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/logo_uncensoredsolar.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/logo_upload.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/optimisation.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owCN2_intersect_rules.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owchunking.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owconversellm.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owedittable.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owembeddings.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owexecutescript.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owfilewithpath.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owgeneratequestions.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owgeneratesynthesis.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owlemmatizer.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owmodel_falcon.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owmodel_mpnet.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owoptimisation.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owoptimisationselection.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owqueryllm.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owsavefilepathentry.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owtable2corpus.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owtranslation.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/owtrigger.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/paddleocr.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/processdocuments.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/qwen-color.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/startloop.png +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/AAIT/widgets/icons/widgetFactory.svg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/orangecontrib/__init__.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/setup.cfg +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/tests/test_class_values_context_handler.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/tests/test_credentials.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/tests/test_domain_context_handler.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/tests/test_gui.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/tests/test_matplotlib_export.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/tests/test_perfect_domain_context_handler.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/tests/test_scatterplot_density.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/tests/test_settings_handler.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/tests/test_widgets_outputs.py +0 -0
- {aait-1.0.3 → aait-1.0.4.1}/tests/test_workflows.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.1
|
|
2
2
|
Name: aait
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.4.1
|
|
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,8 +30,3 @@ 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
|
+
Metadata-Version: 2.1
|
|
2
2
|
Name: aait
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.4.1
|
|
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,8 +30,3 @@ 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,5 +1,4 @@
|
|
|
1
1
|
License.txt
|
|
2
|
-
setup.cfg
|
|
3
2
|
setup.py
|
|
4
3
|
aait.egg-info/PKG-INFO
|
|
5
4
|
aait.egg-info/SOURCES.txt
|
|
@@ -89,7 +88,6 @@ orangecontrib/AAIT/widgets/OWChunking.py
|
|
|
89
88
|
orangecontrib/AAIT/widgets/OWConcatRules.py
|
|
90
89
|
orangecontrib/AAIT/widgets/OWConverseLLM.py
|
|
91
90
|
orangecontrib/AAIT/widgets/OWCreateEmbeddings.py
|
|
92
|
-
orangecontrib/AAIT/widgets/OWDeep_Search.py
|
|
93
91
|
orangecontrib/AAIT/widgets/OWDisplayMD.py
|
|
94
92
|
orangecontrib/AAIT/widgets/OWEditTable.py
|
|
95
93
|
orangecontrib/AAIT/widgets/OWEndLoop.py
|
|
@@ -139,7 +137,6 @@ orangecontrib/AAIT/widgets/designer/owapplyrules.ui
|
|
|
139
137
|
orangecontrib/AAIT/widgets/designer/owchunking.ui
|
|
140
138
|
orangecontrib/AAIT/widgets/designer/owconcatrules.ui
|
|
141
139
|
orangecontrib/AAIT/widgets/designer/owconversellm.ui
|
|
142
|
-
orangecontrib/AAIT/widgets/designer/owdeepsearch.ui
|
|
143
140
|
orangecontrib/AAIT/widgets/designer/owembeddings.ui
|
|
144
141
|
orangecontrib/AAIT/widgets/designer/owendloop.ui
|
|
145
142
|
orangecontrib/AAIT/widgets/designer/owexecutescript.ui
|
|
@@ -222,6 +219,8 @@ orangecontrib/AAIT/widgets/icons/processdocuments.svg
|
|
|
222
219
|
orangecontrib/AAIT/widgets/icons/qwen-color.png
|
|
223
220
|
orangecontrib/AAIT/widgets/icons/startloop.png
|
|
224
221
|
orangecontrib/AAIT/widgets/icons/widgetFactory.svg
|
|
222
|
+
orangecontrib/IMG4IT/__init__.py
|
|
223
|
+
orangecontrib/IMG4IT/utils/__init__.py
|
|
225
224
|
tests/test_class_values_context_handler.py
|
|
226
225
|
tests/test_credentials.py
|
|
227
226
|
tests/test_domain_context_handler.py
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
print("\033[31m") # Couleur rouge pour les cheveux rouges
|
|
2
|
+
print(" /\\_/\\ ")
|
|
3
|
+
print(" ( o.o ) ")
|
|
4
|
+
print(" > ^ < ")
|
|
5
|
+
print("\033[0m") # Réinitialisation de la couleur
|
|
6
|
+
|
|
7
|
+
print(" || ") # Lunettes
|
|
8
|
+
print(" || ")
|
|
9
|
+
print(" || ")
|
|
10
|
+
|
|
11
|
+
print(" /\\_/\\ ")
|
|
12
|
+
print(" ( o.o ) ")
|
|
13
|
+
print(" > ^ < ")
|
|
14
|
+
|
|
15
|
+
print("\nCamille - 1m50 | Énergique & Curieuse!")
|
|
16
|
+
print(" | ") # Pieds
|
|
17
|
+
print(" | ")
|
|
18
|
+
print(" |______") # Sol
|
|
@@ -2,7 +2,7 @@ import os
|
|
|
2
2
|
import sys
|
|
3
3
|
|
|
4
4
|
from AnyQt.QtWidgets import QApplication
|
|
5
|
-
from Orange.data import Table
|
|
5
|
+
from Orange.data import Table, Domain, StringVariable
|
|
6
6
|
from Orange.widgets.utils.signals import Output, Input
|
|
7
7
|
from Orange.widgets import widget
|
|
8
8
|
|
|
@@ -74,6 +74,11 @@ class OWProcessDocumentsFromPath(widget.OWWidget): # type: ignore
|
|
|
74
74
|
self.Outputs.data.send(out_data)
|
|
75
75
|
self.Outputs.processed_data.send(out_processed_data)
|
|
76
76
|
else:
|
|
77
|
+
var_path = StringVariable("path")
|
|
78
|
+
var_name = StringVariable("name")
|
|
79
|
+
var_content = StringVariable("content")
|
|
80
|
+
dom = Domain([], metas=[var_path, var_name, var_content])
|
|
81
|
+
out_data = Table.from_list(dom, rows=[["", "", ""]])
|
|
77
82
|
self.error(f"Selected path '{self.dirpath}' does not exist.")
|
|
78
83
|
|
|
79
84
|
if __name__ == "__main__":
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import os
|
|
2
|
-
|
|
2
|
+
import json
|
|
3
|
+
import ast
|
|
3
4
|
from Orange.widgets import gui, widget
|
|
4
5
|
from Orange.widgets.settings import Setting
|
|
5
6
|
from Orange.widgets.utils.widgetpreview import WidgetPreview
|
|
6
|
-
from Orange.widgets.widget import Input
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
from Orange.widgets.widget import Input, Output
|
|
8
|
+
from Orange.data import Table, StringVariable
|
|
9
9
|
|
|
10
10
|
class OWSaveFilepathEntry(widget.OWWidget):
|
|
11
11
|
name = "Save with Filepath Entry"
|
|
@@ -25,6 +25,8 @@ class OWSaveFilepathEntry(widget.OWWidget):
|
|
|
25
25
|
save_path = Input("Path", str)
|
|
26
26
|
path_table = Input("Path Table", Table)
|
|
27
27
|
|
|
28
|
+
class Outputs:
|
|
29
|
+
data = Output("Data", Table)
|
|
28
30
|
|
|
29
31
|
@Inputs.data
|
|
30
32
|
def dataset(self, data):
|
|
@@ -46,6 +48,12 @@ class OWSaveFilepathEntry(widget.OWWidget):
|
|
|
46
48
|
self.save_path = in_path_table[0]["path"].value.replace('"', '')
|
|
47
49
|
self.run()
|
|
48
50
|
|
|
51
|
+
#pour enregistrement en json
|
|
52
|
+
if "folder_path" in in_path_table.domain:
|
|
53
|
+
self.save_path = in_path_table[0]["folder_path"].value.replace('"', '')
|
|
54
|
+
self.json = True
|
|
55
|
+
self.run()
|
|
56
|
+
|
|
49
57
|
|
|
50
58
|
def __init__(self):
|
|
51
59
|
super().__init__()
|
|
@@ -54,6 +62,7 @@ class OWSaveFilepathEntry(widget.OWWidget):
|
|
|
54
62
|
# Data Management
|
|
55
63
|
self.save_path = None
|
|
56
64
|
self.data = None
|
|
65
|
+
self.json = False
|
|
57
66
|
self.setup_ui()
|
|
58
67
|
|
|
59
68
|
|
|
@@ -63,14 +72,7 @@ class OWSaveFilepathEntry(widget.OWWidget):
|
|
|
63
72
|
self.setFixedWidth(470)
|
|
64
73
|
self.setFixedHeight(300)
|
|
65
74
|
|
|
66
|
-
def
|
|
67
|
-
"""Save data to a file."""
|
|
68
|
-
if self.data is None:
|
|
69
|
-
return
|
|
70
|
-
|
|
71
|
-
if self.save_path is None:
|
|
72
|
-
return
|
|
73
|
-
|
|
75
|
+
def save_file(self):
|
|
74
76
|
if os.path.isdir(self.save_path):
|
|
75
77
|
self.save_path = os.path.join(self.save_path, self.filename)
|
|
76
78
|
|
|
@@ -91,10 +93,55 @@ class OWSaveFilepathEntry(widget.OWWidget):
|
|
|
91
93
|
saver.filter = selected_filter
|
|
92
94
|
saver.do_save()
|
|
93
95
|
|
|
94
|
-
|
|
95
96
|
self.data = None
|
|
96
97
|
self.save_path = None
|
|
97
98
|
|
|
99
|
+
def save_json(self):
|
|
100
|
+
if "answer" not in self.data.domain:
|
|
101
|
+
self.error("No answer column found.")
|
|
102
|
+
return
|
|
103
|
+
if "folder_path" not in self.data.domain:
|
|
104
|
+
self.error("No folder_path column found.")
|
|
105
|
+
return
|
|
106
|
+
text_response = self.data.get_column("answer")[0]
|
|
107
|
+
folder_path = self.data.get_column("folder_path")[0]
|
|
108
|
+
try:
|
|
109
|
+
data_raw = json.loads(text_response)
|
|
110
|
+
except json.JSONDecodeError as e:
|
|
111
|
+
print("JSON mal formé :", e)
|
|
112
|
+
try:
|
|
113
|
+
data_raw = ast.literal_eval(text_response)
|
|
114
|
+
except Exception as e2:
|
|
115
|
+
print("Faux JSON invalide aussi :", e2)
|
|
116
|
+
self.error("Faux JSON invalide aussi :", e2)
|
|
117
|
+
|
|
118
|
+
json_path = folder_path + "/rapport.json"
|
|
119
|
+
# Étape 3 : enregistrer dans un fichier JSON propre
|
|
120
|
+
with open(json_path, "w", encoding="utf-8") as f:
|
|
121
|
+
json.dump(data_raw, f, ensure_ascii=False, indent=4)
|
|
122
|
+
self.information("JSON saved successfully")
|
|
123
|
+
new_name_column = StringVariable("json_path")
|
|
124
|
+
out_data = self.data.add_column(new_name_column, [json_path])
|
|
125
|
+
self.json = False
|
|
126
|
+
self.save_path = None
|
|
127
|
+
self.Outputs.data.send(out_data)
|
|
128
|
+
|
|
129
|
+
def run(self):
|
|
130
|
+
self.error("")
|
|
131
|
+
self.information("")
|
|
132
|
+
"""Save data to a file."""
|
|
133
|
+
if self.data is None:
|
|
134
|
+
return
|
|
135
|
+
|
|
136
|
+
if self.save_path is None:
|
|
137
|
+
return
|
|
138
|
+
|
|
139
|
+
if self.json:
|
|
140
|
+
self.save_json()
|
|
141
|
+
else:
|
|
142
|
+
self.save_file()
|
|
143
|
+
|
|
144
|
+
|
|
98
145
|
|
|
99
146
|
|
|
100
147
|
if __name__ == "__main__":
|
|
@@ -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>
|
|
File without changes
|
|
File without changes
|
|
@@ -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.
|
|
7
|
+
VERSION = "1.0.4.1" # 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"
|