Robert Reynolds čálii:

[...]

> I found this github repo <https://github.com/ljos/pyvislcg3> that seems 
> promising, but it's not well documented, and I haven't had time to dig in 
> to it. Does anyone know of example code using this module?

That looks promising.

https://github.com/ljos/pyvislcg3/blob/master/cg3/ccore.pxd
is missing a very convenient function

        void cg3_run_grammar_on_text(cg3_applicator*, std_istream*, 
std_ostream*);

which was only recently added to the API; it should be simple to add it
to the pxd.

-- 
You received this message because you are subscribed to the Google Groups 
"Constraint Grammar" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/constraint-grammar.
For more options, visit https://groups.google.com/d/optout.

Reply via email to