jiesutd / YEDDA

YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.
Apache License 2.0
1.02k stars 297 forks source link

Increase the number of map labels #18

Closed anandpratapsingh25 closed 5 years ago

anandpratapsingh25 commented 5 years ago

Is there any option to increase number shortcut map labels

jiesutd commented 5 years ago

@anandpratapsingh25 Yes, you can change the below code to add more shortcuts. Please avoid using function key y q.

https://github.com/jiesutd/YEDDA/blob/ac03bb15beed3206420f4be55d060e7730325d25/YEDDA_Annotator.py#L34