Shivam098 commited on
Commit
19e48e8
1 Parent(s): b6b6404

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ data = {
12
  "fruit": ["apple", "pear", "orange"],
13
  "vegetable": ["broccoli", "spinach", "tomato"],
14
  "meat": ['beef', 'pork', 'turkey', 'duck'],
15
- "mobile" :['8920136576','9871029576']
16
  }
17
  nlp.add_pipe(
18
  "concise_concepts",
 
12
  "fruit": ["apple", "pear", "orange"],
13
  "vegetable": ["broccoli", "spinach", "tomato"],
14
  "meat": ['beef', 'pork', 'turkey', 'duck'],
15
+ "mobile" :'8920136576'
16
  }
17
  nlp.add_pipe(
18
  "concise_concepts",