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

LTDB generation script still uses $LOGONROOT/dfki/jacy #54

Open
goodmami opened this issue Sep 16, 2017 · 0 comments
Open

LTDB generation script still uses $LOGONROOT/dfki/jacy #54

goodmami opened this issue Sep 16, 2017 · 0 comments

Comments

@goodmami
Copy link
Member

Can we update the LTDB for Jacy using this repo? I see this in ${LOGONROOT}/lingo/lkb/src/ltdb/ltdb-conf.bash:

case ${grm} in
    jacy)
        grammardir=${LOGONROOT}/dfki/jacy;
        grammarurl=http://www.delph-in.net/jacy/
        ltypes=("${grammardir}/letypes.tdl")
        ;;
...

Or am I looking at the wrong version of LTDB?

@goodmami goodmami changed the title LTDB generation script still works on LOGON version of Jacy LTDB generation script still uses $LOGONROOT/dfki/jacy Dec 14, 2017
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

No branches or pull requests

1 participant