This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
unstructured
Watch
1
Star
0
Fork
0
You've already forked unstructured
mirror of
https://github.com/Unstructured-IO/unstructured.git
synced
2025-07-29 20:11:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
unstructured
/
test_unstructured
/
documents
History
Mallori Harrell
e0a76effff
feat: Added
EmailElement
for email documents (
#103
)
...
* new EmailElement data structure
2022-12-21 16:03:44 -06:00
..
test_base.py
fix: move _read out of base Document class
2022-11-14 13:34:42 -06:00
test_elements.py
feat:
apply
method to apply cleaning bricks to elements (
#102
)
2022-12-15 22:19:02 +00:00
test_email_elements.py
feat: Added
EmailElement
for email documents (
#103
)
2022-12-21 16:03:44 -06:00
test_html.py
fix:
partition_html
should process container divs that include text (
#110
)
2022-12-21 21:51:04 +00:00
test_xml.py
Initial Release
2022-09-26 14:55:20 -07:00