0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated installation instructions More... over 11 years ago
added setup.py, NEWS.rst and MANIFEST.in More... over 11 years ago
updated readme (no config files needed. added $PATH example) More... over 11 years ago
removed load_settings() altogether More... over 11 years ago
realization.py can now be imported, doesn't need load_settings() More... over 11 years ago
updated gitignore More... over 11 years ago
database.py now works, if imported as a module More... over 11 years ago
fixed parameters of check_and_realize_textplan() More... over 11 years ago
load_settings() can now handle all kinds of path vodoo More... over 11 years ago
moved database and grammar into subdirs of src/pypolibox More... over 11 years ago
added main() cli to pypolibox.py More... over 11 years ago
refactoring: moved code to src/pypolibox More... over 11 years ago
moved/reformatted documentation from __init__.py to README.rst and TODO.rst More... over 11 years ago
added grammar license to readme More... over 11 years ago
removed empty dir openccg-jpolibox More... over 11 years ago
updated OpenCCG interface code to work with version 0.9.5 More... over 11 years ago
added Martin Oltmann's grammar to the repo (I just contributed some additional words) More... over 11 years ago
removed production config file from repo (users shall copy the example file) More... over 11 years ago
fixed documentation in __init__.py More... over 11 years ago
fixed last commit More... over 11 years ago
updated README, added license (GPLv3) More... over 11 years ago
fixed bug in Query() documentation More... over 11 years ago
added github compatible README (markdown instead of epytext) More... over 13 years ago
added another TODO to __init__.py (epydoc --> sphinx) removed link from README to __init__.py (github doesn't support epytext markup) More... over 13 years ago
Merge branch 'docplanner' More... over 13 years ago
added description of XML output option to README. More... over 13 years ago
lexicalize_messageblocks.py: fixed undefined variables pypolibox.py: fixed exception handling in check_and_realize_textplan() More... over 13 years ago
refactored pypolibox.py added --xml cli option (just print XML text plans to stdout. don't process text plans w/ OpenCCG. More... over 13 years ago
refactored textplan2xml conversion. More... over 13 years ago
added docstrings to textplan.py More... over 13 years ago