Commit Graph

539 Commits (5b28b6d1b4ffeb6094b799c15d35bc6a0311c416)
 

Author SHA1 Message Date
J. Fernando Sánchez 20357d2a0d Added gitlab CI 7 years ago
J. Fernando Sánchez e9d7980e42 Merge branch 'jsonplay' into 'master'
Jsonplay

Closes #8

See merge request !9
7 years ago
J. Fernando Sánchez 908090f634 Released v0.7
Bug-fixes and improvements:
* Closes #5
* Closes #1
* Adds Client (beta)
* Added several schemas
* Lighter string representation -> should avoid delays in the analysis
  with plugins that have 'heavy' attributes

Backwards-incompatible changes:
* Context in headers by default
* All schemas include a "@type" argument that is used for autodetection
  in the client

... And possibly many more, this is still <1.0
7 years ago
militarpancho 9ea177a780 Added shelfmixin to emotion-wnaffect. This closes #2 8 years ago
militarpancho cb963dc438 Playground improved. This closes #8 8 years ago
militarpancho bb0b0fadc2 Added affect description 8 years ago
militarpancho 477cb18db1 Added tabs to choose view for the response. #8 8 years ago
J. Fernando Sánchez fbf0384985 Replaced gevent with threading
* Replaced gevent (testing)
* Trying the slim python image (1/3 of previous size)
8 years ago
militarpancho 7a2c016cc6 added jsoneditor javascript plugin in relation with issue #8 8 years ago
J. Fernando Sánchez b072121e20 Added Model string representation
This should help with performance issues with models that have large
private variables.
8 years ago
militarpancho 076813cb1a Added sentiment-140 8 years ago
militarpancho 51b4737c43 Change paths to wordnet files. Deleted loading from local path to load dictionarios from absolute paths 8 years ago
militarpancho 140ea9c159 Added some documentation and changes to .senpy files. 8 years ago
militarpancho 7250f56f17 Plugins names updated 8 years ago
militarpancho b40ac19130 Documentation more improved meaningCloud 8 years ago
militarpancho 37b130abaa Documentation improved meaningCloud 8 years ago
militarpancho 99e13f32e5 meaningCloud documentation improved 8 years ago
militarpancho 71d976acb2 Added documentation to meaningCloud plugin 8 years ago
militarpancho c57cfff0cc Added polarityValue to meaningCloud plugin 8 years ago
militarpancho f9c4e4bd59 Fixed some bugs 8 years ago
militarpancho 7b583f504c Added apikey aliase to Affect plugin 8 years ago
militarpancho 6f3c08f8aa Fixed syntax error 8 years ago
militarpancho 67ff20440a Change module name 8 years ago
militarpancho 82e3062a6b Added meaningCloud to affect 8 years ago
militarpancho 864ca75b8f affect plugin added 8 years ago
militarpancho ac5ac2d06b Readme fixed 8 years ago
militarpancho 1f5188c251 Readme to use plugin 8 years ago
militarpancho 90b55a4b27 Added meaningCloud plugin 8 years ago
J. Fernando Sánchez ceed9b97d0 Entries should be a set instead of lists
This allows for better framing when two entries have the same @id
8 years ago
J. Fernando Sánchez 2dbdb58b06 Fixed bug with sdist's name convention 8 years ago
J. Fernando Sánchez db30257373 Flake8, Semver, Pre-commit
* Added pre-commit: http://pre-commit.com
* Fixed flake8 errors
* Added flake8 pre-commit hooks
* Added pre-commit to Makefile
* Changed VERSION numbering
* Changed versioning to match PEP-0440
8 years ago
J. Fernando Sánchez 7fd69cc690 YAPFed 8 years ago
J. Fernando Sánchez b543a4614e Improved schema validation
* Added debug Dockerfile/Makefile
* Validation of examples in docs
8 years ago
J. Fernando Sánchez bc1f9e4cf5 Split definitions into individual files 8 years ago
J. Fernando Sánchez d72a995fa9 New shelf location and better shelf tests 8 years ago
J. Fernando Sánchez 40b67503ce Updated links in README 8 years ago
J. Fernando Sánchez 8624562f02 Dockerfiles not ignored anymore 8 years ago
J. Fernando Sánchez 4dee623ef9 Better makefile 8 years ago
J. Fernando Sánchez aa628518ec Added Travis CI 8 years ago
J. Fernando Sánchez 5e8bc717a8 Added WordNet-Affect plugin and Makefile 8 years ago
J. Fernando Sánchez 2e7530d9bc Bumped to 0.6.1 8 years ago
J. Fernando Sánchez 07b5dd3823 Added option to install dependencies in CLI 8 years ago
J. Fernando Sánchez 0d511ad3c3 Bumped to 0.6.0
* Downloads pip requirements
* Modified Makefile
8 years ago
J. Fernando Sánchez 7205a0e7b2 Moved to gsiupm
* Updated sphinx docs to include schemas and version
* Added docker push to makefile
8 years ago
J. Fernando Sánchez fff38bf825 Added 3.4 to travis 8 years ago
J. Fernando Sánchez 5d5de0bc50 Makefile for automated testing (no more drone) 8 years ago
J. Fernando Sánchez 0454fb1afe Updated installation instructions 8 years ago
J. Fernando Sánchez 5e36c71fa7 Merge branch 'master' of github.com:gsi-upm/senpy 8 years ago
J. Fernando Sánchez c8e742f96e Bumped 0.5.6 8 years ago
J. Fernando Sánchez 1e7ae13700 Substituted json with yaml 8 years ago