Re: Word sense disambiguation

2018-03-01 Thread Cristian Petroaca
Beylerian < > >> > anthony.beyler...@gmail.com> wrote: > >> > > >> >> Hi Cristian, > >> >> > >> >> Thank you for your interest. > >> >> > >> >> The WSD module is currently experimental, so as far a

Re: Word sense disambiguation

2018-02-27 Thread Rodrigo Agerri
Hi Cristian, >> >> >> >> Thank you for your interest. >> >> >> >> The WSD module is currently experimental, so as far as I am aware there >> >> is no timeline for it. >> >> >> >> You can find the sandboxed version here

Re: Word sense disambiguation

2018-02-27 Thread Cristian Petroaca
I am aware there > >> is no timeline for it. > >> > >> You can find the sandboxed version here: > >> https://github.com/apache/opennlp-sandbox/tree/master/opennlp-wsd > >> > >> I personally didn't have the time to revisit this for a while

Fwd: Word sense disambiguation

2018-02-24 Thread Anthony Beylerian
s and >> contribute. >> I will assist as much as possible. >> >> Best, >> >> Anthony >> >> On Sun, Feb 18, 2018 at 5:52 AM, Cristian Petroaca < >> cristian.petro...@gmail.com> wrote: >> >>> Hi, >>> >>> I'

Re: Word sense disambiguation

2018-02-20 Thread Cristian Petroaca
contribute. > I will assist as much as possible. > > Best, > > Anthony > > On Sun, Feb 18, 2018 at 5:52 AM, Cristian Petroaca < > cristian.petro...@gmail.com> wrote: > >> Hi, >> >> I'm interested in word sense disambiguation (particularly based on >

Re: Word sense disambiguation

2018-02-19 Thread Anthony Beylerian
, > > I'm interested in word sense disambiguation (particularly based on > Wordnet). I noticed that the latest OpenNLP version doesn't have any but I > remember that a couple of years ago there was somebody working on > implementing it. Why isn't it in the official OpenNLP jar? Is there

Word sense disambiguation

2018-02-17 Thread Cristian Petroaca
Hi, I'm interested in word sense disambiguation (particularly based on Wordnet). I noticed that the latest OpenNLP version doesn't have any but I remember that a couple of years ago there was somebody working on implementing it. Why isn't it in the official OpenNLP jar? Is there a timeline

RE: Word Sense Disambiguation

2015-02-18 Thread Anthony Beylerian
Sense Disambiguation From: kottm...@gmail.com To: dev@opennlp.apache.org Date: Mon, 16 Feb 2015 16:48:48 +0100 On Mon, 2015-02-16 at 16:29 +0100, Aliaksandr Autayeu wrote: Jörn, to avoid ambiguity in case you addressed me to propose a WSD interface. I'd prefer Anthony to come up

Re: Word Sense Disambiguation

2015-02-18 Thread Aliaksandr Autayeu
the techniques and study the library further to propose a first structure when possible. Best, Anthony Subject: Re: Word Sense Disambiguation From: kottm...@gmail.com To: dev@opennlp.apache.org Date: Mon, 16 Feb 2015 16:48:48 +0100 On Mon, 2015-02-16 at 16:29 +0100, Aliaksandr Autayeu

Re: Word Sense Disambiguation

2015-02-16 Thread Joern Kottmann
On Mon, 2015-02-16 at 16:29 +0100, Aliaksandr Autayeu wrote: Jörn, to avoid ambiguity in case you addressed me to propose a WSD interface. I'd prefer Anthony to come up with a proposal, because he is closer to the multiple WSD algorithms that would be nice to include in the analysis. Sorry,

Re: Word Sense Disambiguation

2015-02-16 Thread Aliaksandr Autayeu
Jörn, to avoid ambiguity in case you addressed me to propose a WSD interface. I'd prefer Anthony to come up with a proposal, because he is closer to the multiple WSD algorithms that would be nice to include in the analysis. Aliaksandr On 16 February 2015 at 15:19, Joern Kottmann

RE: Word Sense Disambiguation

2015-02-13 Thread Anthony Beylerian
will later increment with more techniques. Any suggestions/references for the structure and signatures are welcome. Best, Anthony Subject: Re: Word Sense Disambiguation From: kottm...@gmail.com To: dev@opennlp.apache.org Date: Mon, 19 Jan 2015 19:10:19 +0100 Hello, +1 from me to just go

Re: Word Sense Disambiguation

2015-02-13 Thread Aliaksandr Autayeu
the source available after cleanup/housekeeping) We need to define the structure and method signatures, since we will later increment with more techniques. Any suggestions/references for the structure and signatures are welcome. Best, Anthony Subject: Re: Word Sense Disambiguation From: kottm

Re: Word Sense Disambiguation

2015-01-22 Thread Rodrigo Agerri
+1 On Mon, Jan 19, 2015 at 10:30 PM, Mark G ma...@apache.org wrote: +1 On Mon, Jan 19, 2015 at 1:49 PM, Tommaso Teofili tommaso.teof...@gmail.com wrote: +1 Tommaso 2015-01-19 19:10 GMT+01:00 Joern Kottmann kottm...@gmail.com: Hello, +1 from me to just go ahead and implement the

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

Re: Word Sense Disambiguation

2015-01-19 Thread Tommaso Teofili
+1 Tommaso 2015-01-19 19:10 GMT+01:00 Joern Kottmann kottm...@gmail.com: 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

Word Sense Disambiguation

2015-01-14 Thread Anthony Beylerian
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