BiBiER / emotion_templates /neutral.json
farbverlauf's picture
gpu
960b1a0
{
"subjects": [
"The meeting", "This email", "The weather", "My schedule", "The report",
"The file", "The documents", "The update", "The list", "The package",
"That call", "The deadline", "My calendar", "The appointment", "The client",
"The system", "The form", "The issue", "The request", "This link",
"The procedure", "That number", "The login", "The ticket", "The reminder",
"The message", "The time", "The place", "The project", "The plan",
"The item", "The summary", "The spreadsheet", "The announcement",
"The room", "The schedule", "The response", "The folder", "The draft",
"The setup", "The chart", "The template", "This section", "The address",
"The status", "The link", "The note", "The user", "The change", "The version",
"The page", "The setting", "The system log", "The data", "The record",
"The feedback", "The form submission", "The result", "The agenda", "The channel",
"The section", "The backend", "The field", "The login screen", "The main page",
"The recent edit", "The input", "The draft proposal", "The video", "The request form",
"The calendar update", "The hour", "The alert", "The setting change", "The comment",
"The text box", "The dashboard", "The timezone", "The notification", "The next step",
"The change log", "The ping", "The tool", "The auto-reply", "The file name",
"The browser tab", "The screen", "The online form", "The number of users",
"The archive", "The post", "The backend tool", "The session", "The queue",
"The timestamp", "The log", "The script", "The recent call", "The API endpoint",
"The shortcut", "The current state", "The setting value", "The message ID"
],
"verbs": [
"was updated", "was received", "was sent", "is scheduled", "was delivered",
"was attached", "is listed", "is included", "is available", "was confirmed",
"is submitted", "was opened", "is set", "was approved", "was completed",
"was reviewed", "was filed", "is noted", "was mentioned", "was discussed",
"was forwarded", "was generated", "was uploaded", "was located", "was exported",
"was restarted", "was removed", "was closed", "was fixed", "is resolved",
"is visible", "was highlighted", "was added", "was changed", "was renamed",
"was stored", "was marked", "was tracked", "was logged", "was selected",
"was unchecked", "is prefilled", "is functional", "was muted", "was flagged",
"was logged again", "was copied", "was moved", "was parsed", "was captured",
"was identified", "was tested", "was analyzed", "was displayed", "was found",
"was active", "was paused", "was finalized", "was shared", "was cleared",
"was replaced", "was validated", "was reloaded", "was timed out", "was confirmed again",
"was repeated", "was archived", "was restarted", "was merged", "was commented on",
"was clicked", "was created", "was auto-saved", "was viewed", "was hidden",
"was unchecked", "was dismissed", "was shortened", "was synced", "was noted again",
"was converted", "was reapproved", "was minimized", "was restored", "was synced again",
"was edited", "was translated", "was resized", "was expanded", "was called in",
"was reentered", "was backed up", "was counted", "was referenced", "was linked"
],
"contexts": [
"and noted accordingly", "as expected", "without any issues", "for review",
"and is ready", "based on the plan", "according to the request",
"and marked complete", "for reference", "with no delay",
"and synced properly", "as part of the update", "and stored correctly",
"and reviewed again", "without error", "as per instructions",
"and appears consistent", "with the rest of the files", "in the system",
"as mentioned earlier", "without further input", "at the same time",
"on the main screen", "in the report summary", "in the log", "as scheduled",
"and is linked correctly", "with updated fields", "as noted", "with default settings",
"on the dashboard", "in the latest build", "with minor differences",
"with unchanged parameters", "based on previous input", "in the final draft",
"in the archive", "and visible now", "within limits", "with expected output",
"as per the instructions", "without manual entry", "without formatting issues",
"with default layout", "with no duplicates", "and updated again",
"with no change required", "on the same page", "with standard formatting",
"in the initial pass", "in the preview", "on request", "under normal load",
"with corrected values", "in current use", "in the test environment",
"with current permissions", "after the last restart", "on page load",
"in the dropdown list", "after refresh", "with no visible difference",
"under the given conditions", "within tolerance", "for later reference",
"during the last session", "on confirmation", "as of now", "as reviewed",
"without alert", "and is part of the bundle", "without recent changes",
"on repeated use", "in line with policy", "and saved successfully",
"in its original format", "with logged history", "from default mode",
"and loaded correctly", "with stable results", "with current context",
"during the trial", "in admin view", "in preview mode", "from last session"
],
"interjections": [
"Okay", "Sure", "All right", "Understood", "Makes sense",
"Got it", "Thanks", "No problem", "Noted", "All good",
"Sounds fine", "Looks okay", "That works", "Cool", "Done",
"Let me check", "Confirmed", "Updated", "Logged", "As expected"
],
"templates": [
"{s} {v}, {c}.",
"{i}, {s} {v}.",
"{s} {v}. {c}.",
"{s} {v} — {c}.",
"{c}. {s} {v}.",
"{s} {v}.",
"{s}. It {v}, {c}.",
"{i}. {s} {v}, {c}.",
"Just FYI: {s} {v}, {c}.",
"Note: {s} {v}, {c}.",
"{s} {v}. No further action required.",
"Update: {s} {v}, {c}.",
"For reference, {s} {v}.",
"Also, {s} {v}.",
"{s} {v} as planned. {c}."
]
}