Erickkbentz / JuniorDesignML

0 stars 0 forks source link

As a user, i want to be able to upload PDFs as my input. #12

Open Erice224 opened 3 years ago

Erice224 commented 3 years ago

Able to parse a pdf and break into sentences in a pandas dataframe. This can then be used in the machine learning. Using PyPDF2 to do so.