Huu076 commited on
Commit
074a5f8
·
verified ·
1 Parent(s): ca829f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ On October 5, CNBC reported that LG Energy Solution Ltd (KRX:373220), one of the
15
 
16
  ner_examples = [[
17
  text1,
18
- "brand, date, quantity, car kind", 0.5, False
19
  ]]
20
 
21
  def merge_entities(entities):
 
15
 
16
  ner_examples = [[
17
  text1,
18
+ "brand, date, car kind", 0.5, False
19
  ]]
20
 
21
  def merge_entities(entities):