Skip to content

Commit

Permalink
Release v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
EclairCJ committed Dec 28, 2021
1 parent 107ab3c commit d9be44f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
include KeyMojiAPI/jf-openhuninn-1.1.ttf
include KeyMojiAPI/sense8_null.png
include KeyMojiAPI/sense_watermark.png
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="KeyMojiAPI",
version="1.0.3",
version="1.0.4",
author="Droidtown Linguistic Tech. Co. Ltd.",
author_email="info@droidtown.co",
description="""KeyMoji sentimental analysis system differs from other "amature-tagged" and "pure-ML/DL" text sentimental analysis solutions in many ways. KeyMoji combines "syntactic structure information", "formal semantics" and "lexical semantic model" in one calculating process to estimate the sentimental bias and distributions of sentiments in texts.""",
Expand Down

0 comments on commit d9be44f

Please sign in to comment.