nschneid / activedop

A treebank annotation tool based on a statistical parser that is re-trained during annotation
GNU General Public License v2.0
3 stars 1 forks source link

Clicking 'next' at final sentence returns user to first sentence #14

Closed bwaldon closed 3 months ago

bwaldon commented 3 months ago

(and clicking 'previous' at first sentence jumps user to the final sentence). Meant to address https://github.com/nschneid/activedop/issues/8

nschneid commented 3 months ago

These commits contribute several new features—which is great but it would help to break them up. Would you mind creating a separate PR just for the first commit (by checking that out on a new branch), which I'll merge, and then we can move on to the next one etc.?