sagorbrur / bnlp

BNLP is a natural language processing toolkit for Bengali Language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing parentheses in call to 'print'. Did you mean print(...)?

sajeeb007 opened this issue · comments

importing BengaliPOS results in the following error: Missing parentheses in call to 'print'. Did you mean print(...)? on Kaggle.

Obviously a version error.

Am I missing something here since everything worked fine in my notebook up until Oct

Hi @sajeeb007 ,
Check the version and documentation accordingly. I am also guessing it will be a version problem.
Also if possible please share the error message with the code snippet.

I am assuming your problem was solved.