jayavardhanr / End-to-end-Sequence-Labeling-via-Bi-directional-LSTM-CNNs-CRF-Tutorial

Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF
121 stars 71 forks source link

syntax error fixed a missing comma #4

Open rogerchen2020 opened 4 years ago

rogerchen2020 commented 4 years ago

without this, the code can't compile

rogerchen2020 commented 4 years ago

without this, the code can't compile syntax error fixed a missing comma