ZRJ07 /
E-Learning-Website
This is a django-based E-Learning-System for students and teachers. Teachers can create courses on various topics and students enroll. We use html and css for frontend work and django framework for backend.
41/100 healthLoading repository data…
nassrkhan / repository
This Django-based web application is designed to perform automatic text summarization on various document formats, including DOCX, PDF, and plain text files. The summarized text can be generated after uploading a document, and the application supports flash messages for user feedback.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This Django-based web application is designed to perform automatic text summarization on various document formats, including DOCX, PDF, and plain text files. The summarized text can be generated after uploading a document, and the application supports flash messages for user feedback.
git clone https://github.com/nassrkhan/Automatic-Text-Summarization-Web-Application.git
cd document-summarization
python manage.py runserver Open your web browser and visit http://localhost:8000/ to access the application.
Upload a document on the main page to extract text and view the summary on the following page.
summarization/views.py: Contains Django views for document upload and text summarization. media/: Temporary storage for uploaded files. templates/: HTML templates for rendering pages.
Django nltk docx2txt PyPDF2
Make sure you have the following installed:
You can install the required Python packages using:
pip install django nltk docx2txt PyPDF2
Selected from shared topics, language and repository description—not editorial ratings.
ZRJ07 /
This is a django-based E-Learning-System for students and teachers. Teachers can create courses on various topics and students enroll. We use html and css for frontend work and django framework for backend.
41/100 healthBurhanMohammad /
This is a Django-based portfolio website that showcases my projects and skills. The site features a clean and responsive design, and includes a blog section where I can share my thoughts and experiences as a developer
54/100 healthsarthakagarwal18 /
This Django based web application checks the status of any website by getting its HTTP Status Code.
Ayanda247 /
This Django-based e-commerce website emulates the elegance and tradition of Dior through sophisticated frontend techniques. Currently in development, the platform integrates robust backend logic to ensure secure user authentication and seamless transactions. The project aims to blend luxury fashion aesthetics with advanced web technologies.
32/100 healthrupeshrb /
This Django-based web application is designed for student result analysis, developed as part of my final year diploma project. It automates the extraction of student result data from PDF mark sheets using PDFPlumber and stores it in a relational database for further processing.
51/100 healthleonardont /
A Django-based web application developed as both a Python learning project and a practical solution for employee attendance tracking. Designed to simplify clock-in/out processes, this system offers role-based access and automated reporting – ideal for small businesses or teams.
64/100 health