mirror of
https://github.com/wassname/IndicoIo-python.git
synced 2026-07-04 17:20:04 +08:00
12 lines
1.0 KiB
Plaintext
12 lines
1.0 KiB
Plaintext
v0.2.8, Tue May 13 -- Added Description, Authors file, changelog. Cleaned up import paths and modified corresponding examples and tests
|
|
v0.2.10, Mon Jun 2 -- API now supports normalization, updating documentation to reflect this.
|
|
v0.2.11, Fri Jun 6 -- Switched sentiment api to more general version with much higher quality. updated docs to reflect this. Also changed unintuitive posneg to more intuitive Sentiment. Kept old posneg for backward compatibility.
|
|
v0.3.0, Mon Jul 21 -- Switched api over to new high-volume version, using api.indico.io instead
|
|
v0.3.1, Mon Jul 21 -- Added __version__ to module
|
|
v0.3.2, Tue Jul 22 -- Removed spam detection due to instability
|
|
v0.3.3, Fri Aug 1 -- Added language detection api
|
|
v0.4.0, Fri Aug 1 -- Changed api import to lowercase, added language example
|
|
v0.4.1, Fri Aug 1 -- Updated __version__ variable to be accurate
|
|
v0.4.2, Wed Aug 6 -- Updated README to accurately reflect political analysis results
|
|
v0.4.3, Thu Sep 11 -- Added image features api and sphinx compliant documentation
|