CHANGELOG

v1.0.4 (2024-02-02)

Fix

  • fix: Feedback addressed - edited error message for text extraction functions, updated readme installation instructions, updated readme function information (e9f3d15)

Unknown

  • Merge pull request #77 from UBC-MDS/update_docs

Update docs (3a46671)

  • Added installation instructions and description for each text reading function (9a12eb5)

  • Added more descriptive error message (cd142d7)

  • Merge pull request #76 from UBC-MDS/75-adding-some-visuals

75 adding some visuals [ready for merge] (a5530e7)

  • changing logo (3996db4)

  • adding logo and readme banner (4d9a346)

  • Update README.md with banner (f7109af)

  • Merge pull request #74 from UBC-MDS/Prabh95-readme-update

Update README.md (f7cc601)

  • Update README.md

  1. Names added under License as done by other groups.

  2. Added the pytest commands. (f1c81b4)

v1.0.3 (2024-01-31)

Fix

  • fix: authors (3e2782f)

  • fix: shortened summary on pyproject.toml (d42c4c4)

v1.0.2 (2024-01-31)

Fix

v1.0.1 (2024-01-31)

Fix

Unknown

  • Update ci-cd.yml (c9fd92d)

  • Merge pull request #73 from UBC-MDS/update_toml

Update pyproject.toml (e9bca09)

  • Update pyproject.toml (0ea6c11)

  • Merge pull request #72 from UBC-MDS/patch-cicd-file

Update ci-cd.yml (0e05fb4)

  • Merge pull request #71 from UBC-MDS/cicd_status_bar

Cicd status bar (489e4a0)

  • Update ci-cd.yml

remove windows (76a5626)

  • Update README.md

add space (3d6525b)

  • Update README.md

updates (5b2dfb4)

  • Update README.md

Add status bar for cicd pipeline (3039eab)

  • Merge pull request #70 from UBC-MDS/patch-cicd

Update ci-cd.yml (37bee55)

  • Update ci-cd.yml (ff6988e)

  • Merge pull request #69 from UBC-MDS/cicd-mac-sys

deleting three tests that could not pass on ubuntu-latest (0ea9421)

  • Merge pull request #68 from UBC-MDS/windows_pytest_fixed

fixed test cases (245c7bf)

  • Update ci-cd.yml (177c138)

  • Update test_plotting.py (c094ddf)

  • fixed test cases (3cd0d23)

  • Merge pull request #61 from UBC-MDS/cicd

set up CI CD file (7d52960)

  • final update (736d176)

  • update ci-cd (a0e708a)

  • update cicd file (e03d7bb)

  • Update ci-cd.yml (0ce650e)

  • edit cicd file (c685b68)

  • Merge pull request #59 from UBC-MDS/readme-installation-guide

HOTFIX: Readme installation guide (f7dfa86)

  • Update installation guide (4340232)

  • Update README.md for improved installation guid (06142e8)

  • Merge pull request #58 from UBC-MDS/bug_fix

suppress the output of the NLTK download (389071b)

  • updates (ee9b616)

  • updates (754f9a4)

  • Merge pull request #56 from UBC-MDS/editing-badge-address

update badge address (33791bc)

  • corrected spacy model install check (72f7643)

  • update badge address (1ad579e)

  • Merge pull request #55 from UBC-MDS/silence_print

silence the output (f802c1f)

  • silence the output (edec7e8)

  • Merge pull request #54 from UBC-MDS/viz-docs

Updating plotting documentations and change structure (d07def2)

  • rephrasing headers (7f7d1c6)

  • not using example.ipynb anymore (7870ef5)

  • improve structure (dcdca15)

  • Merge pull request #53 from UBC-MDS/Prabh95-patch-1

Badge added for Readthedocs (8cb9e80)

  • adding plotting to tutorical (20a726f)

  • Update README.md (be04866)

  • Merge pull request #52 from UBC-MDS/metrics_intro_badge

update metrics, intro for vignette and some minor changes in example (92d66c0)

  • update metrics, intro for vignette and some minor changes in example (47c9daf)

  • Merge pull request #51 from UBC-MDS/41-writing-package-function-documentation-text-cleaning

41 writing package function documentation text cleaning (c4ceca1)

  • modify text_cleaning function (87ce3d8)

  • change readthedoc python version (d4aaab7)

  • add doc for text cleaning (530976a)

  • Merge pull request #50 from UBC-MDS/extraction_vignette

Extraction vignette (a0007db)

  • Finished vignette for text reading (b426437)

  • Added software developer job description from Sampson (7a159f5)

  • Added vignette notebook, added to index, added sample resume (6d8b9bd)

v1.0.0 (2024-01-20)

Unknown

  • Merge pull request #38 from UBC-MDS/plotting_testing_raising_error

adding error handling and tests (396740c)

  • adding error handling and tests (85103f0)

  • Merge pull request #37 from UBC-MDS/update_package_version

upgrade package version (54508ea)

  • upgrade package version (94b49d9)

  • Merge pull request #36 from UBC-MDS/readme_usage

update readme for usage (da1c3da)

  • update readme for usage (857e005)

  • Merge pull request #35 from UBC-MDS/metricsCode_n_test

Metrics code n test (4fa7ab5)

  • updated example notebook (5e0cb7e)

  • metrics code and test cases (4c8b156)

  • Merge pull request #33 from UBC-MDS/text_extraction_example

Added example usage for text extraction function (f4720cd)

  • Added example for pdf, fixed typo (1b528f6)

  • Merge branch ‘main’ into text_extraction_example (50bdd7f)

  • Merge pull request #32 from UBC-MDS/bug_fix_for_stopword

bug fix for text cleaning function (ce65e09)

  • Added example usage for text extraction function (ee30d99)

  • small update (ca528c9)

  • bug fix for text cleaning function (0d1b183)

  • Merge pull request #28 from UBC-MDS/plotting_functions_and_tests

Plotting functions and tests (2dc7c42)

  • redo example notebook after resloving conflicts (1e9ad67)

  • resolving conflicts from main (c5c9d09)

  • Merge pull request #30 from UBC-MDS/bug_fix_for_text_reading

update file path (cc1b219)

  • update file path (c73d616)

  • Merge pull request #29 from UBC-MDS/feat_extract_text

Feat extract text (b757ff3)

  • Merge branch ‘main’ into feat_extract_text (afcf9e1)

  • Merge pull request #27 from UBC-MDS/24-function-text-cleaning-function-and-testing

24 function text cleaning function and testing (14c0ae4)

  • update example notebook (b7069ad)

  • EDited tests (7744789)

  • Added test for heading in pdf and word (a040439)

  • Edited docx function (9c7059d)

  • Added more defensive coding (74eef0d)

  • Added tests for pdf and edited pdf function (d731545)

  • Added test word and pdf files and 3 tests for docx extraction (ffea936)

  • adding testing functions (ebc0c79)

  • update function and test cases (c4e537c)

  • plotting functin (7908268)

  • update dependancies (ec245eb)

  • update test case for text cleaning (6f0b253)

v0.1.1 (2024-01-19)

Feature

  • feat: add text cleaning functions doc (1cfc025)

Unknown

  • add test cases for cleaning text function (89c5b0c)

  • add text cleaning function (402aa14)

  • Added code for word and pdf reading - not tested due to bug (6befce4)

  • bug with importing packages (15734fa)

  • Working on feat_extract_text (ad3ba86)

  • Merge pull request #19 from UBC-MDS/folder-cleaning_m1

repopulating tests folder for it to show up on github (67afdc1)

  • repopulating tests folder for it to show up on github (42ccfdd)

  • cleaning src and tests folder (b477101)

  • Merge pull request #18 from UBC-MDS/build_doc

render doc (ecddfed)

  • render doc (b7be9af)

  • Merge pull request #16 from UBC-MDS/readme_read_docs

Readme read docs (2bd8c86)

  • Added functions on README (25d006b)

  • Merge pull request #15 from UBC-MDS/metrics_skeleton

Metrics skeleton (2621863)

  • Added paragraph on how this fits in with Python ecosystem (4c883fe)

  • Added function documentation and specifications for text reading (dd52f86)

  • metrics skeleton update 2 (a661ba9)

  • metrics skeleton update (8705aca)

  • Merge pull request #14 from UBC-MDS/10-function-text-cleaning

feat: add text cleaning functions doc (5e7458e)

  • Merge branch ‘main’ into 10-function-text-cleaning (226c9c4)

  • Merge pull request #13 from UBC-MDS/vis

proper documentation of #4 plotting functions [Ready for Merge] (618c2bf)

  • temporarily rid of the dependencies (a0b7783)

  • plotting functions docstring (5961a19)

  • initial package setup (a8c7eba)