OneTone.ai
  • Getting started
  • Core features in a nutshell
    • Google Chrome Extension
      • Sentence Autocomplete
      • Text Templates
      • Activate the extension
    • Communication Monitoring
      • Events
        • ✅Spellchecker
        • ✅Stopwords
        • ✅Missing Greeting
        • ✅Repetition
        • ✅Blank Entities
        • ✅Long Sentences
        • 🏗️Fact check
        • 🏗️Not handling all requests
        • 🏗️Transferring responsibility
        • 🏗️GDPR check
  • Request a personalised demo
Powered by GitBook
On this page
  1. Core features in a nutshell
  2. Communication Monitoring
  3. Events

Stopwords

Stopwords are words, subwords, or puncuation in the text, that is not recommended to use in any context. Agents should avoid using the stopwords, as it could be informal, grammatically incorect, or simply insulting to the customer.

Each stopwords falls into one of the categories:

  • inappropriate - speech that is correct, but should not be used when talking to customers (“…”)

  • typos - words that include some typo (“email“ instead of “e-mail”)

  • vulgarism - vulgar expressions (“kurva“)

  • acronyms - initials; the longer version is usually more formal (“FB” instead of “Facebook”)

  • abbreviations - short variants of words, people type it due to laziness (“č.” instead of “číslo”)

  • fillers - unnecessary words that bear no meaning (“vlastně”)

  • neologisms - newely developed words or adopted from a different language (“link“ in czech)

PreviousSpellcheckerNextMissing Greeting

Last updated 2 years ago

✅