-
Notifications
You must be signed in to change notification settings - Fork 4
FftbWishlist
KristenHowell edited this page Jan 14, 2020
·
13 revisions
Possible ways to make the Full Forest Treebanker even better.
- Show the probability mass of choices (WP)
- If the string you have seen before is in the treebank (as a constituent), show what choices were made before (FCB)
- Show the input sentence when you show the MRS (LM)
- Read the location of the ltdb from the METADATA file (FCB)
- (I need to add it to the METADATA FCB todo)
- Treebank remotely (FCB), sort of solved with nginx
- Include the port as a command line argument (FCB)
- Include the ltdb url as a command line argument (FCB)
- Use ltdb for all types (FCB)
- Fix the 'Is A Constituent' method or remove it from the tool (FCB)
- Better handling for items with no parse (some subset of the
following):
- Show which items have parses in the list
- Include a next/prev button on the error page for items with no parse.
- Skip to the next item with a parse when accept or reject is selected.
Home | Forum | Discussions | Events