StevenLOL / AbTextSumm

Abstractive Summarization IJCAI paper code
Mozilla Public License 2.0
29 stars 20 forks source link

lm-3g.klm is missing #1

Open StevenLOL opened 7 years ago

StevenLOL commented 7 years ago

Please noticed that file lm-3g.klm is missing if you want to use "Abstractive" method.

e-271 commented 5 years ago

How can we get this file?

AkshayGoelTech commented 5 years ago

+1 Looking for this file. Thanks

alex-pavlides-adarga commented 4 years ago

Any progress on this?

zafercavdar commented 4 years ago

@StevenLOL Can you upload it? If it's a large file, I suggest using Git LFS to commit and push.

avi-98 commented 4 years ago

Please noticed that file lm-3g.klm is missing if you want to use "Abstractive" method.

Do you happen to know where to get this file?

StevenLOL commented 3 years ago

Sorry, I can't tell where I forked this project. However from its name I think it's a 3-gram Englsih language model.

Hope someone could help.

Ref:

https://github.com/micheleasara/Language-Models https://www.analyticsvidhya.com/blog/2019/08/comprehensive-guide-language-model-nlp-python-code/ https://web.stanford.edu/class/cs124/lec/languagemodeling.pdf