Userscript for highlighting text from title #55
Replies: 2 comments 2 replies
|
Thanks to Bernhard (https://github.com/bernikr) we now do not reload the page when the next article is loaded (or the tagging-buttons have been pressed). |
|
Hi, It is pretty interesting to think about why highlighting the key terms makes the task easier - both for humans as well as the neural models (given how that basically boils down to term-matching). For exercise 2 and beyond we are interested in evaluating neural models, that can cross this boundary of pure exact term-matching, therefore it is vital to have unbiased data. Using the highlighting very likely biases annotators towards higher labels when they see more term matches, which reduces the need for semantic similarities beyond them (which is a completely valid outcome and interesting study if we could control for it = we know which samples have been highlighted and which haven't, but we don't know in this case). We'll definitely take this as an idea to integrate into fira in the future, but for now, please don't use it. Thank you! Best, |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Dear collegues,
I wrote a script that highlights the words from the title within the body text. As most of you have probably found out, often the interesting parts will appear close to these highlights.
The script is not perfect but it helps. If you come up with some improvements, or you can get rid of the forceful page reloads don't hesitate to create a pull-request.
The link to the script is: https://github.com/Heholord/FIRA_Userscript_Highligter
Here is an example of how it will look like:

Hopefully you will see this screen soon:

Best
All reactions