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
- Host: GitHub
- URL: https://github.com/ninest/nlp-stock-analysis
- Owner: ninest
- Created: 2024-03-15T00:24:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T02:18:28.000Z (over 2 years ago)
- Last Synced: 2025-02-25T02:17:20.810Z (over 1 year ago)
- Language: Python
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nlp-stock-analysis
## Dev
Run
```
./installation.bash
```
Confirm `pdm` is installed:
```
pdm -V
```
Install with
```
pdm install
```