DocumentationRecipesReferenceGraphQLChangelog
Log In
Changelog

June 2nd, 2020

Changelog

New

  • Support: To ease support & provide more transparency on tickets, you can now access our support here and follow you requests. All requests are to be sent to [email protected].
  • APP / Review: It is now possible to search on the exact content of a label: "response:..."
  • Kili Playground: Active learning is one of the most powerful lever to reduce the amount of labeled data requested to train a model. We released a new Jupyter notebook acting as a recipe to help the community leverage active learning.
  • Kili Playground: How to make a NLP sentiment analysis or chatbot utterances / intent variations classification model robust ? Counterfactual data augmentation is one of the key lever to reach this goal. We released a new Jupyter notebook acting as a recipe to show how to leverage this approach in Kili.

Change

  • APP / Performance: When you label, switching from an asset to another is faster.
  • APP / Security: Overall security of the application has been improved: remove support of SSL1, implementation of HSTS.

Fix

  • APP / IMAGE: Content of nested transcription fields is managed as expected.
  • APP / IMAGE: On review, points are well displayed, and the color is centered.
  • APP / NER: When you label a very long string, it is well managed in the job renderer.
  • APP / Review: You can easily again share the URL of a labeled asset with other project members.