Omnibus commited on
Commit
17564aa
·
verified ·
1 Parent(s): 80ad7b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -112,7 +112,7 @@ def get_nouns(text=text,steps=1):
112
  for i, ea in enumerate(noun_box):
113
  if go:
114
  if cnt > char_len:
115
- print(step_cont_box)
116
  go1=True
117
  for ii,ev in enumerate(step_cont_box):
118
  if go:
 
112
  for i, ea in enumerate(noun_box):
113
  if go:
114
  if cnt > char_len:
115
+ #print(step_cont_box)
116
  go1=True
117
  for ii,ev in enumerate(step_cont_box):
118
  if go: