Remove normalization for scale

This commit is contained in:
zhunhung
2020-04-07 20:37:21 +08:00
parent 79711e60cc
commit f8e8adff48
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="sentistrength",
version="0.0.5",
version="0.0.8",
author="Zhun Hung",
author_email="yongzhunhung@gmail.com",
description="Python 3 Wrapper for SentiStrength, reads a single or multiple input with options for binary class or scale output.",