Corporate-reputation

Latest version: v0.18.0

Safety actively analyzes 681874 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.9.2

Fix

* **corprep:** Add hyabsa to plugins ([`6dbea3f`](https://github.com/entelecheia/corporate-reputation/commit/6dbea3f402c0c94c1fced6f2f4856aef3fb6b8f9))
* **dependencies:** Upgrade hyfi to 1.12.5 and add hyfi-absa 0.1.0 ([`b0c679c`](https://github.com/entelecheia/corporate-reputation/commit/b0c679c6b3a9bd2577329f9bf74ea67c5024e2c4))

0.9.1

Fix

* **dependencies:** Upgrade hyfi to 1.12.1 ([`21c83f5`](https://github.com/entelecheia/corporate-reputation/commit/21c83f5ae591290b150c058e4b14121171345b47))
* **pipeline:** Rename dataset_load_raw to load_raw_dataset, add file_pattern and set verbose to false ([`74cd0c2`](https://github.com/entelecheia/corporate-reputation/commit/74cd0c2f54e05aaea8db28bcd3884e190151bab2))
* **corprep:** Add load_raw_dataset configuration ([`fa0b9be`](https://github.com/entelecheia/corporate-reputation/commit/fa0b9be9f3b4add371805a78103465783712197b))
* **corprep:** Remove specific tasks and columns in absa_agent_predict.yaml ([`2debf24`](https://github.com/entelecheia/corporate-reputation/commit/2debf2483a332adf05058f78cd9ee1c7970de091))
* **absa_agent_predict:** Add null value to pipe_obj_arg_name property ([`99a6473`](https://github.com/entelecheia/corporate-reputation/commit/99a64730b0b3152215d7b420f89769d37086f421))
* **find_similar_docs:** Rename to find_similar_docs_ac.yaml ([`fc62043`](https://github.com/entelecheia/corporate-reputation/commit/fc620431873dd40b9a7b63dcf2bc9db3f0dc4404))
* **pipeline:** Rename dataset related functions for clarity ([`90ab34e`](https://github.com/entelecheia/corporate-reputation/commit/90ab34eaa656a6c1a138c4e74dcbf086c890ec61))
* **pipeline:** Reduce defaults in absa-kakao and gpt35 configurations ([`91b4e7c`](https://github.com/entelecheia/corporate-reputation/commit/91b4e7c29493b1eae5b6141a7493aa8fe4aff19a))
* **dependencies:** Upgrade lexikanon to 0.3.2, thematos to 0.2.1 ([`85257e4`](https://github.com/entelecheia/corporate-reputation/commit/85257e499f9b70b96b39e17d213e427a703b64c6))
* **corprep:** Add 'cluster' column to DataFrame in similar_docs functions ([`1903b6f`](https://github.com/entelecheia/corporate-reputation/commit/1903b6ff12996ecf70c677e9df5493d866e792a4))

0.9.0

Feature

* **corprep:** Add thematos plugin ([`45ae7f3`](https://github.com/entelecheia/corporate-reputation/commit/45ae7f333d76629fe746319109048f3c30b19bbc))
* **pyproject:** Add thematos dependency ([`6253d99`](https://github.com/entelecheia/corporate-reputation/commit/6253d99e8e94e1dfd34c2b4a16f9e84ad8780498))
* **book:** Add data.md in supplementary with filtering details ([`a8ed8ca`](https://github.com/entelecheia/corporate-reputation/commit/a8ed8ca6a0f65f09f3effc5391ab80e9ce04f385))
* **corprep:** Add dataset_to_pandas and pandas_print_head configuration files ([`834f55b`](https://github.com/entelecheia/corporate-reputation/commit/834f55b536cc7821a6725dab926f6a139ec83ead))
* **similarity.py:** Add multiple data-processing and plotting functions, switch clustering method from DBSCAN to Agglomerative Clustering ([`4f38cba`](https://github.com/entelecheia/corporate-reputation/commit/4f38cba731d27845f4da8861cdd5b76b57138112))
* **corprep:** Add yaml configurations for saving dataframes ([`5e5b235`](https://github.com/entelecheia/corporate-reputation/commit/5e5b235d1fd36d0068e82687717bba39872cf3c3))
* **corprep:** Add find_similar_docs configuration ([`c468597`](https://github.com/entelecheia/corporate-reputation/commit/c4685976e225967ff7cec3e24820ab0d18a912d9))
* **config:** Add new pipeline and task configuration for dataset simulation ([`3710f93`](https://github.com/entelecheia/corporate-reputation/commit/3710f93d574a08a8a2b942c7b1ec8a721e963893))

0.8.0

Feature

* **corprep:** Add run configurations for absa_agent_predict, filter_dataset and load_raw_dataset ([`7290fca`](https://github.com/entelecheia/corporate-reputation/commit/7290fcaadecf67e492cfb73f7e2370697b05d794))
* **workflow:** Add datasets-test configuration file ([`b612cc4`](https://github.com/entelecheia/corporate-reputation/commit/b612cc4aa8890a62e4e6241675b16a526a2623e7))
* **pipeline/config:** Enhance datasets.yaml ([`28a6108`](https://github.com/entelecheia/corporate-reputation/commit/28a61087aae57f6eb5591eb8bb8e9623af4e0622))
* **tokenize:** Add extract_tokens function to handle part-of-speech tagging ([`c6482fb`](https://github.com/entelecheia/corporate-reputation/commit/c6482fb1b69a6b54d4034df856a8e93f0bed2f2a))
* **corprep:** Add dataset_extract_nouns configuration, add dataset_extract_tokens configuration ([`5ddf017`](https://github.com/entelecheia/corporate-reputation/commit/5ddf017f49e61c7bbd171c6cabde4786f1ee5ecc))
* **tokenizer:** Add kakao configuration ([`9ae964f`](https://github.com/entelecheia/corporate-reputation/commit/9ae964ffebd0153bdffca32864b7a7b881d7e0dc))
* **pipeline:** Add extract tokens step with kakao tokenizer config ([`04e66d2`](https://github.com/entelecheia/corporate-reputation/commit/04e66d217c1790d8ca46470ae5aa118c45c53eaa))

Fix

* **workflow:** Add workflow_name field to workflows ([`f9dfb5b`](https://github.com/entelecheia/corporate-reputation/commit/f9dfb5b67ba2b7ce444aa7381901c0269acca35c))
* **dependencies:** Upgrade hyfi to 1.9.4 ([`98e0228`](https://github.com/entelecheia/corporate-reputation/commit/98e02289983ecc7778e59cf5d149af0374cb41c0))

0.7.1

Fix

* **corprep:** Replace package name with path ([`adb8932`](https://github.com/entelecheia/corporate-reputation/commit/adb893278c152f2d6965469cbf4e197ed29fe27f))
* **dependencies:** Upgrade hyfi to 1.9.3 and lexikanon to 0.2.3 ([`1dd2766`](https://github.com/entelecheia/corporate-reputation/commit/1dd2766602bd09118684667c75d33812006c33fc))

0.7.0

Feature

* **tokenize:** Add load_from_cache_file option ([`f4e0057`](https://github.com/entelecheia/corporate-reputation/commit/f4e0057be857537a953cf94059bd644d2a99ef65))
* **pipeline:** Add load from cache option in tokenizer config ([`9617708`](https://github.com/entelecheia/corporate-reputation/commit/96177083e3140b7de138ab019f5a7e6fa2ea24b5))
* **corprep:** Add lexikanon plugin to HyFI initialization ([`2fe976a`](https://github.com/entelecheia/corporate-reputation/commit/2fe976ab53702422050618be95ba85da9e8aee67))

Fix

* **dependencies:** Upgrade hyfi to 1.9.0 and ekonlpy to 2.0.1 ([`f53fa18`](https://github.com/entelecheia/corporate-reputation/commit/f53fa18dc188b9188577c3a7b8278144fdeabbb9))

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.