Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MRG + 1] fixes to intra/inter parser #33

Merged
merged 14 commits into from
Jun 2, 2015
Merged

Conversation

kowey
Copy link
Contributor

@kowey kowey commented May 25, 2015

The intra/inter stuff wasn't really properly tested when we switched to the new DataPacks Everywhere approach. Note that it may be worth running these in irit-rst-dt

I'm investigating a separate issue with the sentence/doc-level oracles

kowey added 14 commits May 19, 2015 08:37
We were trying to be concise and picking out sentences by the
subgrouping by the second EDU only (I think this must have been to avoid
looking at the fake root), but this completely ignores the existence of
cross-sentential links. In fact any cross-sentential edge into the
sentence is included for consideration.
Account for the possibility that subgroupings may be local
Looks like this code was never exercised
I think this comes up when trying to use the local decoder
with head to head decoding mode
GAH! set_graph is a bad name for a non-mutating method
We were assuming the underlying harness would accept
IntraInterPair(LearnerConfig) which isn't always the
case.
@kowey kowey changed the title fixes to intra/inter parser [MRG] fixes to intra/inter parser May 27, 2015
@kowey
Copy link
Contributor Author

kowey commented May 28, 2015

NB am force-removing e0a4843 to 1f9134d from this PR for thematic clarity

@moreymat moreymat changed the title [MRG] fixes to intra/inter parser [MRG + 1] fixes to intra/inter parser May 28, 2015
@kowey kowey merged commit 32b231b into irit-melodi:master Jun 2, 2015
@kowey kowey deleted the intra_inter branch June 2, 2015 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant