This pull request aims to close #80. The primary focus is on cleaning up testing objects, unifying model representations, and improving the overall organization of code.
Changes:
Testing objects cleanup
testing objects relocated to objects_testing.py to reduce redundancy
parsers creation also in objects_testing.py
Text models defined in files
text models and regulations identified and moved to text files
This pull request aims to close #80. The primary focus is on cleaning up testing objects, unifying model representations, and improving the overall organization of code.
Changes:
Testing objects cleanup
Text models defined in files