Skip to content

[WIP] guietta Implementation #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from
Draft

[WIP] guietta Implementation #7

wants to merge 3 commits into from

Conversation

kevin931
Copy link
Owner

This change replaces the old GUI using guietta and pyside2. All existing functionalities have been replicated in both interactive and file-processing modes with more changes to be implemented.

PR Merge/Implementation Checklists:

  • Backwards Compatibility
  • Feature Replication
  • Settings Page
  • Help
  • Documentation
  • Build Files
  • Unittests

This change implements the old GUI using guietta and pyside2. All existing functionalities have been replicated in both interactive and file-processing modes. Yet, some new functionalities, optimzations, documentations, and some other details are yet to be implemented. This is a WIP.
@kevin931 kevin931 added the enhancement New feature or request label Feb 20, 2021
All pages, except for the result page, have a Help page from the toolbar. Every Help page derives from the default the Help page intended for the main page.
The new settings page allow users to load any custom model and dictionary as supported by the standard poetic API. Users can also toggle between the default and the custom model in one session.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant