Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-adapt-parser | Distribution: openSUSE:Factory:zSystems |
Version: 1.0.0 | Vendor: openSUSE |
Release: 3.4 | Build date: Tue Nov 7 10:58:56 2023 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 164739 | Source RPM: python-adapt-parser-1.0.0-3.4.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/MycroftAI/adapt | |
Summary: A text-to-intent parsing framework |
The Adapt Intent Parser is a flexible and extensible intent definition and determination framework. It is intended to parse natural language text into a structured intent that can then be invoked programatically.
Apache-2.0
* Tue Nov 07 2023 Dominique Leuenberger <[email protected]> - Fix build with RPM 4.19: unnumbered patches are no longer supported. * Wed Oct 19 2022 Daniel Garcia <[email protected]> - Fix sitelib in files section * Wed Oct 19 2022 Daniel Garcia <[email protected]> - Add patch remove-python-six.patch to do not require python-six - Remove python-six dependency - Remove not needed deps: * unittest-xml-reporting * python-pyee - Use pytest in check instead unittest * Tue Nov 02 2021 [email protected] - version update to 1.0.0 * Safe defaults #147 * Updated docstrings * Fix is_prefix() implementation in Trie #148 * Python2 is officially supported * Removed requirement of pyee * Sat Oct 16 2021 Dirk Müller <[email protected]> - update to 0.6.1: * Support for python 2.7 is now a firm thing and not just implied. * Thu Sep 02 2021 John Paul Adrian Glaubitz <[email protected]> - Update to 0.5.1 * Publish to pypi from master after tagging * Fix name of LICENSE file in MANIFEST (#140) * Hard code Pypi user to __token__ * Add checks and bdist_wheel * Split PR workflow from push workflow * Add automatic tagging * Remove old publish scripts * Add support for publishing to pypi - from version 0.5.0 * Guarantee sorted results from IntentDeterminationEngine.determine_intent (#137) * Fixes issue 97 (#138) - from version 0.4.3 * Updated docstrings, and some small fixes (#132) * Bump version to 0.4.2 * Fix use after remove * Test that a removed regexp can be re-added * Fix storing regex as string when cleaned - from version 0.4.1 * Scoring tests and fixes (#131) * Issues/114 (#128) * Add .envrc to git-ignore * Consolidate requirements * Remove unused requirement argparse * Add license and readme to MANIFEST.in * Use run_tests.sh in github actions * Add run_tests.sh to easily do linting and tests * Remove run_tests.py and add test instructions * Add test requirements into test-requirements.txt * Enable flake8 checks for some basic errors * Drop use of Travis CI * Drop support for Python 3.5 * Run unit tests in Github Actions - from version 0.4.0 * Add support for dropping regex entities * Drop nonlocal variables in scan * Add support for dropping registered entities * Add "scan" method to Trie * Add basic tests for removing from Trie * Add drop_intent tests * Fix regex warnings * Add functionality to drop intent parsers * Add python 3.9 as a supported version * Add python 3.9 to test suite - from version 0.3.7 * Add readme * Update to pyee 8.1.0 * chore(intent.py): fix typo in docstring * chore(trie.py): fix typo in docstring * chore(engine.py): correct include_tags's docstring * Issue #109: unused imports/variable declarations * Issue #109: unused imports/variable declarations - from version 0.3.6 * Upgrade to the latest version of pyee * Change the URL for more docs - from version 0.3.5 * Issue #86 * Remove python 2.7-3.4 and add 3.6-8 from travis run * Update engine.py (fix typos in docstring) - Update BuildRequires and Requires from requirements.txt - Update filename argument to %setup invocation - Update sed filename argument from setup.py to requirements.txt - Update testsuite invocation to `%python_exec setup.py test` * Thu Jan 16 2020 Marketa Calabkova <[email protected]> - update to 0.3.4 * minor fixes * Fri Jun 07 2019 Marketa Calabkova <[email protected]> - Update to 0.3.3 * Change license to Apache 2.0 * other minor changes * Tue Mar 05 2019 Tomáš Chvátal <[email protected]> - Siwtch to unittest-xml-reporting * Mon Mar 04 2019 Tomáš Chvátal <[email protected]> - Update to 0.3.2: * no upstream changelog - Switch to github tarball for tests
/usr/lib/python3.10/site-packages/adapt /usr/lib/python3.10/site-packages/adapt/__init__.py /usr/lib/python3.10/site-packages/adapt/__pycache__ /usr/lib/python3.10/site-packages/adapt/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/context.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/context.cpython-310.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/engine.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/engine.cpython-310.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/entity_tagger.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/entity_tagger.cpython-310.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/expander.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/expander.cpython-310.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/intent.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/intent.cpython-310.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/parser.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/adapt/__pycache__/parser.cpython-310.pyc /usr/lib/python3.10/site-packages/adapt/context.py /usr/lib/python3.10/site-packages/adapt/engine.py /usr/lib/python3.10/site-packages/adapt/entity_tagger.py /usr/lib/python3.10/site-packages/adapt/expander.py /usr/lib/python3.10/site-packages/adapt/intent.py /usr/lib/python3.10/site-packages/adapt/parser.py /usr/lib/python3.10/site-packages/adapt/tools /usr/lib/python3.10/site-packages/adapt/tools/__init__.py /usr/lib/python3.10/site-packages/adapt/tools/__pycache__ /usr/lib/python3.10/site-packages/adapt/tools/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/adapt/tools/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/adapt/tools/debug /usr/lib/python3.10/site-packages/adapt/tools/debug/__init__.py /usr/lib/python3.10/site-packages/adapt/tools/debug/__pycache__ /usr/lib/python3.10/site-packages/adapt/tools/debug/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/adapt/tools/debug/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/adapt/tools/text /usr/lib/python3.10/site-packages/adapt/tools/text/__init__.py /usr/lib/python3.10/site-packages/adapt/tools/text/__pycache__ /usr/lib/python3.10/site-packages/adapt/tools/text/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/adapt/tools/text/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/adapt/tools/text/__pycache__/tokenizer.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/adapt/tools/text/__pycache__/tokenizer.cpython-310.pyc /usr/lib/python3.10/site-packages/adapt/tools/text/__pycache__/trie.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/adapt/tools/text/__pycache__/trie.cpython-310.pyc /usr/lib/python3.10/site-packages/adapt/tools/text/tokenizer.py /usr/lib/python3.10/site-packages/adapt/tools/text/trie.py /usr/lib/python3.10/site-packages/adapt_parser-1.0.0-py3.10.egg-info /usr/lib/python3.10/site-packages/adapt_parser-1.0.0-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/adapt_parser-1.0.0-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/adapt_parser-1.0.0-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/adapt_parser-1.0.0-py3.10.egg-info/requires.txt /usr/lib/python3.10/site-packages/adapt_parser-1.0.0-py3.10.egg-info/top_level.txt /usr/share/doc/packages/python310-adapt-parser /usr/share/doc/packages/python310-adapt-parser/GETTING_STARTED.md /usr/share/doc/packages/python310-adapt-parser/README.md /usr/share/doc/packages/python310-adapt-parser/SUPPORT.md /usr/share/licenses/python310-adapt-parser /usr/share/licenses/python310-adapt-parser/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jan 7 00:09:38 2025