Skip to content

Added handling for 'conj' dependency to transform.py#1

Open
dmhowcroft wants to merge 1 commit into
andrecunha:masterfrom
dmhowcroft:adding-conj
Open

Added handling for 'conj' dependency to transform.py#1
dmhowcroft wants to merge 1 commit into
andrecunha:masterfrom
dmhowcroft:adding-conj

Conversation

@dmhowcroft

Copy link
Copy Markdown

Handling of conj based on example figures from http://nlp.stanford.edu/software/stanford-dependencies.shtml
Figures 1 & 2 on that page show the Standard Stanford dependencies, collapsed and propagated, and the basic dependencies.
Our handling here is a more basic version of the collapsed and propagated handling, implementing something that we might also call propagation.

Handling of conj based on example figures from http://nlp.stanford.edu/software/stanford-dependencies.shtml
Figures 1 & 2 on that page show the Standard Stanford dependencies, collapsed and propagated, and the basic dependencies.
 Our handling here is a more basic version of the collapsed and propagated handling, implementing something that we might also call propagation.
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.

1 participant