Skip to content

The algorithm can be run with input SSF format of Hindi-urdu Dependency Treebank. It will generate Phrase structure trees for the corresponding dependency trees. A have given a sample of dependency tree file that can be used as an input.

Notifications You must be signed in to change notification settings

yadavhimanshu059/Hindi_DS_to_PS_Conversion

Repository files navigation

Hindi_DS_to_PS_Conversion

The algorithm can be run with input SSF format of Hindi-urdu Dependency Treebank. It will generate Phrase structure trees for the corresponding dependency trees. Please see this paper for more details.

I have given a sample file of dependency trees that can be used as an input.

conversion.py is the main module which takes dependency tree as input (in the format given in sample_input file) and prints output PS trees (in form of bracketted notation).

About

The algorithm can be run with input SSF format of Hindi-urdu Dependency Treebank. It will generate Phrase structure trees for the corresponding dependency trees. A have given a sample of dependency tree file that can be used as an input.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages