/pdf-to-text-python

This code is designed to analyze a PDF document and determine the percentage of AI-generated content within the text. It utilizes the PyPDF2 library to extract the text from each page of the PDF and the NLTK library to check for AI-generated words.

Primary LanguagePythonMIT LicenseMIT

Watchers

No one’s watching this repository yet.