Skip to content

This Python script extracts questions and their corresponding answers from a Word document (.docx). It parses the document to identify questions and answers, cleans up the text, and saves each question-answer pair as a separate text file. This allows for easy searching and quick review during exam preparation, making it easier to preview.

License

Notifications You must be signed in to change notification settings

yerass11/extract_questions_and_answers_from_docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extract_questions_and_answers_from_docx

This Python script extracts questions and their corresponding answers from a Word document (.docx). It parses the document to identify questions and answers, cleans up the text, and saves each question-answer pair as a separate text file. This allows for easy searching and quick review during exam preparation, making it easier to preview.

About

This Python script extracts questions and their corresponding answers from a Word document (.docx). It parses the document to identify questions and answers, cleans up the text, and saves each question-answer pair as a separate text file. This allows for easy searching and quick review during exam preparation, making it easier to preview.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages