https://github.com/civicdatalab/labs
Language Analysis of Budget Speeches
https://github.com/civicdatalab/labs
Last synced: 10 months ago
JSON representation
Language Analysis of Budget Speeches
- Host: GitHub
- URL: https://github.com/civicdatalab/labs
- Owner: CivicDataLab
- License: mit
- Created: 2019-10-23T10:21:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T22:31:19.000Z (about 3 years ago)
- Last Synced: 2025-07-07T06:06:06.292Z (11 months ago)
- Language: Jupyter Notebook
- Size: 8.72 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## LABS
[](https://github.com/CivicDataLab/LABS/blob/master/LICENSE)
Language Analysis of Budget Speeches (LABS)
### Installation
```
git clone --recursive https://github.com/LABS.git
```
Initialize submodule (complang) using:
```
git submodule update --init --recursive
```
Update submodule (complang) using:
```
git submodule update --remote
```