Metadata-Version: 2.1
Name: econnlp
Version: 0.0.3
Summary: An Econ Approach to NLP
Home-page: https://github.com/muhlbach/econnlp
Author: Nicolaj Søndergaard Mühlbach
Author-email: n.muhlbach@gmail.com
License: MIT License
Keywords: natural language processing,deep learning,machine learning
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE


# econnlp: An Econ Approach to NLP

Please contact the authors below if you find any bugs or have any suggestions for improvement. Thank you!

Author: Nicolaj Søndergaard Mühlbach (n.muhlbach at gmail dot com, muhlbach at mit dot edu) 

## Code dependencies
This code has the following dependencies:
- Python >=3.6
- pandas >=1.3

## Installation

## Usage

```python
# Coming soon
```
<!-- ## Example
We provide an example script in `demo.py`. -->


