Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Edit text feature - #28

Merged
Nicholas King (nking-1) merged 3 commits into
devfrom
edit
Jun 2, 2021
Merged

Edit text feature#28
Nicholas King (nking-1) merged 3 commits into
devfrom
edit

Conversation

@nking-1

Copy link
Copy Markdown

Implements the edit text feature and modifies a few things under the hood to allow it to work.

image

  • AnalyzedText class has been abstracted into a TextRecord. A TextRecord object contains 2 pieces of AnalyzedText: the original and the edited version.
  • The React component is called InteractiveText.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[interaction] allow for editing and re-scoring of toxicity for generated texts

3 participants

@nking-1@ilmarinen@jlema