## Run the Application
### Enable the Skill to be invoked by your Alexa device

<p>

* Log in to the Alexa App:  https://alexa.amazon.com

* Click on "Skills" in the side menu.

* Click on "Your Skills"

* Click on 'Dev Skills"

* Find the skill you've been working on and click on it.

* Click on Enable

### Talk to Alexa

<p>
Say, <em> “Alexa, open natural language classifier”</em>

<p>
Wait for Alexa to respond... 

```
You may repeatedly ask for a phrase to be classfied classifie or to ask for help, or  else you can end the session.
```
To classify a phrase:
<p>
Say, <em>"classify"</em> followed by the phrase you want classified, e.g. 
<p>
<em>
“classify roe v wade”<br>
“classify nra”<br>
“classify fishing license fees”<br>
“classify teachers deserve better pay”<br>
“classify southern border”
</em>
<p>
To ask for help, say <em>"help"</em>
<p>
To cancel out, say  <em>"Cancel"</em> or  <em>"End Session"</em>
<p>
Wait for Alexa to respond...

[![return](../buttons/return.png)](../README.md#Step-4-Run-the-Application)
