6 ms·
Very nice. Would love to see versions in other programming languages. I'm very interested in examples that extrapolate this idea to other areas of programming
by edtechdev 10y ago
Very nice. Would love to see versions in other programming languages.
I'm very interested in examples that extrapolate this idea to other areas of programming and even math. And also work in the reverse direction.
Most of the examples I've found are old or not open source.
another example of english to regex:
https://people.csail.mit.edu/regina/my_papers/reg13.pdf https://people.csail.mit.edu/regina/my_papers/reg13.pdf
https://arxiv.org/abs/1608.03000 https://arxiv.org/abs/1608.03000
English to dates
https://github.com/neilgupta/sherlock https://github.com/neilgupta/sherlock
English to a graph (network representation)
https://github.com/incrediblesound/MindGraph https://github.com/incrediblesound/MindGraph
C to English and vice versa
http://www.mit.edu/~ocschwar/C_English.html http://www.mit.edu/~ocschwar/C_English.html
English to python:
http://alumni.media.mit.edu/~hugo/publications/papers/IUI2005-metafor.pdf http://alumni.media.mit.edu/~hugo/publications/papers/IUI200...
English to database queries
http://kueri.me/ http://kueri.me/