You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

173 line
4.0 KiB

  1. version: "3.1"
  2. nlu:
  3. - intent: scheme
  4. examples: |
  5. - scheme
  6. - What are the different kind of systems supported under PM-KUSUM Scheme?
  7. - What is PM-Kusum Scheme?
  8. - Tell me about different kind of systems supported under PM-KUSUM Scheme
  9. - Give me some information about different kind of systems supported under PM-KUSUM Scheme
  10. - Give me some highlights of PM-KUSUM Scheme
  11. - PM Kusum Scheme
  12. - What is pm kusum?
  13. - intent: component_A
  14. examples: |
  15. - component-A
  16. - What is Component-A of PM-KUSUM Scheme?
  17. - Can I get some information about component A of PM-KUSUM Scheme
  18. - Give me some informaton about component A of PM-KUSUM Scheme
  19. - comp A
  20. - comp A of PM kusum scheme
  21. - component A details
  22. - intent: eligible_A
  23. examples: |
  24. - eligible A
  25. - Who is eligible under Component A of PM-KUSUM Scheme?
  26. - component A eligibility
  27. - who can apply for component A?
  28. - who is eligible for component A?
  29. - intent: electricity
  30. examples: |
  31. - who will purchase the generated electricity?
  32. - who will buy the electricity?
  33. - the generated electricity will be bought by whom?
  34. - intent: lease
  35. examples: |
  36. - Can farmers lease their land for the development of renewable energy power plant under Component-A?
  37. - intent: financial
  38. examples: |
  39. - What kind of financial support is available under Component-A of the Scheme?
  40. - intent: component_B
  41. examples: |
  42. - What is Component-B of PM-KUSUM Scheme?
  43. - Inform me about Component B
  44. - Give me some highlights about Component B of PM-KUSUM Scheme
  45. - Component B of PM-KUSUM Scheme
  46. - Component B
  47. - component B of the pm kusum scheme
  48. - Component B details
  49. - information about component B
  50. - intent: eligible_B
  51. examples: |
  52. - Who is eligible under component B of PM-KUSUM?
  53. - component B eligibility
  54. - who can apply for component B?
  55. - who is eligible for component B?
  56. - comp B eligibility
  57. - intent: subsidy_A
  58. examples: |
  59. - Is there any subsidy for the installation of solar pump?
  60. - intent: component_C
  61. examples: |
  62. - What is Component-C of PM-KUSUM Scheme?
  63. - component C details
  64. - component C information
  65. - intent: eligible_C
  66. examples: |
  67. - Who is eligible under component C of PM-KUSUM?
  68. - component C eligibility
  69. - who can apply for component C?
  70. - component C eligibility criteria
  71. - comp C eligibility
  72. - intent: subsidy_B
  73. examples: |
  74. - Is there any subsidy for the installation of solarisation of pump?
  75. - intent: information
  76. examples: |
  77. - information
  78. - Where can I get more information about the Scheme?
  79. - intent: greet
  80. examples: |
  81. - hey
  82. - hello
  83. - hi
  84. - hello there
  85. - good morning
  86. - good evening
  87. - hey there
  88. - good afternoon
  89. - intent: goodbye
  90. examples: |
  91. - good night
  92. - bye
  93. - goodbye
  94. - have a nice day
  95. - see you around
  96. - bye bye
  97. - see you later
  98. - intent: bot_challenge
  99. examples: |
  100. - are you a bot?
  101. - are you a human?
  102. - am I talking to a bot?
  103. - am I talking to a human?
  104. - intent: out_of_scope
  105. examples: |
  106. - I want to order food
  107. - What is 2 + 2?
  108. - Who's the US President?
  109. - I want to book a car
  110. - I want to play something
  111. - Show me some games
  112. - I am hungry
  113. - intent: thanking
  114. examples: |
  115. - Thank you
  116. - thanks
  117. - thank you so much
  118. - thank you
  119. - thank u
  120. # - intent: name
  121. # examples: |
  122. # - siddharth srivastava
  123. # - rahul
  124. # - yashvant
  125. # - prashant sathe
  126. # - aryan
  127. # - pradip
  128. # - rohan verma
  129. # - ayappa nagubandi
  130. # - vivek sharma
  131. # - sanket yadav
  132. # - piyush
  133. # - tejas varale
  134. # - sachin jadhav
  135. # - ajay
  136. # - santosh
  137. # - varun oberoi
  138. # - salman shaikh
  139. # - mohna
  140. # - nikita
  141. # - intent: email
  142. # examples: |
  143. # - rahul@gmail.com
  144. # - siddharth45@gmail.com
  145. # - yashsathe@yahoo.in
  146. # - abhijeet33@gmail.com
  147. - intent: start
  148. examples: |
  149. - "hey"
  150. - "Hi"
  151. - "/start"