Metadata-Version: 2.4
Name: lcn
Version: 0.0.1
Summary: Learning Compositional Negation Library
Author-email: Adrian Brasoveanu <abrsvn@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/abrsvn/lcn
Project-URL: Repository, https://github.com/abrsvn/lcn
Project-URL: Issues, https://github.com/abrsvn/lcn/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch>=1.9.0
Requires-Dist: numpy>=1.20.0
Requires-Dist: matplotlib>=3.3.0
Requires-Dist: pandas>=1.3.0
Requires-Dist: scipy>=1.7.0
Requires-Dist: tqdm>=4.60.0
Requires-Dist: jupyter>=1.0.0
Requires-Dist: notebook>=6.0.0
Requires-Dist: ipython>=8.21.0
Requires-Dist: ipywidgets>=8.1.2
Requires-Dist: packaging>=21.0
Requires-Dist: requests>=2.28.0
Provides-Extra: dev
Requires-Dist: pytest>=6.0.0; extra == "dev"
Requires-Dist: black>=21.0.0; extra == "dev"
Requires-Dist: flake8>=3.8.0; extra == "dev"
Requires-Dist: mypy>=0.910; extra == "dev"
Provides-Extra: jupyter
Requires-Dist: jupyterlab>=3.0.0; extra == "jupyter"
Requires-Dist: ipympl>=0.9.0; extra == "jupyter"
Requires-Dist: widgetsnbextension>=3.5.0; extra == "jupyter"
Provides-Extra: all
Requires-Dist: lcn[dev,jupyter]; extra == "all"
Dynamic: license-file

# lcn
Learning Compositional Negation
