delph-in / matrix

The Grammar Matrix
https://matrix.ling.washington.edu/index.html
Other
12 stars 6 forks source link

Rpendlet test by gen #660

Closed rosypen closed 2 years ago

rosypen commented 2 years ago

TLDR; The basic functionality of Test By Generation remains the same but we can now see more information even when no sentences are generated.

Screen Shot 2022-08-08 at 1 41 16 AM

There are 3 commits here on this pull request I'll explain each of them.

This bottom photo is what the Test By Generation page looks like fully populated.

Screen Shot 2022-08-07 at 11 59 16 PM

emilymbender commented 2 years ago

Yay!

I'm curious -- what does "show remainder" do, if clicked?

rosypen commented 2 years ago

It does nothing at the moment. I can investigate further but my intuition is that perhaps there already is some clipping of the generated sentences so that it isn't an explosive amount and "show remainder" will show the rest of the generated sentences when there are a lot.

emilymbender commented 2 years ago

That makes sense. If you have time, it seems like a UI improvement would be to show that button only if there were sentences clipped.