cdec icon indicating copy to clipboard operation
cdec copied to clipboard

two suffix array extractors in the same file fail

Open redpony opened this issue 11 years ago • 2 comments

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

redpony avatar Nov 22 '13 02:11 redpony

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.

pauldb89 avatar Nov 22 '13 13:11 pauldb89

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 [email protected]:

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/redpony/cdec/issues/30#issuecomment-29071071 .

redpony avatar Nov 23 '13 01:11 redpony