question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Text Analytics] Updates/Renames for Custom Text and language

See original GitHub issue

In the context of Custom Text (models, method names, samples, docs, etc), the service team requested the following renames:

  1. Category (as in machine learning class/label and not to be confused with entity category) to Label
  2. Custom Entity to Custom Named Entity
  3. Any prefixes/postfixes to projectName and deploymentName to be dropped. For instance CUSTOM_ENTITIES_PROJECT_NAME should be renamed to projectName
  4. subCategory shouldn’t be part of the returned custom named entity structures/classes.

In the context of references to the service:

  1. Text Analytics should be renamed to Language
  2. References to the API key (e.g. AZURE_TEXT_ANALYTICS_KEY or apiKey) should be renamed to Azure Language key

The original request is documented in https://microsoft.sharepoint.com/:x:/t/luis_core/EabmFH8uAk1Jry2cY6Ug1qEB4APAE1x-uXm73uJy7rmitA?e=QWcHYm

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
deyaaeldeencommented, Apr 14, 2022

@jsquire Here is a list of things that are proposed to be changed:

Category => Label

Please apply the same renaming to the corresponding names for the MultiCategory variant.

Custom Entity => Custom Named Entity*

Dropping subCategory from Custom Named Entities results*

It currently inherits from the standard entity results type which has a subCategory field and the ask here is to use a model that does not have subCategory in it.

Others

The rest of the proposal are mainly terminology and variable name changes.

Please talk to your architects about those changes, especially the ones with the * since one will make a long name even longer and the other will introduce new models that share most of its members with a current one.

I hope that helps!

0reactions
deyaaeldeencommented, May 31, 2022

These renames have been adopted by the swagger for v2022-04-01-preview and v6.0.0-beta.1 is following that swagger closely so I believe this issue has been addressed for JS.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Text Analytics | Microsoft Azure
Use Microsoft Azure's Cognitive Services, Text Analytics, to mine insights from unstructured text using natural language.
Read more >
Text Analysis Tools: The Complete List for 2022 - MonkeyLearn
Discover the best text analysis tools to extract insights from your unstructured text data. Including MonkeyLearn, IBM Watson, Aylien, ...
Read more >
What Is Text Analytics? We Analyze the Jargon
Text analytics is a complex technology. To get started, you'll need to learn some new vocabulary and concepts, which we'll explain in plain ......
Read more >
What is Text Mining, Text Analytics and Natural Language ...
Text mining (also referred to as text analytics) is an artificial intelligence (AI) technology that uses natural language processing (NLP) to transform the ......
Read more >
SAP HANA Text Analysis Developer Guide
The language modules included with the software contain system ... You can also customize the text analysis process and even define your own...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found