Surojit Sengupta

Results 5 issues of Surojit Sengupta

I get the following error after running an embedding layer as; `Embedding(23624, 50, input_length=5, trainable=False)` > InvalidArgumentError (see above for traceback): **indices[6,4]** = 23624 is not in [0, 23624) >...

Hello Team, Do we have lumigo cli installer for Windows platforms? Would like to explore its functionality from a windows command-line just the way we can do it for aws-cli....

Hello, Just curious, did we try to enter custom sentences and check if it outputs a list of tags? Can this code be used to do that after training the...

Hello, Can anyone suggest on the data processing to be done on conll2012 before calling the following? `./bin/preprocess.sh conf/ontonotes/dilated-cnn.conf` Currently, simply calling the preprocess.sh script as above, does not write...

Hello, I could run training and evaluation portions of the script. Next, I'd converted Ontonotes 5.0 files into conll format as below (manually): ``` SOCCER NN I-NP O - :...