SarowarSaurav commited on
Commit
91ea866
1 Parent(s): 621b56c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ import difflib
4
  # Define the knowledge base as a dictionary
5
  knowledge_base = {
6
  "CDA" : "Citizen Development Program",
 
7
  "CDP" : "Citizen Development Program",
8
  "ITSC" : "IT Service Continuity",
9
  "GMAA" : "GMs Accountability Audit",
 
4
  # Define the knowledge base as a dictionary
5
  knowledge_base = {
6
  "CDA" : "Citizen Development Program",
7
+ "TIME" : "Technical Infastructure Modernization Exercise",
8
  "CDP" : "Citizen Development Program",
9
  "ITSC" : "IT Service Continuity",
10
  "GMAA" : "GMs Accountability Audit",