-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[new annotation proposal] Sentiment Analysis #16
Comments
proycon
added a commit
that referenced
this issue
Aug 10, 2016
proycon
added a commit
to proycon/pynlpl
that referenced
this issue
Aug 10, 2016
proycon
added a commit
that referenced
this issue
Aug 10, 2016
proycon
added a commit
to proycon/pynlpl
that referenced
this issue
Aug 10, 2016
proycon
added a commit
that referenced
this issue
Aug 10, 2016
proycon
added a commit
to proycon/pynlpl
that referenced
this issue
Aug 11, 2016
proycon
added a commit
to proycon/foliapy
that referenced
this issue
Sep 6, 2018
proycon
added a commit
to proycon/foliapy
that referenced
this issue
Sep 6, 2018
proycon
added a commit
to proycon/foliapy
that referenced
this issue
Sep 6, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FoLiA currently has the token annotation
subjectivity
for limited sentiment analysis or other subjectivity annotation, it is used by the VU-DNC corpus for instance. This, however, is not sufficient for more complex expressions of sentiment. A strong span annotation element is needed. The following proposal is inspired on NAF's opinion layer:This predefines the following feature subsets, whether they are actually used and the class values they take are defined by the set.
polarity
strength
The following span role elements are introduced and used (will be reused in another upcoming proposal as well):
source
- The source/holder of the sentiment (optional)target
- The target/recipient of the sentiment (optional)hd
- The head contains the sentiment itself (required)The text was updated successfully, but these errors were encountered: