Skip to content

Commit

Permalink
return docs
Browse files Browse the repository at this point in the history
  • Loading branch information
imgarylai committed Dec 10, 2018
1 parent f9b8242 commit 88dd3e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions elit/nlp/token_tagger/ner.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ def ner_formatter(docs):
ent = ""
idx += 1
sen[NER] = tags

return docs

0 comments on commit 88dd3e6

Please sign in to comment.