-
Notifications
You must be signed in to change notification settings - Fork 29
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
Training/Building grammar for a language different than English #5
Comments
There's only english right now. On Wed, Mar 25, 2015 at 12:35 PM, kk00ss [email protected] wrote:
|
can we use the e.g. German grammar (ger_sm5.gr) provided by Berkeley Parser for puck? - after converted to text format? It seems to work except these files num.binary Could you provide instruction on how to create these files based on the converted text files? |
i think it won't work all that well on unknown/rare words because of the On Wed, Aug 24, 2016 at 1:55 AM, JimSw2016 [email protected] wrote:
|
HI David, If you have time, do consider creating the missing If this process works, this will create NEW POSSIBILITIES for BerkeleyParser communities through GPU which you pioneered. |
Did anything happen here? Does it work for German now? |
Considering that :
"We have provided the cascade of grammars used in the Berkeley Parser for English."
Is there a way to obtain grammars for other languages for which the grammar is already created ?
I've downloaded Berkeley Parser grammars, is there a way to obtain a list of grammars for Puck ?
Thanks
The text was updated successfully, but these errors were encountered: