Skip to content

Releases: UBC-MDS/text_processing_util_mds24

v2.2.4

02 Feb 20:05

Choose a tag to compare

v2.2.4 (2024-02-02)

Fix

  • fix: minor fix to formatting (f4eb678)

  • fix: minor rewording and formatting on readme (9f34eba)

Unknown

  • Merge pull request #101 from UBC-MDS/review_milestone_4

Review milestone 4 (64a6dbc)

v2.2.3

02 Feb 14:56

Choose a tag to compare

v2.2.3 (2024-02-02)

Fix

  • fix: Feedback addressed by adding test error messages for freq function (2b17cb4)

Unknown

  • Merge pull request #99 from UBC-MDS/test_frequency

fix: Feedback addressed by adding test error messages for freq function (3c27208)

  • Update tests/test_text_processing_util_mds24.py

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (80b9b8f)

  • Update tests/test_text_processing_util_mds24.py

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (8f4021a)

  • Update tests/test_text_processing_util_mds24.py

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (5d46f57)

  • Update tests/test_text_processing_util_mds24.py

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (a05fc19)

  • Update tests/test_text_processing_util_mds24.py

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (dba5e4e)

  • Update tests/test_text_processing_util_mds24.py

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (ab94cdd)

v2.2.2

01 Feb 22:29

Choose a tag to compare

v2.2.2 (2024-02-01)

Fix

  • fix: Feedback addressed by further explanations for poetry install (4767835)

  • fix: Feedback addressed by adding installation instruction to README file, for pip installation (a3eeb5c)

Unknown

  • Merge pull request #98 from UBC-MDS/Readme_edit

Feedback- Readme edit Installation and Poetry (5ff207b)

  • Update README.md

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (353af68)

v2.2.1

01 Feb 19:58

Choose a tag to compare

v2.2.1 (2024-02-01)

Unknown

  • Merge pull request #97 from UBC-MDS/python_depend_version_update

fix: Feedback adderessed by not limit upper boundary to python and nu… (365df2d)

v2.2.0

01 Feb 19:12

Choose a tag to compare

v2.2.0 (2024-02-01)

Unknown

  • Merge pull request #95 from UBC-MDS/badges

Feedback: Badges (faddab4)

v2.1.6

01 Feb 17:53

Choose a tag to compare

v2.1.6 (2024-02-01)

Fix

  • fix: implemented suggested changes

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (ee1d45f)

Unknown

  • Merge pull request #92 from UBC-MDS/test_fail_msg_text_clean

fix: added test fail message for text_clean() (53a7156)

v2.1.5

01 Feb 05:04

Choose a tag to compare

v2.1.5 (2024-02-01)

Unknown

  • Merge pull request #91 from UBC-MDS/87-assert-messages

fix: Feedback addressed by adding assert messages for tf-idf function (bff23fa)

  • Update tests/test_text_processing_util_mds24.py

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (1ed13e0)

  • Update tests/test_text_processing_util_mds24.py

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (3dcdb72)

  • Update tests/test_text_processing_util_mds24.py

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (4a1adc4)

  • Update tests/test_text_processing_util_mds24.py

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (4a4678a)

  • Update tests/test_text_processing_util_mds24.py

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (99ca99b)

  • Update tests/test_text_processing_util_mds24.py

Co-authored-by: Jerry Yu <74574486+jy1909@users.noreply.github.com> (2ef088e)

v2.1.4

01 Feb 04:36

Choose a tag to compare

v2.1.4 (2024-02-01)

Fix

  • fix: Feedback addressed by specifying correct conda env to avoid error (4941656)

Unknown

  • Merge pull request #93 from UBC-MDS/clarify_test_instruction

fix: Feedback addressed by specifying correct conda env to avoid error (bd16938)

v2.1.3

01 Feb 00:13

Choose a tag to compare

v2.1.3 (2024-02-01)

Fix

  • fix: Feedback addressed by adding assert messages for tokenizer_padding (cd6167c)

Unknown

  • Merge pull request #89 from UBC-MDS/assert_tokenizer_padding

fix: Feedback addressed by adding assert messages for tokenizer_padding (456045e)

v2.1.2

31 Jan 14:48

Choose a tag to compare

v2.1.2 (2024-01-31)

Fix

  • fix: Feedback addressed by adding more explanation about tf-idf and padding functions (0c4a5b2)

Unknown

  • Merge pull request #84 from UBC-MDS/78-feedback_add_information

fix: Feedback addressed by adding more explanation about tf-idf and p… (a5f80f1)