Fix sentiment140 plugin

fix-uris 0.10.7
J. Fernando Sánchez 6 years ago
parent a1663a3f31
commit 61181db199

@ -48,7 +48,6 @@ class Sentiment140(SentimentPlugin):
marl__hasPolarity=polarity,
marl__polarityValue=polarity_value)
sentiment.prov__wasGeneratedBy = self.id
entry.sentiments = []
entry.sentiments.append(sentiment)
entry.language = lang
yield entry

Loading…
Cancel
Save