anoopkunchukuttan / indic_nlp_library

Resources and tools for Indian language Natural Language Processing
http://anoopkunchukuttan.github.io/indic_nlp_library/
MIT License
546 stars 158 forks source link

Make a kaggle dataset to use this library in the inferece of a kaggle competetion #51

Open I-am-sayantan opened 2 years ago

I-am-sayantan commented 2 years ago

In some kaggle competitions, you need to keep the internet off so you cant use the ! pip install command, for that you need a kaggle dataset so that you can import it by system append, while the internet is off.

I-am-sayantan commented 2 years ago

https://www.kaggle.com/sayantankirtaniya/indic-nlp-library

@anoopkunchukuttan This is the link of the kaggle dataset of this library I have made, could you please tell me how can I make a pull request with this?