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

Stacker for Sentences #524

Closed
Georgio-Klironomos opened this issue Aug 6, 2020 · 1 comment
Closed

Stacker for Sentences #524

Georgio-Klironomos opened this issue Aug 6, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Georgio-Klironomos
Copy link
Collaborator

Georgio-Klironomos commented Aug 6, 2020

Background
The Sentence (Sent) and Prosodic Sentence (pSent) are important units for linguistic analysis. The Sentence (or Prosodic Sentence) consists of one or more Units, ending with an EndNote that is final (period) or appeal (question mark).

Describe what to do for the development of this feature

  1. From the main menu, the user selects Stack > Create Stacks > StackType > Sentence
  2. Rezonator present a dialogue box to the user, with the message:
  • "Select a field (column) to use for creating Sentences"
  1. The user selects the "EndNote" field (or we can do this for them by default, at least for the Santa Barbara Corpus).
  2. The user is shown a dropdown menu of the Tags used in the "EndNote" field, with checkboxes next to each one:
    [ ] Continuing
    [ ] Final
    [ ] Appeal
    [ ] Break
  3. By default, the following checkboxes are checked:
    [ ] Continuing
    [X] Final
    [X] Appeal
    [ ] Break
  4. Stacker creates automatic Stacks (StackType = "Sentence". Each Stack consists of 1 or more Units, ending with a Unit that fits any of the following criteria:
  • EndNote = Final
  • EndNote = Appeal
  • the Unit is the last Unit in the current Turn

Additional context
While this can be compared to the original Splitter Issue (#505), using the Stacker represents a very different strategy.
See #214

@johnwdubois johnwdubois added the enhancement New feature or request label Aug 14, 2020
@johnwdubois johnwdubois added this to the 0.9.1 release milestone Aug 14, 2020
@johnwdubois johnwdubois changed the title Splitter by Prosodic Sentence (psent) Stacker for Prosodic Sentence (pSent) Sep 21, 2020
@johnwdubois johnwdubois changed the title Stacker for Prosodic Sentence (pSent) Stacker for Sentences Sep 21, 2020
@terrydubois terrydubois self-assigned this Sep 21, 2020
@Georgio-Klironomos Georgio-Klironomos mentioned this issue Sep 22, 2020
6 tasks
@Georgio-Klironomos
Copy link
Collaborator Author

@johnwdubois The mechanism for Stacking Sentences is working jst fine and has been user tested. All that's left is a pop-up allowing the user to select which endNote Tags to base the stacks off of.

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
Status: Built
Development

No branches or pull requests

3 participants