How do I limit possible options of intents for rasa-nlu classification?

So lets say i trained my model on a dataset containing 5 intents. Now at any point I pass a text along with a lets say an array saying that out of 5 only these 3 intents are possible, to gain a higher probability for an accurate classification. How do I do this with rasa-nlu?