Giter Site home page Giter Site logo

same-ou / arabic-text-summarization Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 94 KB

Arabic Text Summarization App: A Streamlit app that uses fine-tuned Transformer models to summarize Arabic text.

Dockerfile 7.01% Python 92.99%
nlp streamlit transformers

arabic-text-summarization's Introduction

arabic-text-summarization

This Streamlit application utilizes a fine-tuned version of a set of summarization models specifically designed for Arabic text. The models are fine-tuned on the XL-Sum dataset. Users can either input text directly or upload a PDF for summarization.

Screenshots

Application

Getting Started

Local Setup

  1. Clone the Repository: Begin by cloning this repository to your local machine.
git clone [email protected]:same-ou/arabic-text-summarization.git
  1. Install Dependencies: Navigate to the project directory and install the required dependencies.
cd arabic-text-summarization
pip install -r requirements.txt
  1. Run the application:
streamlit run app.py

After starting the app, navigate to http://localhost:8501 in your web browser to use the application.

Docker Setup

  1. Build the Docker Image
docker build -t streamlit-app .
  1. Run the Docker Container
docker run -p 8501:8501 streamlit-app

Access the application by navigating to http://localhost:8501 in your web browser.

Connect With Me

Have feedback, suggestions, or questions about the Whisper speech recognition deployment? Feel free to connect with me:

Email: [email protected] | Linkedin: OUSSAMA EL HADRAMI

Happy coding! ๐Ÿš€โœจ

slides | app

arabic-text-summarization's People

Contributors

same-ou avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.