CoderJAB

Results 3 comments of CoderJAB

> When I try to submit a solution I am getting the following error from the github plugin: > > ``` > /usr/local/lib/node_modules/leetcode-cli/node_modules/yargs/yargs.js:1100 > else throw err > ^ >...

👉 Well, here is how it can be solved w.r.t a **Linux** system, 1. Go to [nltk_data](https://www.nltk.org/nltk_data/) and download [averaged_perceptron_tagger_eng](https://raw.githubusercontent.com/nltk/nltk_data/gh-pages/packages/taggers/averaged_perceptron_tagger_eng.zip) 1. Unzip all the `*.json` files in the folder `$HOME/nltk_data/taggers/averaged_perceptron_tagger_eng`...

> downloading the nltk data manually worked ! thank @JustABeginning Roll On !