Hamada Zahera

Results 3 issues of Hamada Zahera

Hi, I am trying to use a pre-trained model from the model.zip, namely, `kp20k-meng17-verbatim_append-rnn-BS64-LR0.05-Layer1-Dim150-Emb100-Dropout0.0-Copytrue-Reusetrue-Covtrue-PEfalse-Contboth-IF1_step_50000.pt ` I got an error when running the inference notebook example https://github.com/memray/OpenNMT-kpg-release/blob/master/notebook/inference.ipynb ``` one2seq_ckpt_path = '../models/kp20k-meng17-verbatim_append-rnn-BS64-LR0.05-Layer1-Dim150-Emb100-Dropout0.0-Copytrue-Reusetrue-Covtrue-PEfalse-Contboth-IF1_step_50000.pt'...

How can I know the sentence id or document the preprocessed datasets e.g, Inspec? Thanks,

Hi, I would like to have the ability to search for tweets that I have seen on Twitter. This feature would allow me to easily find and reference tweets that...