Add option for Sentiment selection
This commit is contained in:
@@ -115,6 +115,10 @@
|
|||||||
<input type="radio" value="above" name="sentiment-method">
|
<input type="radio" value="above" name="sentiment-method">
|
||||||
Above
|
Above
|
||||||
</label>
|
</label>
|
||||||
|
<label class="radio">
|
||||||
|
<input type="radio" value="nonzero" name="sentiment-method">
|
||||||
|
Nonzero
|
||||||
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user