Skip to content

(Enhancement) Additional use cases for proofreading: Personal information, Abusive language detection #6

Open
@sushraja-msft

Description

@sushraja-msft

Opening an issue to share some other use cases that this API could be extended for, to see if there is interest in this space.

  1. Checking for unintended personal information in posts.

Would it be useful for the proofreader API to support identifying if a piece of text has personal information that was shared unintentionally. For example, say a web app wants to prevent child accounts from posting phone numbers, addresses without consent.

  1. Checking for abusive language.

Perhaps the underlying primitive is a text analysis API.
Given a piece of text and a set of labels return [{label, sections of text matching the label, suggested fix, explanation}].

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions