davidmoeljadi / INDRA

Indonesian Resource Grammar (INDRA) - an implemented HPSG grammar for Indonesian

Home Page:http://moin.delph-in.net/IndraTop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Indonesian Resource Grammar (INDRA)

This is a medium-sized computational Indonesian grammar in HPSG using the DELPH-IN infrastructure. It is bootstrapped using the LinGO Grammar Matrix.

Compile with:

ace -g ace/config.tdl -G ind.dat

Run it with:

echo "saya makan kue" | ace -g ind.dat

Documentation

See IndraTop page

References

Moeljadi, David, Francis Bond, and Sanghoun Song (2015) Building an HPSG-based Indonesian Resource Grammar (INDRA). In Proceedings of the Grammar Engineering Across Frameworks (GEAF) Workshop, 53rd Annual Meeting of the ACL and 7th IJCNLP, pages 9–16, Beijing, China, July 26-31, 2015.

About

Indonesian Resource Grammar (INDRA) - an implemented HPSG grammar for Indonesian

http://moin.delph-in.net/IndraTop

License:Other


Languages

Language:Common Lisp 50.7%Language:Shell 21.5%Language:Perl 19.9%Language:Python 7.8%