I seem to be unable to figure out how to use the realizer. It initializes the edges nicely, but then doesn't iterate at all, returning one of the initial edges. Also, I have no idea how to correctly specify a language model to use.
Can any of you explain how to use it correctly or send me a working example?
Best,
Andrea
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Have a look first at the main README, especially the part about increasing the java memory limit, then look at docs/ccgbank-README, in particular the part about parsing and realizing novel text with the pre-built models.
Mike
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey,
I seem to be unable to figure out how to use the realizer. It initializes the edges nicely, but then doesn't iterate at all, returning one of the initial edges. Also, I have no idea how to correctly specify a language model to use.
Can any of you explain how to use it correctly or send me a working example?
Best,
Andrea
Hi Andrea
Have a look first at the main README, especially the part about increasing the java memory limit, then look at docs/ccgbank-README, in particular the part about parsing and realizing novel text with the pre-built models.
Mike