Zoko91/NLP_for_economy

0

stars

18

commits

Rich Text Format

primary language

Nov 8, 2023

updated

README

NLP For Economy

Project description... (coming soon)

How to use

Use the following command lines in order to clone the repository and create a virtual environment.

git clone github.com/Zoko91/NLP_for_economy
cd NLP_for_economy
python3 -m venv venv

Then, activate the virtual environment and install the required packages.

# Windows
venv\Scripts\activate
# Linux and Mac
source venv/bin/activate

Finally, install the required packages and run the program.

pip install -r requirements.txt

Contributors

Zoko91

18 commits

Zoko91/NLP_for_economy

0

stars

18

commits

Rich Text Format

primary language

Nov 8, 2023

updated

README

NLP For Economy

Project description... (coming soon)

How to use

Use the following command lines in order to clone the repository and create a virtual environment.

git clone github.com/Zoko91/NLP_for_economy
cd NLP_for_economy
python3 -m venv venv

Then, activate the virtual environment and install the required packages.

# Windows
venv\Scripts\activate
# Linux and Mac
source venv/bin/activate

Finally, install the required packages and run the program.

pip install -r requirements.txt

Contributors

Zoko91

18 commits

Languages

Rich Text Format

72.6%

Python

27.4%