From 510d015de4139dacc751490d9d6729611af542b8 Mon Sep 17 00:00:00 2001 From: francojc Date: Fri, 6 Dec 2024 23:35:52 -0500 Subject: [PATCH] update: news adds pkg deps redux --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 30f4248..1f7fdd8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,6 +3,7 @@ - Bug fix (#7): `calc_type_metrics()` now correctly allows for the `type` and `document` arguments to be specified as symbols that can take values other than type and document. - Adds `curate_enntt_data()` to curate the ENNTT data downloaded from GitHub [here](https://github.com/senisioi/enntt-release). - Adds `curate_swda_data()` to curate the SWDA data downloaded from the LDC [here](https://catalog.ldc.upenn.edu/docs/LDC97S62/swb1_dialogact_annot.tar.gz). +- Removes many external dependencies from the package. # qtkit 1.0.0