https://github.com/allofphysicsgraph/mathnlg
https://github.com/allofphysicsgraph/mathnlg
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/allofphysicsgraph/mathnlg
- Owner: allofphysicsgraph
- License: mit
- Created: 2018-08-13T10:47:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T03:21:52.000Z (almost 8 years ago)
- Last Synced: 2025-01-13T14:52:48.416Z (over 1 year ago)
- Language: Python
- Size: 57.6 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Natural Language Generator Demo
This project as a minimal example of [Natural Language Generator](https://en.wikipedia.org/wiki/Natural_language_generation) for the [Derivator project](https://allofphysicsgraph.github.io/derivator/).
Programming part is based on the book [Building Natural Language Generation Systems](https://www.cambridge.org/core/books/building-natural-language-generation-systems/0AE70C709A9BFBDC80B349B2D22A78CD). Writing style is based on [Handbook for Spoken Mathematics: Larry’s Speakeasy](http://englishlangkan.com/produk/E%20Book%20Handbook%20for%20Spoken%20Mathematics.pdf) from 1983.
## Demo
To see the generated output visit our [GitHub Pages Website](https://allofphysicsgraph.github.io/MathNLG/)
## Goal
Create a re-usable, semantically meaningful way of storing knowledge. Start a truly collaborative platform for high quality scientific writing. Implement surface realizers for as many languages as possible, especially very exotic once, to ensure everyone has access to high quality study materials.
## Limitations
* Only first order logic expressions can be compiled in natural language.