oposum icon indicating copy to clipboard operation
oposum copied to clipboard

Results 7 oposum issues
Sort by recently updated
recently updated
newest added

the directory "data/preprocessed" needs to be manually created. Traceback (most recent call last): File "./scripts/prep_hier_hdf5.py", line 373, in main() File "./scripts/prep_hier_hdf5.py", line 267, in main with open(args.name + '_word_mapping.txt', 'w')...

Anybody could run multitask version of the model? To run multitask version a ".hdf5 " file with domains object is needed but there is not any prep_hdf5_*.py script to create...

in line 7 of get_seeds.sh ./term-weights.py... should be ./term_weights.py

I'm trying to run the hierMIL model. I first did ./prep_milnet.sh bags_and_cases which is creating four files "BAGS_AND_CASES_MILNET_TEST.hdf5", "BAGS_AND_CASES_MILNET_TEST.info", "BAGS_AND_CASES_MILNET_word_mapping.txt", "BAGS_AND_CASES_MILNET.hdf5". In milnet/main.lua providing -data as BAGS_AND_CASES_MILNET.hdf5 and -seg_data as...

Hi, I am really interested in this paper and hope to understand how you get the rouge. Could you provide more details about that? Do you use the original ROUGE-1.5.5.pl...

Hello there, I am trying to recreate the model from the article and use is for new data. Reading the scripts I could not find where do ./w2v/"$domain".bin (prep_mate.sh line...