An open API service indexing awesome lists of open source software.

https://github.com/ninest/nlp-stock-analysis

NLP Stock Analysis
https://github.com/ninest/nlp-stock-analysis

Last synced: 12 months ago
JSON representation

NLP Stock Analysis

Awesome Lists containing this project

README

          

# nlp-stock-analysis

## Dev

Run

```
./installation.bash
```

Confirm `pdm` is installed:

```
pdm -V
```

Install with

```
pdm install
```