A simple function to return tagtable generated by the
Simpleparse in mxTextTool's format. One could then
manually edit the tagtable and use mxTextTools features
that are not supported by the Simpleparse's set of
parameters.
I'm not likely to get this done. I'd be more inclined to
spend the time replacing mxTextTools as the underlying
engine than creating what's basically just a pretty-printer
with lookup for constants in mxTextTool's namespace(s).
That said, if someone feels like working on it, I'm open to
adding the functionality.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=34901
I'm not likely to get this done. I'd be more inclined to
spend the time replacing mxTextTools as the underlying
engine than creating what's basically just a pretty-printer
with lookup for constants in mxTextTool's namespace(s).
That said, if someone feels like working on it, I'm open to
adding the functionality.