Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 

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