You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@opennlp.apache.org by Ramakrishna Soma <ra...@gmail.com> on 2015/01/19 20:43:08 UTC

Text Summarization module?

Hi Developers,

Would the community be interested in including text summarization module in the package? 

Recently I have developed a summarization module that implements two popular algorithms - lexical chains (Barzilay et al.) and Text Rank (Mihalcea et al.). I have integrated this implementation with a mobile new app and it seems to perform as well as some of the commercially available services (opinion). I have also been working on algorithms to improve readability.

Thanks for your attn.

regards,
Ram.

Re: Text Summarization module?

Posted by Ramakrishna Soma <ra...@gmail.com>.
Thanks all for the interest.

I am working on refactoring the code a little bit. I will create an issue
in Jira per Tomass' suggestion shortly.

regards,
Ram.

 AM, Rodrigo Agerri <ro...@ehu.es> wrote:

> +1
>
> On Thu, Jan 22, 2015 at 9:06 AM, Tommaso Teofili
> <to...@gmail.com> wrote:
> > Hi Ram,
> >
> > since your proposal got positive feedback, maybe you could create an
> issue
> > in Jira and attach the code / patch for discussion / review.
> >
> > Regards,
> > Tommaso
>

Re: Text Summarization module?

Posted by Rodrigo Agerri <ro...@ehu.es>.
+1

On Thu, Jan 22, 2015 at 9:06 AM, Tommaso Teofili
<to...@gmail.com> wrote:
> Hi Ram,
>
> since your proposal got positive feedback, maybe you could create an issue
> in Jira and attach the code / patch for discussion / review.
>
> Regards,
> Tommaso

Re: Text Summarization module?

Posted by Tommaso Teofili <to...@gmail.com>.
Hi Ram,

since your proposal got positive feedback, maybe you could create an issue
in Jira and attach the code / patch for discussion / review.

Regards,
Tommaso

Re: Text Summarization module?

Posted by Sabino Miranda-Jiménez <sa...@hotmail.com>.
It is important for NLP community to encourage the text summarization 
field.  I can help in the modules.

Regards,
Sabino Miranda

El 20/01/2015 a las 10:47 a.m., Mike Reed escribió:
> +1  What can I do to help?
>
> -----Original Message-----
> From: Ramakrishna Soma [mailto:ramsoma@gmail.com]
> Sent: Monday, January 19, 2015 1:43 PM
> To: dev@opennlp.apache.org
> Subject: Text Summarization module?
>
> Hi Developers,
>
> Would the community be interested in including text summarization module in the package?
>
> Recently I have developed a summarization module that implements two popular algorithms - lexical chains (Barzilay et al.) and Text Rank (Mihalcea et al.). I have integrated this implementation with a mobile new app and it seems to perform as well as some of the commercially available services (opinion). I have also been working on algorithms to improve readability.
>
> Thanks for your attn.
>
> regards,
> Ram.
>
>


RE: Text Summarization module?

Posted by Mike Reed <Mi...@pathar.net>.
+1  What can I do to help?

-----Original Message-----
From: Ramakrishna Soma [mailto:ramsoma@gmail.com] 
Sent: Monday, January 19, 2015 1:43 PM
To: dev@opennlp.apache.org
Subject: Text Summarization module?

Hi Developers,

Would the community be interested in including text summarization module in the package? 

Recently I have developed a summarization module that implements two popular algorithms - lexical chains (Barzilay et al.) and Text Rank (Mihalcea et al.). I have integrated this implementation with a mobile new app and it seems to perform as well as some of the commercially available services (opinion). I have also been working on algorithms to improve readability.

Thanks for your attn.

regards,
Ram.

Re: Text Summarization module?

Posted by John Miedema <jo...@gmail.com>.
+1 Very interesting.

On Mon, Jan 19, 2015 at 2:43 PM, Ramakrishna Soma <ra...@gmail.com> wrote:
> Hi Developers,
>
> Would the community be interested in including text summarization module in the package?
>
> Recently I have developed a summarization module that implements two popular algorithms - lexical chains (Barzilay et al.) and Text Rank (Mihalcea et al.). I have integrated this implementation with a mobile new app and it seems to perform as well as some of the commercially available services (opinion). I have also been working on algorithms to improve readability.
>
> Thanks for your attn.
>
> regards,
> Ram.



-- 
_________________________________________
johnmiedema.com

Re: Text Summarization module?

Posted by Joern Kottmann <ko...@gmail.com>.
He created this jira issue:
https://issues.apache.org/jira/browse/OPENNLP-752

And the code is also attached to it. 

Thanks for the contribution. I will have a look and give my feedback
directly on the issue.

Jörn

On Mon, 2015-01-19 at 11:43 -0800, Ramakrishna Soma wrote:
> Hi Developers,
> 
> Would the community be interested in including text summarization module in the package? 
> 
> Recently I have developed a summarization module that implements two popular algorithms - lexical chains (Barzilay et al.) and Text Rank (Mihalcea et al.). I have integrated this implementation with a mobile new app and it seems to perform as well as some of the commercially available services (opinion). I have also been working on algorithms to improve readability.
> 
> Thanks for your attn.
> 
> regards,
> Ram.



Re: Text Summarization module?

Posted by Arun Thundyill Saseendran <at...@gmail.com>.
Text summarisation module as a part of the package would be awesome.

If you can share your model we can have a look.

Thanks
Arun



Regards,
Arun

> On 20-Jan-2015, at 1:13 am, Ramakrishna Soma <ra...@gmail.com> wrote:
> 
> Hi Developers,
> 
> Would the community be interested in including text summarization module in the package? 
> 
> Recently I have developed a summarization module that implements two popular algorithms - lexical chains (Barzilay et al.) and Text Rank (Mihalcea et al.). I have integrated this implementation with a mobile new app and it seems to perform as well as some of the commercially available services (opinion). I have also been working on algorithms to improve readability.
> 
> Thanks for your attn.
> 
> regards,
> Ram.