KhalilMrini / LAL-Parser

Neural Adobe-UCSD Parser, the current State of the Art in Constituency and Dependency Parsing.
137 stars 24 forks source link

Dependency Parsing only #20

Closed Sharefah-Alghamdi closed 3 years ago

Sharefah-Alghamdi commented 3 years ago

Hi Is there any way to train the model on my own dataset for only the dependency parsing while I don't have the constituency annotaion for the same data? Thank you

Sharefah-Alghamdi commented 3 years ago

I see that you use the joint spn representation.

LifeIsStrange commented 1 year ago

@Sharefah-Alghamdi did you find a way to exclude consitutuency data?