Commit Graph

559 Commits (master)
 

Author SHA1 Message Date
J. Fernando Sánchez bf2feb9839 Add senticnet plugin 5 years ago
J. Fernando Sánchez 5c98326acf Clean up emotion-anew 5 years ago
J. Fernando Sánchez d961d8ac5b Fix URI emotion-anew 5 years ago
J. Fernando Sánchez c4321dc500 Update schema examples 5 years ago
J. Fernando Sánchez 3bd3c87af4 Add license to manifest 5 years ago
J. Fernando Sánchez 45421f4613 Small tweaks in docs 5 years ago
J. Fernando Sánchez 7aa69e3d02 restore hash function in js 5 years ago
J. Fernando Sánchez a20252e4bd Update docs + notebooks 5 years ago
J. Fernando Sánchez 96ec10d791 Fix pipeline 5 years ago
J. Fernando Sánchez 6858a139ed Move Taiger to a separate repository 5 years ago
J. Fernando Sánchez 4f286057c9 Update to senpy 0.20 5 years ago
J. Fernando Sánchez 9758a2977f Release 0.20 5 years ago
J. Fernando Sánchez 8a516d927e Multiple changes in the API, schemas and UI
Check out the CHANGELOG.md file for more information
5 years ago
J. Fernando Sánchez fa993c6e2a Add default plugins 5 years ago
J. Fernando Sánchez 238f76442c Add senpy.gsi.upm.es 5 years ago
J. Fernando Sánchez a015ee81f7 Revert to not adding data folder to image 5 years ago
J. Fernando Sánchez d665017154 Compose for taiger plugin 5 years ago
J. Fernando Sánchez 00832e2e1c Add data in image 5 years ago
J. Fernando Sánchez 4ecabadae9 remove unnecessary import 5 years ago
J. Fernando Sánchez bb6f9ee367 tweaks for py2/py3 compatibility 5 years ago
Oscar Araque 80acb9307c Merge branch 'master' of ssh://lab.gsi.upm.es:2200/senpy/senpy-plugins-community 5 years ago
Oscar Araque 94394af20b depechemood updated 5 years ago
J. Fernando Sánchez d5f9ef88b2 Add new taiger plugin 5 years ago
J. Fernando Sánchez 675a905ab4 Add depeche mood 5 years ago
J. Fernando Sánchez 4ba30304a4 New schema for parameters
* Improve extra requirement handling
* New mechanism to handle parameters beforehand in chained
  calls, and the ability to get help on available parameters in chained
  calls (through `?help`).
* Redefined Analysis, to reflect the new ontology
* Add parameters as an entity in the schema
* Update examples to include analyses and parameters
* Add processing plugins, with an interface similar to analysis plugins
* Update tests
* Avoid duplication in split plugin

Closes #51

Squashed commit of the following:

commit d145a852e7
commit 6a1069780b
commit ca69bddc17
commit aa35e62a27
5 years ago
J. Fernando Sánchez 41aa142ce0 Refactored conversion and postprocessing 6 years ago
J. Fernando Sánchez 4507449266 Bump senpy version to 0.11.4 6 years ago
J. Fernando Sánchez b48730137d Remove makefiles from auto push/pull 6 years ago
J. Fernando Sánchez f1ec057b16 Add fetch to makefiles push 6 years ago
J. Fernando Sánchez f6ca82cac8 Merge branch '56-exception-when-using-post' into 'master'
Replace algorithm list with a tuple

Closes #56

See merge request senpy/senpy!25
6 years ago
J. Fernando Sánchez 318acd5a71 Replace algorithm list with a tuple 6 years ago
J. Fernando Sánchez 2e91a83eb6 Bump senpy version to 0.11.3 6 years ago
J. Fernando Sánchez c8f6f5613d Change CI to include `make push`
This replaces the makes for each python version with a simple `make push`.
It will also add a "main image" for each version, i.e. `gsiupm/senpy:1.0.0` in
addition to `gsiupm/senpy:1.0.0-python2.7` and `gsiupm/senpy:1.0.0-python3.5`.
6 years ago
J. Fernando Sánchez 748d1a00bd Fix bug in POST 6 years ago
J. Fernando Sánchez a82e4ed440 Fix bug in py3.5 6 years ago
J. Fernando Sánchez c939b095de Fix POST. Closes senpy/senpy#56 6 years ago
J. Fernando Sánchez 6dd4a44924 Make algorithm part of the URI
This also includes a couple of changes URIs to pass the tests with python 3.7

Closes #50
6 years ago
J. Fernando Sánchez d8c47220b1 Modify default TAIGER endpoint 6 years ago
J. Fernando Sánchez 0e4146ed8d Merge branch 'taiger' into 'master'
Taiger

Closes #12

See merge request senpy/senpy-plugins-community!1
6 years ago
J. Fernando Sánchez 6d3fc6f861 Taiger 6 years ago
J. Fernando Sánchez 666632a032 Update Makefile to avoid CI build errors 6 years ago
J. Fernando Sánchez 9dbe22b81f Adapt to new mocking of requests 6 years ago
J. Fernando Sánchez 4291c5eabf Fix typo in requirements 6 years ago
J. Fernando Sánchez 7c7a815d1a Add *responses* to improve mocking 6 years ago
J. Fernando Sánchez 9355d27e71 Bump senpy version to 0.10.9 6 years ago
J. Fernando Sánchez a3eb8f196c Several changes
* Add flag to run tests (and exit, or run the server)
* Add ntriples outformat
* Modify dependency installation logic to avoid installing several times
* Add encoded URLs as base/prefix
* Allow plugin activation to fail
6 years ago
J. Fernando Sánchez 00ffbb3804 Several changes
* Add flag to run tests
* Add ntriples outformat
6 years ago
J. Fernando Sánchez 13cf0c71c5 WIP
* Modify dependency installation logic (avoid installing several times)
* Add encoded URLs for as base/prefix
6 years ago
J. Fernando Sánchez 0ed434ef0c Do not bind port in docker 6 years ago
J. Fernando Sánchez dbc238989b Fix resources sentiment-basic 6 years ago