Tommy

User wiki

  • Gebruikershandleiding TOMMY
  • Installatiehandleiding TOMMY
  • Release notes TOMMY

Developer wiki

  • Style guide
  • Source control style guide
  • Building the Application/Installer
  • Generating Executable with PyInstaller
  • Generating a Disk Image for MacOS
  • How to run tests from PyCharm
  • Writing unit tests with PyTest
  • New algorithm settings

Code documentation

  • tommy
  • tommy.view
  • tommy.controller
    • tommy.controller.config_controller
    • tommy.controller.controller
    • tommy.controller.corpus_controller
    • tommy.controller.export_controller
    • tommy.controller.file_import
    • tommy.controller.graph_controller
    • tommy.controller.language_controller
    • tommy.controller.model_parameters_controller
    • tommy.controller.preprocessing_controller
    • tommy.controller.project_settings_controller
    • tommy.controller.result_interfaces
    • tommy.controller.saving_loading_controller
    • tommy.controller.stopwords_controller
    • tommy.controller.synonyms_controller
    • tommy.controller.topic_modelling_controller
    • tommy.controller.topic_modelling_runners
    • tommy.controller.visualizations
  • tommy.model
Tommy
  • tommy.controller

tommy.controller

Controller

This program has been developed by students from the bachelor Computer Science at Utrecht University within the Software Project course. © Copyright Utrecht University (Department of Information and Computing Sciences)

Sub-Modules

tommy.controller.config_controller

tommy.controller.controller

tommy.controller.corpus_controller

tommy.controller.export_controller

tommy.controller.file_import

File importer

tommy.controller.graph_controller

tommy.controller.language_controller

tommy.controller.model_parameters_controller

tommy.controller.preprocessing_controller

tommy.controller.project_settings_controller

tommy.controller.result_interfaces

Result interfaces

tommy.controller.saving_loading_controller

tommy.controller.stopwords_controller

tommy.controller.synonyms_controller

tommy.controller.topic_modelling_controller

tommy.controller.topic_modelling_runners

Runners

tommy.controller.visualizations

Visualizations

Previous Next