unstructured
Fix/1057 etree parser error xlsx
#1094
Merged

Commits
  • feat: add functionality to check if a string contains any emoji characters
    christinestraub committed 2 years ago
  • feat: add functionality to switch `html` text parser based on whether the `html` text contains emoji
    christinestraub committed 2 years ago
  • chore: add `beautifulsoup4` and `emoji` packages to `requirements/base.in` for general use
    christinestraub committed 2 years ago
  • chore: update changelog & version
    christinestraub committed 2 years ago
  • Merge branch 'main' into fix/1057-etree-parser-error
    christinestraub committed 2 years ago
  • Merge branch 'main' into fix/1057-etree-parser-error
    christinestraub committed 2 years ago
  • chore: update changelog & version
    christinestraub committed 2 years ago
  • chore: update dependencies
    christinestraub committed 2 years ago
  • test: update `EXPECTED_XLS_TEXT_LEN` for `test_auto_partition_xls_from_filename`
    christinestraub committed 2 years ago
  • Merge branch 'main' into fix/1057-etree-parser-error
    christinestraub committed 2 years ago
  • chore: update changelog & version
    christinestraub committed 2 years ago
  • feat: add functionality to switch html text parser based on whether the html text contains emoji
    christinestraub committed 2 years ago
  • Merge branch 'main' into fix/1057-etree-parser-error-xlsx
    christinestraub committed 2 years ago
  • chore: update changelog & version
    christinestraub committed 2 years ago
  • fix lint errors
    christinestraub committed 2 years ago
  • test: revert the `EXPECTED_XLS_TEXT_LEN` value back
    christinestraub committed 2 years ago
  • feat: always use `soupparser_fromstring` to parse `html text`
    christinestraub committed 2 years ago
  • Merge branch 'main' into fix/1057-etree-parser-error-xlsx
    christinestraub committed 2 years ago
  • fix lint error
    christinestraub committed 2 years ago
Loading