My dreams of summarization have extended past summarizing the text as a whole. I would also like to be able to summarize each sentence with the goal of being able to produce the most concise summary of the content.
charles.bocage2016-03-06 10:32
I have added the my.patch file that contains the code for the sentence compression addition. I updated the text processor so it could take advantage of all of the new summarizers and sentence compression as well.
My dreams of summarization have extended past summarizing the text as a whole. I would also like to be able to summarize each sentence with the goal of being able to produce the most concise summary of the content.
I have added the my.patch file that contains the code for the sentence compression addition. I updated the text processor so it could take advantage of all of the new summarizers and sentence compression as well.
Implemented with c1976b
Attachments:
my.patch