iscoe / dragonfly

NER annotation tool
Apache License 2.0
9 stars 3 forks source link

Multiple question marks in definition #46

Closed jamesmayfield closed 5 years ago

jamesmayfield commented 5 years ago

If you give a definition with a single trailing question mark (e.g., "international?" it saves fine. If you give it two question marks (e.g., "international??") it gives a server error (no error appears in the log the shell produces though)