Commit Graph

559 Commits (master)
 

Author SHA1 Message Date
J. Fernando Sánchez 48ba936a7b Improved docs, docker-compose and dockerfile 6 years ago
J. Fernando Sánchez e5662d482e Allow activation fails 6 years ago
J. Fernando Sánchez bbe91e1924 Upgrade to senpy 0.10.7 6 years ago
J. Fernando Sánchez c7091e6323 Force building before pushing 6 years ago
J. Fernando Sánchez 61181db199 Fix sentiment140 plugin 6 years ago
J. Fernando Sánchez a1663a3f31 Upload latest with version 6 years ago
J. Fernando Sánchez 83b23dbdf4 UI improvements
* Add option to add multiple plugins
* Improve UI hints for collapsed parameters
* Refactored plugins without requirements
* Hide evaluation tab for the moment. You can see it by adding "?evaluation" to
  the URL.
6 years ago
J. Fernando Sánchez 4675d9acf1 Avoid testing tags twice 6 years ago
J. Fernando Sánchez 6832a2816d Change data loading logic. Bugs senpy.testing 6 years ago
J. Fernando Sánchez f11439d944 Unify data folders 6 years ago
J. Fernando Sánchez 7a8abf1823 Update makefiles 6 years ago
J. Fernando Sánchez a21ce0d90e Squashed '.makefiles/' changes from a75ba69..6c47840
6c47840 Updated makefiles from senpy
625549c Do not push image tag for latest
b3318c0 Updated makefiles from senpy
8453e8b Fix problems with echo and newlines
083c8c9 Updated makefiles from senpy-plugins-community

git-subtree-dir: .makefiles
git-subtree-split: 6c47840f216bb641886da57e1e98ccf5df0285d7
6 years ago
J. Fernando Sánchez a964e586d7 Rename senpy.test to senpy.testing to avoid conflicts 6 years ago
J. Fernando Sánchez b15a0d7dbe Fix problems with echo and newlines
printf is more portable
6 years ago
J. Fernando Sánchez bce42b5bb4 Updated makefiles from senpy 6 years ago
J. Fernando Sánchez f92617d147 Change submodules to relative URIs 6 years ago
J. Fernando Sánchez 2a773d45aa Fix image name in tests 6 years ago
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