murthyrudra / NeuralNER

Implementation of Multilingual Neural NER
GNU General Public License v3.0
5 stars 2 forks source link

Code is not properly indented #6

Closed samarohith closed 5 years ago

samarohith commented 5 years ago

NeuralNer.py in NeuralNERmono has issues with tabs and indentations. Correct it

murthyrudra commented 5 years ago

Thanks and done.