redpony/cdec

two suffix array extractors in the same file fail

Opened this issue · 2 comments

We should probably fix this when moving to Paul's new interface, but it can be annoying

Can you explain the problem into more detail? I'm planning to spend the weekend addressing your concerns about the C++ extractor to get it into a fully usable state.

The C++ extractor is great! The issue is that there is a certain amount of
code that wants to use the Python (pycdec) interface to call the grammar
extractor, and this one calls the old extractor. We need to migrate the
Python to call your version...

On Fri, Nov 22, 2013 at 8:09 AM, Paul Baltescu notifications@github.comwrote:

Can you explain the problem into more detail? I'm planning to spend the
weekend addressing your concerns about the C++ extractor to get it into a
fully usable state.


Reply to this email directly or view it on GitHubhttps://github.com//issues/30#issuecomment-29071071
.