Python program with GUI that exports requirements from Word to Excel
Requirements Extractor was developed as an accessible and easy-to-use software that is able to extract requirements from Word document.
Requirements Extractor manages to recognize requirements-ID's with the help of a RegularExpression that's been set by the user. The extracted requirements are saved into an Excel file.