Commit bc6076b3 authored by Almouhannad Hafez's avatar Almouhannad Hafez

Add requirements.txt file

parent 6cc41f04
......@@ -44,6 +44,18 @@
jupyter notebook
```
> **Using pip**
1. **Clone this repository**
```bash
git clone git@git.hiast.edu.sy:almohanad.hafez/nlp-project.git
```
1. **Activate some python environment**
1. **Install required modules**
```bash
!pip install -r requirements.txt --quiet
```
1. **Run jupyter notebooks**
## ***Part1. Data preprocessing***
**Files:**
> **`1.1.Dataset_Overview.ipynb`**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment