-
Notifications
You must be signed in to change notification settings - Fork 2
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
Tdl from grammar #13
Open
fcbond
wants to merge
43
commits into
master
Choose a base branch
from
tdl-from-grammar
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Tdl from grammar #13
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
6f9bfed
parse tdl from grammar file, closes #2; allow both lkb and ace gramma…
fcbond 7b52357
made the cgi scripts run (only) on python3; closes #11
fcbond 23b49e7
added a requirements.txt; closes #6
fcbond ff3dd4f
properly munge docstring from pydelphin; closes #10
fcbond 39c98ef
trouble shooting advice
fcbond 1395921
Merge branch 'tdl-from-grammar' of https://github.com/fcbond/ltdb int…
fcbond 749f6be
Fixed bad print substitution
fcbond 47b1faa
Merge branch 'tdl-from-grammar' of https://github.com/fcbond/ltdb int…
fcbond ed8dfa8
added options for no gold profiles and extra lisp
fcbond 90f931a
added a chance to add extra lisp before loading script, better loggin…
fcbond 6789f5e
Added description of the new command line options
fcbond 2cfd13f
added more on how it was made
fcbond f6d31ff
updated for python3
fcbond c5281ac
several small fixes for robustness
fcbond bc4de8b
added some quotes to make make-ltdb.bash more robust
fcbond 2223789
fixed lemma search to show examples
fcbond 4b68ac0
read from ace config file
fcbond caa5341
added pkzip dependency
fcbond 14ecfb5
Added dependency on sqlite3
fcbond 5f8da7f
Update README.rst
fcbond ef70bd0
Added troubleshooting notes for Ubuntu 18.04 python2/python3 issues
fcbond 2696aa7
added brief explanation of the params file
fcbond d2258d9
no need for orderedDict in python > 3.7, so changed to just DICT
fcbond a3a4ea3
make a list, then join it
fcbond 1aefdea
use dict instead of defaultdict
fcbond e5b415f
quoted many things I should have
fcbond 50985d4
properly encode URLS, closes #20
fcbond a733fe3
describe assumptions about directory structure, use of virtual enviro…
fcbond 9450dae
maked gold2db more robust for entries with unconvertible MRS
fcbond abc0583
remove extra space
fcbond 8ea5a14
quote things a little better
fcbond 2b986ce
get the unique constraint right
fcbond b695d43
pass paramters as needed
fcbond 08e5462
add a rudimentary search for predicates
fcbond eeeb65d
changed DELPH-IN wiki links to point to github, closes #15
fcbond 69c80b9
even robuster parsing of gold profiles
fcbond 6c9ba70
linked grammar homepage to new wiki; really closes #15
fcbond b17dfa3
make display of rules robust to missinf kara/made
fcbond 136efff
make Dan happy
fcbond 1336380
better quotes in bash file
fcbond ab5057c
make sure you list the extra lisp
fcbond 47ce4fc
log warnings in GOLD conversion
fcbond cea2fe3
if orth-path is not defined, use STEM, document this
fcbond File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Personal todo lists don't serve much purpose in the repository. Actionable things can be made into issues, and personal notes can be left in unversioned files