RanjithkumarPanjabikesan commited on
Commit
06f9d09
·
verified ·
1 Parent(s): 2b41b4a

Update helper.py

Browse files
Files changed (1) hide show
  1. helper.py +1 -0
helper.py CHANGED
@@ -1,3 +1,4 @@
 
1
  def summarize_predictions_natural_language(predictions):
2
  summary = {}
3
  p = inflect.engine()
 
1
+ import inflect
2
  def summarize_predictions_natural_language(predictions):
3
  summary = {}
4
  p = inflect.engine()