erikve commited on
Commit
4c29217
1 Parent(s): 46ec44f

Updated model card

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ model-index:
32
 
33
  ## Model Details
34
 
35
- We here release a pretrained model (and an easy-to-run wrapper) for structured sentiment analysis of Norwegian text, trained on the [NoReC_fine](https://github.com/ltgoslo/norec_fine) dataset. It implements a method described in the paper [Direct parsing to sentiment graphs](https://aclanthology.org/2022.acl-short.51/) by Samuel et al. 2022 which demonstrated how a graph-based semantic parser can be applied to the task of structured sentiment analysis, directly predicting sentiment graphs from text.
36
 
37
 
38
  ### Model Description
 
32
 
33
  ## Model Details
34
 
35
+ We here release a pretrained model (and an easy-to-run wrapper) for structured sentiment analysis (SSA) of Norwegian text, trained on the [NoReC_fine](https://github.com/ltgoslo/norec_fine) dataset. It implements a method described in the paper [Direct parsing to sentiment graphs](https://aclanthology.org/2022.acl-short.51/) by Samuel et al. 2022 which demonstrated how a graph-based semantic parser (PERIN) can be applied to the task of structured sentiment analysis, directly predicting sentiment graphs from text.
36
 
37
 
38
  ### Model Description