Shrey commited on
Commit
81c519b
·
verified ·
1 Parent(s): eef0186

restore version

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -46,6 +46,7 @@ def unmask_words(txt_with_mask,k_suggestions=5):
46
 
47
  return labels,labels_bert
48
 
 
49
 
50
  #trying our function
51
  #val=unmask_words(txt)
 
46
 
47
  return labels,labels_bert
48
 
49
+
50
 
51
  #trying our function
52
  #val=unmask_words(txt)