Metadata-Version: 2.1
Name: explainaboard
Version: 0.2.0
Summary: Explainable Leaderboards for Natural Language Processing
Home-page: https://github.com/ExpressAI/ExplainaBoard
Author: Pengfei Liu
License: MIT License
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: nltk (>=3.2)
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: seqeval
Requires-Dist: pandas
Requires-Dist: pyarrow

# ExplainaBoard-OOP
Reconstruct ExplainaBoard into OOP Version


## TODO



```
pip install -r requirements.txt
```


