{
  "rasa_nlu_data": {
    "common_examples": [
      {
        "intent": "greeting",
        "text": "Hello how are you?"
      },
      {
        "intent": "greeting",
        "text": "Hello"
      },
      {
        "intent": "greeting",
        "text": "Hey how are you?"
      },
      {
        "intent": "greeting",
        "text": "Hey"
      },
      {
        "intent": "greeting",
        "text": "Howdy how are you?"
      },
      {
        "intent": "greeting",
        "text": "Howdy"
      },
      {
        "intent": "greeting",
        "text": "Hello how are you?"
      },
      {
        "intent": "greeting",
        "text": "Hello"
      },
      {
        "intent": "news",
        "text": "Todays News"
      },
      {
        "intent": "news",
        "text": "News"
      },
      {
        "intent": "news",
        "text": "Whats the top story ?"
      },
      {
        "intent": "news",
        "text": "Whats the top story"
      },
      {
        "intent": "news",
        "text": "Whats the top news ?"
      },
      {
        "intent": "news",
        "text": "Whats the top news"
      },
      {
        "intent": "news",
        "text": "Whats going on today"
      },
      {
        "intent": "news",
        "text": "Whats going on"
      },
      {
        "intent": "weather",
        "text": "Weather"
      },
      {
        "intent": "weather",
        "text": "Whats the weather like ?"
      },
      {
        "intent": "weather",
        "text": "Whats the weather like"
      },
      {
        "intent": "weather",
        "text": "Whats the weather looking ?"
      },
      {
        "intent": "weather",
        "text": "Whats the weather looking"
      },
      {
        "intent": "weather",
        "text": "Whats the weather forecast ?"
      },
      {
        "intent": "weather",
        "text": "Whats the weather forecast"
      },
      {
        "intent": "weather",
        "text": "Hows the weather like ?"
      },
      {
        "intent": "weather",
        "text": "Hows the weather like"
      },
      {
        "intent": "weather",
        "text": "Hows the weather looking ?"
      },
      {
        "intent": "weather",
        "text": "Hows the weather looking"
      },
      {
        "intent": "weather",
        "text": "Hows the weather forecast ?"
      },
      {
        "intent": "weather",
        "text": "Hows the weather forecast"
      }
    ],
    "regex_features": [],
    "lookup_tables": [],
    "entity_synonyms": []
  }
}
