diff --git a/poetry.lock b/poetry.lock index ff8f18a..b8a4207 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand. [[package]] name = "attrs" version = "22.1.0" description = "Classes Without Boilerplate" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -22,7 +21,6 @@ tests-no-zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy name = "black" version = "22.8.0" description = "The uncompromising code formatter." -category = "dev" optional = false python-versions = ">=3.6.2" files = [ @@ -69,7 +67,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "blis" version = "0.9.1" description = "The Blis BLAS-like linear algebra library, as a self-contained C-extension." -category = "main" optional = true python-versions = "*" files = [ @@ -106,7 +103,6 @@ numpy = ">=1.15.0" name = "bpemb" version = "0.3.4" description = "Byte-pair embeddings in 275 languages" -category = "main" optional = true python-versions = "*" files = [ @@ -125,7 +121,6 @@ tqdm = "*" name = "cached-property" version = "1.5.2" description = "A decorator for caching properties in classes." -category = "dev" optional = false python-versions = "*" files = [ @@ -137,7 +132,6 @@ files = [ name = "catalogue" version = "2.0.8" description = "Super lightweight function registries for your library" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -147,21 +141,19 @@ files = [ [[package]] name = "certifi" -version = "2022.12.7" +version = "2023.7.22" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ - {file = "certifi-2022.12.7-py3-none-any.whl", hash = "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18"}, - {file = "certifi-2022.12.7.tar.gz", hash = "sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3"}, + {file = "certifi-2023.7.22-py3-none-any.whl", hash = "sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9"}, + {file = "certifi-2023.7.22.tar.gz", hash = "sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082"}, ] [[package]] name = "charset-normalizer" version = "2.1.1" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -176,7 +168,6 @@ unicode-backport = ["unicodedata2"] name = "click" version = "8.1.3" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -191,7 +182,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "colorama" version = "0.4.5" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -203,7 +193,6 @@ files = [ name = "confection" version = "0.0.1" description = "The sweetest config system for Python" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -219,7 +208,6 @@ srsly = ">=2.4.0,<3.0.0" name = "conllu" version = "4.5.2" description = "CoNLL-U Parser parses a CoNLL-U formatted string into a nested python dictionary" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -231,7 +219,6 @@ files = [ name = "contourpy" version = "1.0.5" description = "Python library for calculating contours of 2D quadrilateral grids" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -320,7 +307,6 @@ test-no-codebase = ["Pillow", "matplotlib", "pytest"] name = "cycler" version = "0.11.0" description = "Composable style cycles" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -332,7 +318,6 @@ files = [ name = "cymem" version = "2.0.6" description = "Manage calls to calloc/free through Cython" -category = "main" optional = true python-versions = "*" files = [ @@ -366,7 +351,6 @@ files = [ name = "darglint" version = "1.8.1" description = "A utility for ensuring Google-style docstrings stay up to date with the source code." -category = "dev" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -378,7 +362,6 @@ files = [ name = "dataclasses-json" version = "0.5.7" description = "Easily serialize dataclasses to and from JSON" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -398,7 +381,6 @@ dev = ["flake8", "hypothesis", "ipython", "mypy (>=0.710)", "portray", "pytest ( name = "deprecated" version = "1.2.13" description = "Python @deprecated decorator to deprecate old python classes, functions or methods." -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -416,7 +398,6 @@ dev = ["PyTest", "PyTest (<5)", "PyTest-Cov", "PyTest-Cov (<2.6)", "bump2version name = "ffmpeg-python" version = "0.2.0" description = "Python bindings for FFmpeg - with complex filtering support" -category = "main" optional = true python-versions = "*" files = [ @@ -434,7 +415,6 @@ dev = ["Sphinx (==2.1.0)", "future (==0.17.1)", "numpy (==1.16.4)", "pytest (==4 name = "filelock" version = "3.8.0" description = "A platform independent file lock." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -450,7 +430,6 @@ testing = ["covdefaults (>=2.2)", "coverage (>=6.4.2)", "pytest (>=7.1.2)", "pyt name = "flair" version = "0.10" description = "A very simple framework for state-of-the-art NLP" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -489,7 +468,6 @@ wikipedia-api = "*" name = "flake8" version = "5.0.4" description = "the modular source code checker: pep8 pyflakes and co" -category = "dev" optional = false python-versions = ">=3.6.1" files = [ @@ -506,7 +484,6 @@ pyflakes = ">=2.5.0,<2.6.0" name = "fonttools" version = "4.37.4" description = "Tools to manipulate font files" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -532,7 +509,6 @@ woff = ["brotli (>=1.0.1)", "brotlicffi (>=0.8.0)", "zopfli (>=0.1.4)"] name = "ftfy" version = "6.1.1" description = "Fixes mojibake and other problems with Unicode, after the fact" -category = "main" optional = true python-versions = ">=3.7,<4" files = [ @@ -547,7 +523,6 @@ wcwidth = ">=0.2.5" name = "future" version = "0.18.3" description = "Clean single-source support for Python 3 and 2" -category = "main" optional = true python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -558,7 +533,6 @@ files = [ name = "gdown" version = "3.12.2" description = "Google Drive direct download of big files." -category = "main" optional = true python-versions = "*" files = [ @@ -575,7 +549,6 @@ tqdm = "*" name = "gensim" version = "4.2.0" description = "Python framework for fast Vector Space Modelling" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -612,7 +585,6 @@ test-win = ["cython", "mock", "nmslib", "pyemd", "pytest", "pytest-cov", "testfi name = "ghp-import" version = "2.1.0" description = "Copy your docs directly to the gh-pages branch." -category = "dev" optional = false python-versions = "*" files = [ @@ -630,7 +602,6 @@ dev = ["flake8", "markdown", "twine", "wheel"] name = "griffe" version = "0.22.2" description = "Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -645,7 +616,6 @@ async = ["aiofiles (>=0.7,<1.0)"] name = "huggingface-hub" version = "0.9.1" description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub" -category = "main" optional = true python-versions = ">=3.7.0" files = [ @@ -674,7 +644,6 @@ torch = ["torch"] name = "idna" version = "3.4" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -686,7 +655,6 @@ files = [ name = "importlib-metadata" version = "4.12.0" description = "Read metadata from Python packages" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -706,7 +674,6 @@ testing = ["flufl.flake8", "importlib-resources (>=1.3)", "packaging", "pyfakefs name = "iniconfig" version = "1.1.1" description = "iniconfig: brain-dead simple config-ini parsing" -category = "dev" optional = false python-versions = "*" files = [ @@ -718,7 +685,6 @@ files = [ name = "isort" version = "5.10.1" description = "A Python utility / library to sort Python imports." -category = "dev" optional = false python-versions = ">=3.6.1,<4.0" files = [ @@ -736,7 +702,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "janome" version = "0.4.2" description = "Japanese morphological analysis engine." -category = "main" optional = true python-versions = "*" files = [ @@ -748,7 +713,6 @@ files = [ name = "jinja2" version = "3.1.2" description = "A very fast and expressive template engine." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -766,7 +730,6 @@ i18n = ["Babel (>=2.7)"] name = "joblib" version = "1.2.0" description = "Lightweight pipelining with Python functions" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -778,7 +741,6 @@ files = [ name = "kiwisolver" version = "1.4.4" description = "A fast implementation of the Cassowary constraint solver" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -856,7 +818,6 @@ files = [ name = "konoha" version = "4.6.3" description = "A tiny sentence/word tokenizer for Japanese text written in Python" -category = "main" optional = true python-versions = ">=3.6.1,<4.0.0" files = [ @@ -885,7 +846,6 @@ sudachi = ["sudachidict-core (>=20200330,<20200331)", "sudachipy (==0.4.9)"] name = "langcodes" version = "3.3.0" description = "Tools for labeling human languages with IETF language tags" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -900,7 +860,6 @@ data = ["language-data (>=1.1,<2.0)"] name = "langdetect" version = "1.0.9" description = "Language detection library ported from Google's language-detection." -category = "main" optional = true python-versions = "*" files = [ @@ -915,7 +874,6 @@ six = "*" name = "lxml" version = "4.9.1" description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API." -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, != 3.4.*" files = [ @@ -1001,7 +959,6 @@ source = ["Cython (>=0.29.7)"] name = "markdown" version = "3.3.7" description = "Python implementation of Markdown." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1019,7 +976,6 @@ testing = ["coverage", "pyyaml"] name = "markdown-callouts" version = "0.3.0" description = "Markdown extension: a classier syntax for admonitions" -category = "dev" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -1034,7 +990,6 @@ Markdown = ">=3.3.3,<4.0.0" name = "markupsafe" version = "2.1.1" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1084,7 +1039,6 @@ files = [ name = "marshmallow" version = "3.18.0" description = "A lightweight library for converting complex datatypes to and from native Python datatypes." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1105,7 +1059,6 @@ tests = ["pytest", "pytz", "simplejson"] name = "marshmallow-enum" version = "1.5.1" description = "Enum field for Marshmallow" -category = "main" optional = false python-versions = "*" files = [ @@ -1120,7 +1073,6 @@ marshmallow = ">=2.0.0" name = "matplotlib" version = "3.6.1" description = "Python plotting package" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -1182,7 +1134,6 @@ python-dateutil = ">=2.7" name = "mccabe" version = "0.7.0" description = "McCabe checker, plugin for flake8" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1194,7 +1145,6 @@ files = [ name = "mergedeep" version = "1.3.4" description = "A deep merge function for 🐍." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1206,7 +1156,6 @@ files = [ name = "mkdocs" version = "1.3.1" description = "Project documentation with Markdown." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1233,7 +1182,6 @@ i18n = ["babel (>=2.9.0)"] name = "mkdocs-autorefs" version = "0.4.1" description = "Automatically link across pages in MkDocs." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1249,7 +1197,6 @@ mkdocs = ">=1.1" name = "mkdocs-material" version = "8.5.3" description = "Documentation that simply works" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1270,7 +1217,6 @@ requests = ">=2.26" name = "mkdocs-material-extensions" version = "1.0.3" description = "Extension pack for Python Markdown." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1282,7 +1228,6 @@ files = [ name = "mkdocs-same-dir" version = "0.1.1" description = "MkDocs plugin to allow placing mkdocs.yml in the same directory as documentation" -category = "dev" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -1297,7 +1242,6 @@ mkdocs = ">=1.0.3,<2.0.0" name = "mkdocstrings" version = "0.19.0" description = "Automatic documentation from sources, for MkDocs." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1324,7 +1268,6 @@ python-legacy = ["mkdocstrings-python-legacy (>=0.2.1)"] name = "mkdocstrings-crystal" version = "0.3.5" description = "Crystal language doc generator for mkdocstrings" -category = "dev" optional = false python-versions = ">=3.7,<4.0" files = [ @@ -1344,7 +1287,6 @@ mkdocstrings = ">=0.15.1" name = "mkdocstrings-python" version = "0.7.1" description = "A Python handler for mkdocstrings." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1360,7 +1302,6 @@ mkdocstrings = ">=0.19" name = "more-itertools" version = "8.8.0" description = "More routines for operating on iterables, beyond itertools" -category = "main" optional = true python-versions = ">=3.5" files = [ @@ -1372,7 +1313,6 @@ files = [ name = "mpld3" version = "0.3" description = "D3 Viewer for Matplotlib" -category = "main" optional = true python-versions = "*" files = [ @@ -1383,7 +1323,6 @@ files = [ name = "mslex" version = "0.3.0" description = "shlex for windows" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -1395,7 +1334,6 @@ files = [ name = "multidict" version = "6.0.2" description = "multidict implementation" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1464,7 +1402,6 @@ files = [ name = "murmurhash" version = "1.0.8" description = "Cython bindings for MurmurHash" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1499,7 +1436,6 @@ files = [ name = "mypy" version = "0.971" description = "Optional static typing for Python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1542,7 +1478,6 @@ reports = ["lxml"] name = "mypy-extensions" version = "0.4.3" description = "Experimental type system extensions for programs checked with the mypy typechecker." -category = "main" optional = false python-versions = "*" files = [ @@ -1554,7 +1489,6 @@ files = [ name = "numpy" version = "1.23.3" description = "NumPy is the fundamental package for array computing with Python." -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -1592,7 +1526,6 @@ files = [ name = "nvidia-cublas-cu11" version = "11.10.3.66" description = "CUBLAS native runtime libraries" -category = "main" optional = true python-versions = ">=3" files = [ @@ -1608,7 +1541,6 @@ wheel = "*" name = "nvidia-cuda-nvrtc-cu11" version = "11.7.99" description = "NVRTC native runtime libraries" -category = "main" optional = true python-versions = ">=3" files = [ @@ -1625,7 +1557,6 @@ wheel = "*" name = "nvidia-cuda-runtime-cu11" version = "11.7.99" description = "CUDA Runtime native Libraries" -category = "main" optional = true python-versions = ">=3" files = [ @@ -1641,7 +1572,6 @@ wheel = "*" name = "nvidia-cudnn-cu11" version = "8.5.0.96" description = "cuDNN runtime libraries" -category = "main" optional = true python-versions = ">=3" files = [ @@ -1657,7 +1587,6 @@ wheel = "*" name = "overrides" version = "3.1.0" description = "A decorator to automatically detect mismatch when overriding a method." -category = "main" optional = true python-versions = "*" files = [ @@ -1668,7 +1597,6 @@ files = [ name = "packaging" version = "21.3" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1683,7 +1611,6 @@ pyparsing = ">=2.0.2,<3.0.5 || >3.0.5" name = "pandas" version = "1.5.1" description = "Powerful data structures for data analysis, time series, and statistics" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -1731,7 +1658,6 @@ test = ["hypothesis (>=5.5.3)", "pytest (>=6.0)", "pytest-xdist (>=1.31)"] name = "partial-tagger" version = "0.6.1" description = "Sequence Tagger for Partially Annotated Dataset in PyTorch" -category = "main" optional = true python-versions = ">=3.8,<4.0" files = [ @@ -1746,7 +1672,6 @@ torch = ">=1.11.0,<2.0.0" name = "pathspec" version = "0.10.1" description = "Utility library for gitignore style pattern matching of file paths." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1758,7 +1683,6 @@ files = [ name = "pathy" version = "0.6.2" description = "pathlib.Path subclasses for local and cloud bucket storage" -category = "main" optional = true python-versions = ">= 3.6" files = [ @@ -1780,7 +1704,6 @@ test = ["mock", "pytest", "pytest-coverage", "typer-cli"] name = "pillow" version = "9.3.0" description = "Python Imaging Library (Fork)" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1855,7 +1778,6 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa name = "platformdirs" version = "2.5.2" description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1871,7 +1793,6 @@ test = ["appdirs (==1.4.4)", "pytest (>=6)", "pytest-cov (>=2.7)", "pytest-mock name = "pluggy" version = "1.0.0" description = "plugin and hook calling mechanisms for python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1887,7 +1808,6 @@ testing = ["pytest", "pytest-benchmark"] name = "preshed" version = "3.0.7" description = "Cython hash table that trusts the keys are pre-hashed" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -1926,7 +1846,6 @@ murmurhash = ">=0.28.0,<1.1.0" name = "psutil" version = "5.9.2" description = "Cross-platform lib for process and system monitoring in Python." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1971,7 +1890,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] name = "py" version = "1.11.0" description = "library with cross-python path, ini-parsing, io, code, log facilities" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1983,7 +1901,6 @@ files = [ name = "pycodestyle" version = "2.9.1" description = "Python style guide checker" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1995,7 +1912,6 @@ files = [ name = "pydantic" version = "1.9.2" description = "Data validation and settings management using python type hints" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -2047,7 +1963,6 @@ email = ["email-validator (>=1.0.3)"] name = "pyflakes" version = "2.5.0" description = "passive checker of Python programs" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2059,7 +1974,6 @@ files = [ name = "pygments" version = "2.13.0" description = "Pygments is a syntax highlighting package written in Python." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2074,7 +1988,6 @@ plugins = ["importlib-metadata"] name = "pymdown-extensions" version = "9.5" description = "Extension pack for Python Markdown." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2089,7 +2002,6 @@ markdown = ">=3.2" name = "pyparsing" version = "3.0.9" description = "pyparsing module - Classes and methods to define and execute parsing grammars" -category = "main" optional = false python-versions = ">=3.6.8" files = [ @@ -2104,7 +2016,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "pyproject-flake8" version = "5.0.4.post1" description = "pyproject-flake8 (`pflake8`), a monkey patching wrapper to connect flake8 with pyproject.toml configuration" -category = "dev" optional = false python-versions = "*" files = [ @@ -2120,7 +2031,6 @@ tomli = {version = "*", markers = "python_version < \"3.11\""} name = "pysocks" version = "1.7.1" description = "A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information." -category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2133,7 +2043,6 @@ files = [ name = "pytest" version = "7.1.3" description = "pytest: simple powerful testing with Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2157,7 +2066,6 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2. name = "python-dateutil" version = "2.8.2" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -2172,7 +2080,6 @@ six = ">=1.5" name = "pytokenizations" version = "0.8.4" description = "" -category = "main" optional = true python-versions = "*" files = [ @@ -2194,7 +2101,6 @@ files = [ name = "pytz" version = "2022.5" description = "World timezone definitions, modern and historical" -category = "main" optional = true python-versions = "*" files = [ @@ -2206,7 +2112,6 @@ files = [ name = "pyyaml" version = "6.0" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2256,7 +2161,6 @@ files = [ name = "pyyaml-env-tag" version = "0.1" description = "A custom YAML tag for referencing environment variables in YAML files. " -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2271,7 +2175,6 @@ pyyaml = "*" name = "regex" version = "2022.9.13" description = "Alternative regular expression module, to replace re." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2369,7 +2272,6 @@ files = [ name = "requests" version = "2.31.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2392,7 +2294,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "requests-toolbelt" version = "0.9.1" description = "A utility belt for advanced users of python-requests" -category = "main" optional = false python-versions = "*" files = [ @@ -2407,7 +2308,6 @@ requests = ">=2.0.1,<3.0.0" name = "responses" version = "0.21.0" description = "A utility library for mocking out the `requests` Python library." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2426,7 +2326,6 @@ tests = ["coverage (>=6.0.0)", "flake8", "mypy", "pytest (>=7.0.0)", "pytest-asy name = "scikit-learn" version = "1.1.2" description = "A set of python modules for machine learning and data mining" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -2466,7 +2365,6 @@ tests = ["black (>=22.3.0)", "flake8 (>=3.8.2)", "matplotlib (>=3.1.2)", "mypy ( name = "scipy" version = "1.9.2" description = "Fundamental algorithms for scientific computing in Python" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -2505,7 +2403,6 @@ test = ["asv", "gmpy2", "mpmath", "pytest", "pytest-cov", "pytest-xdist", "sciki name = "segtok" version = "1.5.11" description = "sentence segmentation and word tokenization tools" -category = "main" optional = true python-versions = "*" files = [ @@ -2520,7 +2417,6 @@ regex = "*" name = "sentencepiece" version = "0.1.95" description = "SentencePiece python wrapper" -category = "main" optional = true python-versions = "*" files = [ @@ -2569,7 +2465,6 @@ files = [ name = "seqal" version = "0.3.4" description = "Sequence labeling active learning framework for Python" -category = "main" optional = true python-versions = ">=3.8,<4.0" files = [ @@ -2587,7 +2482,6 @@ torch = ">=1.10.0,<2.0.0" name = "setuptools" version = "67.2.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -2604,7 +2498,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs ( name = "six" version = "1.16.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -2616,7 +2509,6 @@ files = [ name = "smart-open" version = "5.2.1" description = "Utils for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2...)" -category = "main" optional = true python-versions = ">=3.6,<4.0" files = [ @@ -2637,7 +2529,6 @@ webhdfs = ["requests"] name = "spacy" version = "3.4.1" description = "Industrial-strength Natural Language Processing (NLP) in Python" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2718,7 +2609,6 @@ transformers = ["spacy-transformers (>=1.1.2,<1.2.0)"] name = "spacy-alignments" version = "0.8.5" description = "A spaCy package for the Rust tokenizations library" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2752,7 +2642,6 @@ files = [ name = "spacy-legacy" version = "3.0.10" description = "Legacy registered functions for spaCy backwards compatibility" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2764,7 +2653,6 @@ files = [ name = "spacy-loggers" version = "1.0.3" description = "Logging utilities for SpaCy" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2779,7 +2667,6 @@ wasabi = ">=0.8.1,<1.1.0" name = "spacy-partial-tagger" version = "0.9.1" description = "Sequence Tagger for Partially Annotated Dataset in spaCy" -category = "main" optional = true python-versions = ">=3.8,<4.0" files = [ @@ -2799,7 +2686,6 @@ transformers = ">=4.19.4,<5.0.0" name = "spacy-transformers" version = "1.1.8" description = "spaCy pipelines for pre-trained BERT and other transformers" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2831,7 +2717,6 @@ cuda92 = ["cupy-cuda92 (>=5.0.0b4)"] name = "sqlitedict" version = "2.0.0" description = "Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe." -category = "main" optional = true python-versions = "*" files = [ @@ -2842,7 +2727,6 @@ files = [ name = "srsly" version = "2.4.4" description = "Modern high-performance serialization utilities for Python" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2879,7 +2763,6 @@ catalogue = ">=2.0.3,<2.1.0" name = "tabulate" version = "0.9.0" description = "Pretty-print tabular data" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -2894,7 +2777,6 @@ widechars = ["wcwidth"] name = "taskipy" version = "1.10.3" description = "tasks runner for python projects" -category = "dev" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -2912,7 +2794,6 @@ tomli = {version = ">=2.0.1,<3.0.0", markers = "python_version >= \"3.7\" and py name = "thinc" version = "8.1.1" description = "A refreshing functional take on deep learning, compatible with your favorite libraries" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2978,7 +2859,6 @@ torch = ["torch (>=1.6.0)"] name = "threadpoolctl" version = "3.1.0" description = "threadpoolctl" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -2990,7 +2870,6 @@ files = [ name = "tokenizers" version = "0.12.1" description = "Fast and Customizable Tokenizers" -category = "main" optional = true python-versions = "*" files = [ @@ -3037,7 +2916,6 @@ testing = ["datasets", "numpy", "pytest", "requests"] name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3049,7 +2927,6 @@ files = [ name = "torch" version = "1.13.1" description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration" -category = "main" optional = true python-versions = ">=3.7.0" files = [ @@ -3090,7 +2967,6 @@ opt-einsum = ["opt-einsum (>=3.3)"] name = "tqdm" version = "4.64.1" description = "Fast, Extensible Progress Meter" -category = "main" optional = true python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -3111,7 +2987,6 @@ telegram = ["requests"] name = "transformers" version = "4.21.3" description = "State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow" -category = "main" optional = true python-versions = ">=3.7.0" files = [ @@ -3176,7 +3051,6 @@ vision = ["Pillow"] name = "typer" version = "0.4.2" description = "Typer, build great CLIs. Easy to code. Based on Python type hints." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -3197,7 +3071,6 @@ test = ["black (>=22.3.0,<23.0.0)", "coverage (>=5.2,<6.0)", "isort (>=5.0.6,<6. name = "types-requests" version = "2.28.11" description = "Typing stubs for requests" -category = "dev" optional = false python-versions = "*" files = [ @@ -3212,7 +3085,6 @@ types-urllib3 = "<1.27" name = "types-urllib3" version = "1.26.24" description = "Typing stubs for urllib3" -category = "dev" optional = false python-versions = "*" files = [ @@ -3224,7 +3096,6 @@ files = [ name = "typing-extensions" version = "4.3.0" description = "Backported and Experimental Type Hints for Python 3.7+" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3236,7 +3107,6 @@ files = [ name = "typing-inspect" version = "0.8.0" description = "Runtime inspection utilities for typing module." -category = "main" optional = false python-versions = "*" files = [ @@ -3252,7 +3122,6 @@ typing-extensions = ">=3.7.4" name = "urllib3" version = "1.26.12" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, <4" files = [ @@ -3269,7 +3138,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "vcrpy" version = "4.2.1" description = "Automatically mock your HTTP interactions to simplify and speed up testing" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3287,7 +3155,6 @@ yarl = "*" name = "wasabi" version = "0.10.1" description = "A lightweight console printing and formatting toolkit" -category = "main" optional = true python-versions = "*" files = [ @@ -3299,7 +3166,6 @@ files = [ name = "watchdog" version = "2.1.9" description = "Filesystem events monitoring" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -3337,7 +3203,6 @@ watchmedo = ["PyYAML (>=3.10)"] name = "wcwidth" version = "0.2.5" description = "Measures the displayed width of unicode strings in a terminal" -category = "main" optional = true python-versions = "*" files = [ @@ -3349,7 +3214,6 @@ files = [ name = "wheel" version = "0.38.4" description = "A built-package format for Python" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -3364,7 +3228,6 @@ test = ["pytest (>=3.0.0)"] name = "wikipedia-api" version = "0.5.4" description = "Python Wrapper for Wikipedia" -category = "main" optional = true python-versions = "*" files = [ @@ -3378,7 +3241,6 @@ requests = "*" name = "wrapt" version = "1.14.1" description = "Module for decorators, wrappers and monkey patching." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -3452,7 +3314,6 @@ files = [ name = "yarl" version = "1.8.1" description = "Yet another URL library" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3525,7 +3386,6 @@ multidict = ">=4.0" name = "zipp" version = "3.8.1" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -3538,7 +3398,7 @@ docs = ["jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9) testing = ["func-timeout", "jaraco.itertools", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-flake8", "pytest-mypy (>=0.9.1)"] [extras] -al = ["spacy", "seqal", "pandas"] +al = ["pandas", "seqal", "spacy"] spacy = ["spacy", "spacy-partial-tagger", "tqdm"] whisper = ["ffmpeg-python", "tqdm"]