Feersum-nlu

Latest version: v2.0.46

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

Scan your dependencies

Page 2 of 5

2.0.43

==============

Updated the sentiment model to add additional emoji sentiment mainly to support thumbs up/down.

Tested and fixed the emotion rest API.

Added the active log file's name to the dashboard response to know which file to download when needed.

2.0.42

==============

Some example updates.

Changed the 'get_labels' rest api collection to a more resty 'labels'. No change to wrapper functions.

2.0.41

==============

Added an SVM classifier algorithm option to the text classifier. The supported algorithms now are naive_bayes, svm, nearest_neighbour_l1,
and nearest_neighbour_cosine.

Added `collection_uri` to the dashboard's model detail. It is the URI of the model type's collection resource e.g. /faq_matchers
for the collection of faq_matcher models. Typically it is just the plural of the model type.

The model's uuid is now also returned in the dashboard model detail. The model history includes the current version of the model
only if the last update was pushed to the history.

The dashboard now also returns any custom sentence_encoders (language_models) and image_encoders (vision_models) that is loaded
for the API key.

2.0.40

==============

Updated the 'update_samples' and 'update_samples'end points to just return a list of samples.

2.0.39

==============

Added 'update_samples' response to update samples endpoints.

Added a samples put/update endpoint to update samples by uuid.

2.0.38

==============

Updated the sample delete endpoints to allow one to delete samples by their UUIDs. The sample UUIDs are allocated by the
service and returned along with the samples from the get samples endpoints.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.