Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

bekiTil/NLP_Project_Amharic_Text_Summarization

Domaine:

natural language processing
Créateur:
bek
Hôte:
Amharic Text Summarization # NLP Project: Amharic Text Summarization # Student Information - **BEREKET TILAHUN** UGR/9703/12 - **DURESSA JEMAL** UGR/3937/12 - **ELSAI DERIBU** UGR/0066/12 - **YARED TSEGAYE** UGR/8284/12 - **YEABSIRA DRIBA** UGR/4951/12 ## Table of Contents - NLP Project: Amharic Text Summarization - Table of Contents - Installation - Usage **NB:** The following steps are needed for both *backend* and *frontend* pages. ## Installation 1. **Clone the Repository:** ```bash git clone github.com cd NLP_Project_Amharic_Text_Summarization ``` 2. **Create Virtual Environment:** ```bash python -m venv venv ``` 3. **Activate Virtual Environment:** - On Windows: ```bash .\venv\Scripts\activate ``` - On macOS/Linux: ```bash source venv/bin/activate ``` 4. **Install Dependencies:** ```bash pip install -r requirements.txt ``` ## Usage 1. **Activate Virtual Environment:** - On Windows: ```bash .\venv\Scripts\activate ``` - On macOS/Linux: ```bash source venv/bin/activate ``` 2. **Run the Project:** ```bash python main.py ``` 3. **Deactivate Virtual Environment:** ```bash deactivate ```

Visit

github.com

Tasks

natural language generationsummarization

Languages

Amharic

Licenses

MIT