textdigester icon indicating copy to clipboard operation
textdigester copied to clipboard

Compressed resources file

Open laraolmos opened this issue 8 years ago • 4 comments

The compressed .tar.gz file downloaded from your "How to import TextDigester in your Java project" readme section is corrupted and it isn't possible to get the TextDigester properties file. Could you fix it, please? Thanks!

laraolmos avatar Sep 01 '17 07:09 laraolmos

Thanks for pointing this out! It should be fixed.

You can download the property file of TextDigester from: http://www.backingdata.org/textdigester/TextDigesterConfig.properties

The resource folder can be downloaded from:

  • http://www.backingdata.org/textdigester/TEXTDIGESTER_RESOURCES_v_0_1.tar.gz (TAR.GZ)
  • http://www.backingdata.org/textdigester/TEXTDIGESTER_RESOURCES_v_0_1.zip (ZIP)

fra82 avatar Sep 03 '17 23:09 fra82

All fixed, thank you!

laraolmos avatar Sep 05 '17 06:09 laraolmos

During the execution of the centroid embedding summarize model for an english text I have found that the enwiki_parw2vec.zip is missing in the resources compressed file, because of the error:

edu.upf.taln.textdigester.setting.exception.TextDigesterException: Impossible to read embedding model for English from file: '(...)/resources/embeddingmodels/enwiki_parw2vec.zip' at edu.upf.taln.textdigester.resource.lex.WikipediaSentenceEmbeddingModel.loadEmbeddingModel(WikipediaSentenceEmbeddingModel.java:98) at (...)

Could you add it, please? Thank you!

laraolmos avatar Sep 07 '17 07:09 laraolmos

Hi Still missing enwiki_parw2vec.zip in resource folder. Hope to solve soon

Thanks Shrestha

nishresthani avatar Oct 24 '17 13:10 nishresthani