Re: Word Sense Disambiguation

2015-01-19 Thread Joern Kottmann
Hello,

+1 from me to just go ahead and implement the proposed approach. One
goal of this implementation will be to figure out the interface we want
to have in OpenNLP for WSD.

We can later extend OpenNLP with more implementations which are taking
different approaches.

Jörn

On Thu, 2015-01-15 at 16:50 +0900, Anthony Beylerian wrote:
> Hello, 
> 
> I'm new here, I previously mentioned to Jörn about my colleagues and myself 
> being interested in helping to implement this component, we were thinking of 
> starting with simple knowledge based approaches, although they do not yield 
> high accuracy, but as a first step they are relatively simple, would like 
> your opinion.
> 
> Pei also mentioned "cTAKES 
> (http://svn.apache.org/repos/asf/ctakes/sandbox/ctakes-wsd/ currently very 
> exploratory stages here) and YTEX 
> (https://code.google.com/p/ytex/wiki/WordSenseDisambiguation_V08) is also 
> just exploring WSD for the healthcare domain. It's also currently 
> knowledge/ontology base for now... It would be great to see if OpenNLP 
> supports a general domain WSD"
> 
> Best, 
> 
> Anthony
> 




Re: Word Sense Disambiguation

2015-01-19 Thread Tommaso Teofili
+1

Tommaso

2015-01-19 19:10 GMT+01:00 Joern Kottmann :

> Hello,
>
> +1 from me to just go ahead and implement the proposed approach. One
> goal of this implementation will be to figure out the interface we want
> to have in OpenNLP for WSD.
>
> We can later extend OpenNLP with more implementations which are taking
> different approaches.
>
> Jörn
>
> On Thu, 2015-01-15 at 16:50 +0900, Anthony Beylerian wrote:
> > Hello,
> >
> > I'm new here, I previously mentioned to Jörn about my colleagues and
> myself being interested in helping to implement this component, we were
> thinking of starting with simple knowledge based approaches, although they
> do not yield high accuracy, but as a first step they are relatively simple,
> would like your opinion.
> >
> > Pei also mentioned "cTAKES (
> http://svn.apache.org/repos/asf/ctakes/sandbox/ctakes-wsd/ currently very
> exploratory stages here) and YTEX (
> https://code.google.com/p/ytex/wiki/WordSenseDisambiguation_V08) is also
> just exploring WSD for the healthcare domain. It's also currently
> knowledge/ontology base for now... It would be great to see if OpenNLP
> supports a general domain WSD"
> >
> > Best,
> >
> > Anthony
> >
>
>
>


Text Summarization module?

2015-01-19 Thread Ramakrishna Soma
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?

2015-01-19 Thread Arun Thundyill Saseendran
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  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: Word Sense Disambiguation

2015-01-19 Thread Mark G
+1

On Mon, Jan 19, 2015 at 1:49 PM, Tommaso Teofili 
wrote:

> +1
>
> Tommaso
>
> 2015-01-19 19:10 GMT+01:00 Joern Kottmann :
>
> > Hello,
> >
> > +1 from me to just go ahead and implement the proposed approach. One
> > goal of this implementation will be to figure out the interface we want
> > to have in OpenNLP for WSD.
> >
> > We can later extend OpenNLP with more implementations which are taking
> > different approaches.
> >
> > Jörn
> >
> > On Thu, 2015-01-15 at 16:50 +0900, Anthony Beylerian wrote:
> > > Hello,
> > >
> > > I'm new here, I previously mentioned to Jörn about my colleagues and
> > myself being interested in helping to implement this component, we were
> > thinking of starting with simple knowledge based approaches, although
> they
> > do not yield high accuracy, but as a first step they are relatively
> simple,
> > would like your opinion.
> > >
> > > Pei also mentioned "cTAKES (
> > http://svn.apache.org/repos/asf/ctakes/sandbox/ctakes-wsd/ currently
> very
> > exploratory stages here) and YTEX (
> > https://code.google.com/p/ytex/wiki/WordSenseDisambiguation_V08) is also
> > just exploring WSD for the healthcare domain. It's also currently
> > knowledge/ontology base for now... It would be great to see if OpenNLP
> > supports a general domain WSD"
> > >
> > > Best,
> > >
> > > Anthony
> > >
> >
> >
> >
>