Skip to content

Releases: LuminosoInsight/sales-engineering-code

v0.13.0

16 Jun 14:13
15d9e6c
Compare
Choose a tag to compare

Improved sentiment exports including sentiment by subset and sentiment over time.
Add_sentiment_as_driver. New script to use sentiment to add a score like field to each document.
Added format_survey.py that is another way to combine multiple text fields into a project format.
Added sql export to bi_tool_export.py

v0.12.0

04 May 17:20
f1f1ecd
Compare
Choose a tag to compare

This release added a script to add_outlier_concepts_to_list which will find the outliers of a shared concept list and add them to the end of the list.

There were also a number of tagging improvements to the doc_downloader and add_concept_relations_to_project scripts.

v0.11.0

19 Apr 17:07
Compare
Choose a tag to compare

Release 0.11.0
Improved manage concepts
Sentiment colorization based on concept name
Create projects from csv now has retry logic so large project uploads don’t fail mid-upload.

v0.10.1

22 Dec 19:31
Compare
Choose a tag to compare

Bug fix for lumi-manage-concepts

v0.10.0

09 Dec 20:56
Compare
Choose a tag to compare

New release includes sentiment_colorization script.

v0.9.2

08 Dec 20:04
Compare
Choose a tag to compare

This release fixes a bug/typo in the wheel file setup

v0.9.1

29 Nov 06:54
374c2ca
Compare
Choose a tag to compare

Minor fixes to copy_project_with_filter.py to match changes to the API where the copied project is no longer built by default.

v0.9.0

04 Nov 22:13
Compare
Choose a tag to compare

Added a copy shared views script.
General bug fixes
Score drivers performance improvements

v0.8.0

18 May 18:33
Compare
Choose a tag to compare

The 0.8.0 version which includes the changes to concept management which uses the new API endpoints as well as some changes to the copy project scripts.

v0.7.0

05 Mar 00:18
4bc0125
Compare
Choose a tag to compare

Added a copy_project_with_filter script.

Updates to the bi_export_tool.

New command lumi-wheel-info that describes each of the scripts available in the wheel file.