Re: Incremental Parsing in Yi

2009-03-29 Thread Jean-Philippe Bernardy
In case you missed it, I just wrote a post about working with the docs. http://yi-editor.blogspot.com/ -- JP On Sun, Mar 29, 2009 at 9:21 AM, Jean-Philippe Bernardy wrote: > 2009/3/28 Spyros Hadjichristodoulou : >> Dear Jean-Philippe, >> >> Thanks for your immediate response. I have a couple of

Re: Incremental Parsing in Yi

2009-03-29 Thread Jean-Philippe Bernardy
2009/3/28 Spyros Hadjichristodoulou : > Dear Jean-Philippe, > > Thanks for your immediate response. I have a couple of questions about how > Yi applies the incremental parsing techniques described on your paper. > > I will be needing the haddoc files generated uppon Yi's compilation (if > any), be

Re: Incremental Parsing in Yi

2009-03-28 Thread Spyros Hadjichristodoulou
On Sun, Mar 29, 2009 at 12:20 AM, Gwern Branwen wrote: > 2009/3/28 Spyros Hadjichristodoulou : > >> Dear Jean-Philippe, >> >> Thanks for your immediate response. I have a couple of questions about how >> Yi applies the incremental parsing techniques described on your paper. >> >> I will be needin

Re: Incremental Parsing in Yi

2009-03-28 Thread Gwern Branwen
2009/3/28 Spyros Hadjichristodoulou : Dear Jean-Philippe, Thanks for your immediate response. I have a couple of questions about how Yi applies the incremental parsing techniques described on your paper. I will be needing the haddoc files generated uppon Yi's compilation (if any), because on my

Re: Incremental Parsing in Yi

2009-03-28 Thread Spyros Hadjichristodoulou
Dear Jean-Philippe, Thanks for your immediate response. I have a couple of questions about how Yi applies the incremental parsing techniques described on your paper. I will be needing the haddoc files generated uppon Yi's compilation (if any), because on my installation they don't seem to be any.

Re: Incremental Parsing in Yi

2009-03-23 Thread Jean-Philippe Bernardy
On Tue, Mar 24, 2009 at 1:25 AM, Spyros Hadjichristodoulou wrote: > > Good evening everyone, > > I was just helped by the guys in #yi (on freenode) to make a working > directory of yi so that I can play with it for the purposes of my diploma > thesis, which is on incremental lexing and parsing.