- version update to 0.4.8 * fix and tests for issue #23 (#23) OBS-URL: https://build.opensuse.org/request/show/1008029 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-padatious?expand=0&rev=18
79 lines
2.7 KiB
Plaintext
79 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Oct 4 22:31:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
- version update to 0.4.8
|
|
* fix and tests for issue #23 (#23)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 20 07:26:01 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 11 19:05:09 UTC 2019 - pgajdos@suse.com
|
|
|
|
- version update to 0.4.7
|
|
* Fix bug with loaded intents not training
|
|
* Add train_subprocess for more stable training
|
|
* Skip training if already trained, even if failed
|
|
* Train in a thread so it can be aborted if it takes too long
|
|
- run testsuite
|
|
- deleted sources
|
|
- LICENSE (not needed)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 17 17:17:19 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
- Update to python-padatious 0.4.6
|
|
* Fix regenerated messages when running pytest
|
|
* Training example impovements (gh#MycroftAI/padatious#10)
|
|
* Join worker pool after close
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 4 12:51:05 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 26 17:43:03 UTC 2018 - alarrosa@suse.com
|
|
|
|
- Update to python-padatious 0.4.5
|
|
* Add test cases to assert proper selection between perfect matches
|
|
* Fix discriminating against multiple Padaos matches
|
|
* Fix implicit intent training
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 13 15:10:30 UTC 2018 - alarrosa@suse.com
|
|
|
|
- Update to python-padatious 0.4.4
|
|
* Fix Padaos not working properly and add exact match tests
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 1 19:14:30 UTC 2018 - alarrosa@suse.com
|
|
|
|
- Update to python-padatious 0.4.3
|
|
* Fix missing argument to padaos.add_entity()
|
|
|
|
- Update to python-padatious 0.4.2
|
|
* Add rule matching layer and support training timeout
|
|
|
|
- Update to python-padatious 0.4.1
|
|
* Formalize the bracket expansion language in EBNF and add support for
|
|
nested expansions.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 4 20:08:58 UTC 2018 - alarrosa@suse.com
|
|
|
|
- Update to python-padatious 0.4.0
|
|
* Add support for removing intents and entities
|
|
|
|
- Update to python-padatious 0.3.8
|
|
* Add sentence length to vectorization
|
|
|
|
- Fix LICENSE url
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 10 13:22:40 UTC 2017 - alarrosa@suse.com
|
|
|
|
- Initial version of python-padatious 0.3.7
|