Skip to content
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

💪 Persist and expose stored sentences #15

Open
5 of 6 tasks
beverage opened this issue Jul 12, 2024 · 2 comments
Open
5 of 6 tasks

💪 Persist and expose stored sentences #15

beverage opened this issue Jul 12, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@beverage
Copy link
Owner

beverage commented Jul 12, 2024

This will raise the question then whether or not we want to also persist the problems too.

  • Confirm database schema and make updates where it may have diverged creating the feature.
  • Break out random generation into a feature-based sentence generation.
  • Allow sentence querying by features - combinations of pronoun types, correctness, negatedness, etc.
  • Make that configurable from the command line.
  • Expose a means of directly querying already generated sentences from the command line.
  • Expose a means of directly querying already generated sentences from the command line by features listed above.
@beverage beverage added the enhancement New feature or request label Jul 12, 2024
@beverage
Copy link
Owner Author

Sentence persistence: cbe517a

@beverage
Copy link
Owner Author

All but some of the sentence features complete: 6eb584b

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

No branches or pull requests

1 participant