YouyakuMan
YouyakuMan copied to clipboard
Extractive summarizer using BertSum as summarization model
Results
2
YouyakuMan issues
Sort by
recently updated
recently updated
newest added
I got Error below with `python youyakuman.py -txt_file testjp.txt -lang jp -n 3 --super_long` `RuntimeError: Error(s) in loading state_dict for ModelLoader: size mismatch for bert.model.embeddings.word_embeddings.weight: copying a param with shape...
I have a problem. When I tried to summarize using example command. There occurred an error as follows: `$ python3 youyakuman.py -txt_file testjp.txt -lang ja -n 3 --super_long Language not...