Spaces:
Sleeping
Sleeping
Commit ·
7ffdb9e
1
Parent(s): ad72114
update readme
Browse files
README.md
CHANGED
|
@@ -73,8 +73,7 @@ When the app starts, open the local URL printed in your terminal (usually http:/
|
|
| 73 |
|
| 74 |
Model artifacts and vectorizers are loaded from `data/models/` and `data/vectorizers/`. If the vectorizer or model files are missing, the app will show an error message pointing to the expected files.
|
| 75 |
|
| 76 |
-
|
| 77 |
-
## Reproducibility & Notebooks
|
| 78 |
The `notebooks/` directory contains step-by-step analysis and model training notebooks. Key notebooks:
|
| 79 |
- `01_data_acquisition.ipynb` — dataset loading and brief description
|
| 80 |
- `02_eda.ipynb` — exploratory data analysis
|
|
@@ -96,9 +95,6 @@ Contributions are welcome! If you'd like to improve this project, please follow
|
|
| 96 |
|
| 97 |
Please include reproducible steps and, if applicable, updated notebooks or scripts to regenerate models.
|
| 98 |
|
| 99 |
-
## License
|
| 100 |
-
This project is provided under the MIT license. See the `LICENSE` file for details.
|
| 101 |
-
|
| 102 |
## Author
|
| 103 |
Elsayed Elmandoh - NLP Engineer
|
| 104 |
* Connect on LinkedIn & X [Linktree](https://linktr.ee/elsayedelmandoh)
|
|
|
|
| 73 |
|
| 74 |
Model artifacts and vectorizers are loaded from `data/models/` and `data/vectorizers/`. If the vectorizer or model files are missing, the app will show an error message pointing to the expected files.
|
| 75 |
|
| 76 |
+
Reproducibility & Notebooks:
|
|
|
|
| 77 |
The `notebooks/` directory contains step-by-step analysis and model training notebooks. Key notebooks:
|
| 78 |
- `01_data_acquisition.ipynb` — dataset loading and brief description
|
| 79 |
- `02_eda.ipynb` — exploratory data analysis
|
|
|
|
| 95 |
|
| 96 |
Please include reproducible steps and, if applicable, updated notebooks or scripts to regenerate models.
|
| 97 |
|
|
|
|
|
|
|
|
|
|
| 98 |
## Author
|
| 99 |
Elsayed Elmandoh - NLP Engineer
|
| 100 |
* Connect on LinkedIn & X [Linktree](https://linktr.ee/elsayedelmandoh)
|