sumanyu-21

Results 1 issues of sumanyu-21

I was trying to understand the POS tagging using this code. During the evaluation, when I used model.evaluate(), I am getting the expected accuracy but when I use model.predict and...