User Tools

Site Tools


nlp:dataset_creation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nlp:dataset_creation [2023/12/10 06:15] – [Building Your own Annotation Tool] jmflanignlp:dataset_creation [2023/12/10 06:18] (current) – [Building Your own Annotation Tool] jmflanig
Line 27: Line 27:
     * The purpose of the tool is to make the annotation faster.  Think carefully about what interface will be fastest for trained annotators.     * The purpose of the tool is to make the annotation faster.  Think carefully about what interface will be fastest for trained annotators.
     * To speed up development, use whatever language and API you are familiar with or find easiest.     * To speed up development, use whatever language and API you are familiar with or find easiest.
-    * Think very carefully about ways to reduce unnecessary mouse clicks, typing, reading text, etc.  Every mouse click counts.  Aggressively remove anything that is unnecessary (like typing escapeenter to save).  Automatically save when you go to the next example, etc.+    * Think very carefully about ways to reduce unnecessary mouse clicks, typing, reading text, etc.  Every mouse click counts.  Aggressively remove anything that is unnecessarylike typing escape or enter to save.  Instead, automatically save when you go to the next example, etc.
     * Plan on doing some iterations on the tool.  You will need to try it, and change it based on your experience.     * Plan on doing some iterations on the tool.  You will need to try it, and change it based on your experience.
     * It doesn't need to be perfect, it just needs to be fast to use.  It's ok to have bugs in the annotation tool if it's not widely used, and they don't slow down annotation.     * It doesn't need to be perfect, it just needs to be fast to use.  It's ok to have bugs in the annotation tool if it's not widely used, and they don't slow down annotation.
-    * Don't make it perfect or full featured.  You just need the features that make annotation fast.+    * Don't make it full-featured.  You just need the features that make annotation fast.
  
 ===== Dataset and Data Selection Issues ===== ===== Dataset and Data Selection Issues =====
nlp/dataset_creation.1702188935.txt.gz · Last modified: 2023/12/10 06:15 by jmflanig

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki