Faysal Hossain Shezan

Results 6 issues of Faysal Hossain Shezan

Is there any way to visualize the parsed tree?

Thanks for sharing such great tool. Where can I get the full documentation?

Thanks for sharing you great work! All the code is nicely documented and well executed. I am facing a problem to run the code on a toy dataset (binary file...

I use the following code to run the model. `$ python fairseq-context/train.py --use-context --fp16 --save-dir target_dir/model --arch fconv_context --distributed-world-size 1 --encoder-embed-dim 250 --decoder-embed-dim 250 --decoder-out-embed-dim 250 --encoder-layers '[(256,3)] * 7'...

I am trying to test your model on our dataset. I am able to generate `training_bpe.txt `and `training_tokenize_sard.txt` file. But I am facing some issues while generating `identifier.tokens` and `identifier.txt`...

Thanks for building the great tool and sharing the code with the community! It would be very helpful if you can upload the test cases from `/tmp/validate_quixbugs/'` and `/tmp/validate_defect4j/`. Also...