Metadata-Version: |
2.1 |
Name: |
pylangacq |
Version: |
0.19.1 |
Summary: |
Tools for Language Acquisition Research |
Author-Email: |
"Jackson L. Lee" <jacksonlunlee[at]gmail.com> |
Project-Url: |
Homepage, https://pylangacq.org |
Project-Url: |
Source, https://github.com/jacksonllee/pylangacq |
License: |
MIT License |
Keywords: |
CHILDES,TalkBank,language-acquisition,language-development |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Scientific/Engineering :: Human Machine Interfaces |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Text Processing |
Classifier: |
Topic :: Text Processing :: General |
Classifier: |
Topic :: Text Processing :: Indexing |
Classifier: |
Topic :: Text Processing :: Linguistic |
Requires-Python: |
>=3.8 |
Requires-Dist: |
python-dateutil (>=2.0.0) |
Requires-Dist: |
requests (>=2.18.0) |
Requires-Dist: |
tabulate[widechars] (>=0.8.9) |
Requires-Dist: |
black (==23.11.0); extra == "dev" |
Requires-Dist: |
flake8 (==6.1.0); extra == "dev" |
Requires-Dist: |
pytest (==7.4.3); extra == "dev" |
Requires-Dist: |
sybil (==6.0.2); extra == "dev" |
Requires-Dist: |
build (==1.0.3); extra == "dev" |
Requires-Dist: |
twine (==4.0.2); extra == "dev" |
Requires-Dist: |
furo (==2023.9.10); extra == "dev" |
Requires-Dist: |
m2r (==0.3.1); extra == "dev" |
Requires-Dist: |
numpydoc (==1.6.0); extra == "dev" |
Requires-Dist: |
Sphinx (==7.1.2); extra == "dev" |
Requires-Dist: |
sphinx-sitemap (==2.5.1); extra == "dev" |
Requires-Dist: |
sphinx-copybutton (==0.5.2); extra == "dev" |
Provides-Extra: |
dev |
Description-Content-Type: |
text/x-rst |
License-File: |
LICENSE.txt |