Difference between revisions of "Eosc/norbert/benchmark"
Line 3: | Line 3: | ||
This would be natural places to start: | This would be natural places to start: | ||
− | NoReC, for document-level sentiment analysis (i.e. rating prediction) | + | NoReC, for document-level sentiment analysis (i.e. rating prediction): |
https://github.com/ltgoslo/norec | https://github.com/ltgoslo/norec | ||
− | NoReC_fine, for fine-grained sentiment analysis (e.g. predicting target expression + polarity) | + | NoReC_fine, for fine-grained sentiment analysis (e.g. predicting target expression + polarity): |
https://github.com/ltgoslo/norec_fine | https://github.com/ltgoslo/norec_fine | ||
− | NDT, for dependency parsing or PoS tagging (perhaps best to use the UD version) | + | NDT, for dependency parsing or PoS tagging (perhaps best to use the UD version): |
https://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-10/ | https://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-10/ | ||
− | NorNE, for named entity recognition, extends NDT (also available for the UD version) | + | NorNE, for named entity recognition, extends NDT (also available for the UD version): |
https://github.com/ltgoslo/norne | https://github.com/ltgoslo/norne |
Revision as of 18:00, 3 December 2020
Emerging Thoughts on Benchmarking
This would be natural places to start:
NoReC, for document-level sentiment analysis (i.e. rating prediction): https://github.com/ltgoslo/norec
NoReC_fine, for fine-grained sentiment analysis (e.g. predicting target expression + polarity): https://github.com/ltgoslo/norec_fine
NDT, for dependency parsing or PoS tagging (perhaps best to use the UD version): https://www.nb.no/sprakbanken/ressurskatalog/oai-nb-no-sbr-10/
NorNE, for named entity recognition, extends NDT (also available for the UD version): https://github.com/ltgoslo/norne