Commit Graph

542 Commits (268d2a484873b67c6f399c490522d03a517e7d84)
 

Author SHA1 Message Date
J. Fernando Sánchez e4e1a74971 Build before testing! 6 years ago
J. Fernando Sánchez 1659285f0b Remove TTY from docker test 6 years ago
J. Fernando Sánchez 57016e1380 Add clean stage 6 years ago
J. Fernando Sánchez 54da48b548 Add CI/CD and k8s 6 years ago
J. Fernando Sánchez 62142482dc Updated makefiles from senpy-plugins-community 6 years ago
J. Fernando Sánchez 982baa04cf Add '.makefiles/' from commit 'a75ba6994d93ca027b6f3ba0b08b75dd60d3aa78'
git-subtree-dir: .makefiles
git-subtree-mainline: c52a894017
git-subtree-split: a75ba6994d
6 years ago
J. Fernando Sánchez c52a894017 Merged into monorepo 6 years ago
J. Fernando Sánchez 1313853788 Several fixes and improvements
* Add Topic model
* Add PDB post-mortem debugging
* Add logger to plugins (`self.log`)
* Add NLTK resource auto-download
* Force installation of requirements even if adding doesn't work
* Add a method to find files in several possible locations. Now the plugin.open
method will try these locations IF the file is to be opened in read mode.
Otherwise only the SENPY_DATA folder will be used (to avoid writing to the
package folder).
6 years ago
J. Fernando Sánchez e51b659030 Merge commit '7c959aace896e9d318497a417e0eec8f78b62314' as 'sentiment-basic' 6 years ago
J. Fernando Sánchez 2a4cc96905 Removed sentiment-basic submodule 6 years ago
J. Fernando Sánchez 7c959aace8 Squashed 'sentiment-basic/' content from commit beb8e31
git-subtree-dir: sentiment-basic
git-subtree-split: beb8e311619059a0c660411edef1cf95b3826c0a
6 years ago
J. Fernando Sánchez 15ac26428a Merge commit '98ec4817cff3abd06f961fbbdb5c860aeb887bca' as 'emotion-anew' 6 years ago
J. Fernando Sánchez 402b49f43f Removed emotion-anew submodule 6 years ago
J. Fernando Sánchez 98ec4817cf Squashed 'emotion-anew/' content from commit e8a3c83
git-subtree-dir: emotion-anew
git-subtree-split: e8a3c837e3543a5f5f19086e1fcaa34b22be639e
6 years ago
J. Fernando Sánchez 08c1b4ce79 Merge commit '23c6cdd58dd3071fe5f707d904afacde6bd1a870' as 'emotion-wnaffect' 6 years ago
J. Fernando Sánchez 50a0599597 Removed emotion-wnaffect submodule 6 years ago
J. Fernando Sánchez 23c6cdd58d Squashed 'emotion-wnaffect/' content from commit 74c40d7
git-subtree-dir: emotion-wnaffect
git-subtree-split: 74c40d7e97d54d3c3e30739a85cf9322c92d5a87
6 years ago
J. Fernando Sánchez 7825802341 Merge commit '4a0b6c1bf4ec7213ad2b5538eb737a27dc28faa8' as 'sentiment-vader' 6 years ago
J. Fernando Sánchez 4a0b6c1bf4 Squashed 'sentiment-vader/' content from commit ddb7432
git-subtree-dir: sentiment-vader
git-subtree-split: ddb7432d260fd2d8fca719f1b3ee46117019f475
6 years ago
J. Fernando Sánchez cd73cd3fc6 Removed sentiment-vader submodule 6 years ago
J. Fernando Sánchez 704aba2ff0 Merge commit '1eec6ecbad039b946c0d7b690335f2bb4ea8f320' as 'sentiment-meaningCloud' 6 years ago
J. Fernando Sánchez bf67422f2f Removed sentiment-meaningCloud submodule 6 years ago
J. Fernando Sánchez 1eec6ecbad Squashed 'sentiment-meaningCloud/' content from commit 2a5d212
git-subtree-dir: sentiment-meaningCloud
git-subtree-split: 2a5d212833fac38efe69b9d90588c1f0a27ff390
6 years ago
J. Fernando Sánchez bec22e44a0 Removed enterprise/unnecessary modules 6 years ago
J. Fernando Sánchez 697e779767 Fix schema issues and parameter validation 6 years ago
J. Fernando Sánchez 48f5ffafa1 Defer plugin validation to init 6 years ago
Manuel Garcia Amado f3961378e0 Add submodule in README 6 years ago
Manuel Garcia Amado fbde8a9462 Add plugins as submodules 6 years ago
J. Fernando Sánchez 73f7cbbe8a Add extra-requirements for pip 6 years ago
J. Fernando Sánchez 07a41236f8 Do not push image tag for latest 6 years ago
J. Fernando Sánchez 55db97cf62 Add basic evaluation and fix installation
* Merge branch '44-add-basic-evaluation-with-gsitk'
* Refactor requirements (add extra-requirements)
* Skip evaluation tests in Py2
* Fix installation with PIP
* Implement the evaluation service inside the Senpy API
* Connect Plugins to GSITK's evaluation module
* Add an evaluation method inside the Senpy Context
* Add the evaluation models and schemas
* Add Evaluation to the Playground, with a table view
* Add evaluation tests
6 years ago
J. Fernando Sánchez d8dead1908 Fix extra requirements 6 years ago
J. Fernando Sánchez 87dcdb9fbc Refactor requirements 6 years ago
J. Fernando Sánchez 67ef4b60bd Skip evaluation tests in Py2
GSITK doesn't support python2
6 years ago
J. Fernando Sánchez da4b11e5b5 Fix installation
* Remove '--use-wheel' flag
* Remove pip dependency
* Make GSITK an optional dependency
6 years ago
J. Fernando Sánchez c0aa7ddc3c Add evaluation tests 6 years ago
J. Fernando Sánchez 5e2ada1654 Merge branch 'master' into 44-add-basic-evaluation-with-gsitk 6 years ago
Carlos A. Iglesias 7a188586c5
Update vocabularies.rst 6 years ago
Carlos A. Iglesias b768b215c5
Update vocabularies.rst 6 years ago
Carlos A. Iglesias d1f1b9a15a
Update vocabularies.rst 6 years ago
Carlos A. Iglesias 52a0f3f4c8
Update senpy.rst 6 years ago
NahcoCP 55c32dcd7c Changed the template and main for supporting evaluation table 6 years ago
Manuel Garcia Amado 582ae8a340 Adding tutorial to submodules 6 years ago
NahcoCP 0093bc34d5 Change Playground to support evaluation table view 6 years ago
NahcoCP 67bae9a20d Implementing the evaluation service inside the Senpy api 7 years ago
NahcoCP 551a5cb176 Adding the evaluation method inside the Senpy Context 7 years ago
NahcoCP d6f4cc2dd2 Connecting the Plugin to the evaluation module of GSITK 7 years ago
NahcoCP 4af692091a Adding the evaluation models 7 years ago
NahcoCP ec68ff0b90 Adding all the schemas necessary for convert an evaluation into a JSON-LD context 7 years ago
J. Fernando Sánchez 738da490db Add test to command line 7 years ago