Skip to content

Address arch board feedback for Opinion Mining design #13359

@maririos

Description

@maririos
  • Remove [EditorBrowsable(EditorBrowsableState.Never)] from single method AnalyzeSentiment(string document, string language) and AnalyzeSentimentAsync(string document, string language)
  • Consider making IncludeOpinionMining an enum flag like https://apiview.dev/Assemblies/Review/a17b6175b93847db83a99c7fcfeca9ab#Azure.Storage.Blobs.Models.BlobStates.
  • Consider renaming MinedOpinion to MinedOpinions -> that way you know you are going to get opinions (English)
  • Hide public static SentenceSentiment SentenceSentiment(TextSentiment sentiment, string text, double positiveScore, double neutralScore, double negativeScore); in TextAnalyticsModelFactory

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions