File: xx-sentiment.xml

package info (click to toggle)
python-pattern 2.6%2Bgit20150109-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 78,672 kB
  • sloc: python: 53,865; xml: 11,965; ansic: 2,318; makefile: 94
file content (7 lines) | stat: -rw-r--r-- 439 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<sentiment language="xx" version="1.0" author="" license="PDDL">
<word form="happy" pos="JJ" polarity="0.5" subjectivity="0.5" intensity="1.0" />
<word form="sad" pos="JJ" polarity="0.5" subjectivity="-0.5" intensity="1.0" />
<word form="very" pos="RB" polarity="0.0" subjectivity="0.25" intensity="1.5" />
<word form="hate" pos="VB" polarity="-0.7" subjectivity="0.8" intensity="1.0" />
</sentiment>