Now available 

New features

Enhancements

Updated product support and service levels policy

On May 11, 2020, we updated our product support and service levels policy. The policy describes Luminoso Technologies’ support levels and priorities, response times, and service levels.

Now, the updated policy also includes information specific to Luminoso on-site users. Read Luminoso’s support policies here

Advanced Concept Search

Advanced Concept Search makes searching for and combining concepts in Daylight more intuitive. Unlike compound concepts, which averaged together concepts’ vectors, advanced concepts preserve all vector relationships and matches. This helps users to better expect, understand, and verify advanced concept results. Advanced Concept Search: 

On May 23, 2020, Advanced Concept Search is automatically accessible to all Daylight users. 

With this release, any search you enter in the Selected concept search bar in the Concept details pane can use advanced concept search commands. For instance: 

Advanced Searching across Daylight Features

Advanced concept search affects sections of Daylight differently:

To conduct an advanced search in Daylight 

It’s easy to use Advanced Concept Search. A search process might look something like this: 

There are a few actions you can take with advanced concept search. Read more detailed instructions in the Advanced Concept Search quick reference article.

Toggle Advanced Concept Search on or off: 

Search a single concept in Daylight:

To include multiple concepts in a search: 

Exclude a concept from a search: 

Save a search as an advanced concept:

Edit an advanced concept:

API: Updates for Advanced Concept Search

New Advanced Concept Search functionality is also available through the Luminoso Daylight API. For more information on how to use Advanced Concept Search in the API, read the Concepts section of the API documentation

As part of this release, we also deprecate the API “vector” field in favor of “vectors.” Read more about this change in the Deprecations section of the API documentation

Science: Consistency in Concept Detection 

With this release, we introduce a change to our science that helps Luminoso consistently understand and display any words in a project that look the same but have different meanings, such as “I left the room,” compared to “my left hand.” 

In most languages, it’s common for certain forms of different words to be identical when written out. This meant that previously, you might have seen concepts in Daylight that looked the same but that Daylight had identified as having different meanings. Daylight kept these concepts separate in all visualizations, but when users clicked on the different versions, they could only access the most prevalent version of the word. 

For instance, if you saw two concepts for “left in the Galaxy and clicked on one of them, Daylight would show you the more prevalent sense of the word (“I left the room”). If you clicked on the second, it would begin to display the less common sense (“my left hand”), but then shift quickly back to the first sense (“I left the room”). Because of this behavior, separating the words didn’t help users understand them in their projects. 

Now, for English language data, our updated science groups identical word forms together, regardless of meaning, and prioritizes the sense that most commonly occurs in the project in searches and visualizations. In the Daylight app, when you search for or select the word “left,” all instances of “left” appear together under the most commonly used form of the word, and you see all documents containing either version of the word.

Since non-English languages often have many inflected forms (for example, based on the gender of a noun or the declension of a verb), it’s easy for two words with many forms to accidentally overlap some written forms. For these languages, identical word forms that have different meanings are now all grouped under the most common sense. This may result in various forms of the same word being split up in Daylight.

For instance, the Italian verb “leggere” (“to read”) takes many forms, which include "legge" (identical to the singular form of the noun "law") and "letto" ( identical to singular form of the noun "bed"). In an Italian project, all forms of “legge” would be grouped together, and all forms of “letto” would be grouped together, even though both groups might include forms of the verb “leggere.” 

API: Documentation clarification for “limit” in concept clusters

We updated the API documentation to clarify how the optional field “limit” works in the context of concept clustering. Find the update and more information about this in the Concept Selectors section of the API documentation