1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-21 15:52:28 +00:00
senpy/senpy
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).
2018-06-14 15:10:16 +02:00
..
plugins Several fixes and improvements 2018-06-14 15:10:16 +02:00
schemas Several fixes and improvements 2018-06-14 15:10:16 +02:00
static Changed the template and main for supporting evaluation table 2018-02-23 09:56:45 +01:00
templates Changed the template and main for supporting evaluation table 2018-02-23 09:56:45 +01:00
__init__.py Fix pypi 2018-01-08 11:59:59 +01:00
__main__.py Several fixes and improvements 2018-06-14 15:10:16 +02:00
api.py Fix schema issues and parameter validation 2018-05-16 11:16:32 +02:00
blueprints.py Fix schema issues and parameter validation 2018-05-16 11:16:32 +02:00
cli.py Last batch of big changes 2018-01-06 21:03:36 +01:00
client.py Implementing the evaluation service inside the Senpy api 2018-01-22 11:17:34 +01:00
extensions.py Fix installation 2018-04-24 20:02:03 +02:00
meta.py Last batch of big changes 2018-01-06 21:03:36 +01:00
models.py Several fixes and improvements 2018-06-14 15:10:16 +02:00
test.py Improve requests patching 2018-01-18 12:23:06 +01:00
utils.py Several fixes and improvements 2018-06-14 15:10:16 +02:00
version.py Merge branch '36-estimate-vad' 2017-06-12 20:10:21 +02:00