Spreadsheet extraction functionality.#288
Closed
Thomas-Rowlands wants to merge 167 commits intospreadsheet_extractionfrom
Closed
Spreadsheet extraction functionality.#288Thomas-Rowlands wants to merge 167 commits intospreadsheet_extractionfrom
Thomas-Rowlands wants to merge 167 commits intospreadsheet_extractionfrom
Conversation
for more information, see https://pre-commit.ci
Co-authored-by: Adrian D'Alessandro <a.dalessandro@imperial.ac.uk>
for more information, see https://pre-commit.ci
Regression test corrected for word extraction. Removed unwanted bioc attribute "version" from ac_bioc module, it doesn't align with our key file.
…NLP/Auto-CORPus into 220-process-word-documents
Co-authored-by: Alex Dewar <alexdewar@users.noreply.github.com>
Refactor autocorpus class
for more information, see https://pre-commit.ci
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.11.12](astral-sh/ruff-pre-commit@v0.11.11...v0.11.12) - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](pre-commit/mirrors-mypy@v1.15.0...v1.16.0)
[pre-commit.ci] pre-commit autoupdate
…ecorator for cleaner code and adjusted tests for their use.
for more information, see https://pre-commit.ci
…NLP/Auto-CORPus into 220-process-word-documents
for more information, see https://pre-commit.ci
…NLP/Auto-CORPus into 220-process-word-documents
Word test additions and old .doc document conversion
This reverts commit d7e6972.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Implements spreadsheet extraction functionality.
Type of change
Key checklist
pytest)mkdocs)pre-commit run --all-files)Further checks