Metadata-Version: 2.1
Name: coll
Version: 0.0.1
Summary: A playground for research at the interaction of continual learning and natural language processing.
Home-page: https://github.com/wutong8023/CoLL
Author: Tongtong Wu
Author-email: wutong8023@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.4.0
Description-Content-Type: text/markdown
License-File: LICENSE.txt


# Firmiana

Firmiana is a playground for research at the intersection of continual learning, active learning, natural language processing.
Firmiana provides the following two main features to natural language processing community:
- The implementation of typical baseline methods and the respective continual learning settings.
- The interface for customized evaluation.




