allenai / bilm-tf

Tensorflow implementation of contextualized word representations from bi-directional language models
Apache License 2.0
1.62k stars 452 forks source link

elmo_context_output is never used in usage_token.py #166

Closed guotong1988 closed 5 years ago

guotong1988 commented 5 years ago

https://github.com/allenai/bilm-tf/blob/master/usage_token.py#L81

image