Skip to content

Commit

Permalink
Extractor module - URL, pdf, docx
Browse files Browse the repository at this point in the history
  • Loading branch information
MohanKrishnaGR authored Jun 26, 2024
1 parent e711d14 commit 53a42ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions summarizer/extractors.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
=======================================================================
'''

import requests
from bs4 import BeautifulSoup
import fitz # PyMuPDF
Expand Down

0 comments on commit 53a42ba

Please sign in to comment.