Egil Rønningstad
Egil Rønningstad
I compared the index and text representation for each segment of each elemet `= ["Source", "Target", "Polar_expression"]` in each opinion in the train data. I checked if the length of...
Thank you! Virtually all the dissimilarities between text span and index span that I catch, comes from the text span ommitting words while the index span covers from first to...
Today I redownloaded the repo, and re-extracted the data. Now my import script only catches a handful of darmstadt-unis sentences with some expression text/spans issues. Looking good!
I too want to see if I can adapt it, to Norwegian. Here are my thoughts: SpaCy is used with neuralcoref. I once tried to adapt that framework to Norwegian...