Natural Language Toolkit for Indic Languages aims to provide out of the box support for various NLP tasks that an application developer might need
818
stars
164
forks
source link
Getting error when trying to run devanagari tokenizer #97
Open
GeethaGanapathy opened 9 months ago
Did the following installation from Google Colab
!pip install inltk !pip install torch==2.1.1+cpu -f https://download.pytorch.org/whl/torch_stable.html
However getting error when trying to set up the language (pls check attachment)
Please help