DELPH-IN

{{Short description|Collaborative linguistics project}}

{{Infobox|name = DELPH-IN

|bodystyle =

|title = DELPH-IN

|titlestyle =

|headerstyle = background:#ccf;

|labelstyle =

|datastyle =

|header1 = Academics

|label2 = Discipline:
Formalisms:

|data2 = Natural language processing
HPSG, MRS

|header4 = DELPH-IN Summits

|label5 = Inaugural:

|data5 = [https://github.com/delph-in/docs/wiki/LisbonTop LisbonTop] (2005)

|label6 = Latest:

|data6 = [https://github.com/delph-in/docs/wiki/Virtual2021Top Virtual2021Top] (2021)

|label7 = Upcoming:

|data7 = [https://github.com/delph-in/docs/wiki/FairhavenTop FairhavenTop] (2022)

|belowstyle = background:#ddf;

|below =

}}

Deep Linguistic Processing with HPSG - INitiative (DELPH-IN) is a collaboration where computational linguists worldwide develop natural language processing tools for deep linguistic processing of human language.[http://www.delph-in.net/ DELPH-IN: Open-Source Deep Processing] The goal of DELPH-IN is to combine linguistic and statistical processing methods in order to computationally understand the meaning of texts and utterances.

The tools developed by DELPH-IN adopt two linguistic formalisms for deep linguistic analysis, viz. head-driven phrase structure grammar (HPSG) and minimal recursion semantics (MRS).Ann Copestake, Dan Flickinger, Carl Pollard and Ivan A. Sag. 2005. [http://lingo.stanford.edu/sag/papers/copestake.pdf Minimal Recursion Semantics: An Introduction] {{Webarchive|url=https://web.archive.org/web/20120717034844/http://lingo.stanford.edu/sag/papers/copestake.pdf |date=2012-07-17 }}. In Proceedings of Research on Language and Computation. All tools under the DELPH-IN collaboration are developed for general use of open-source licensing.

Since 2005, DELPH-IN has held an annual summit. This is a loosely structured unconference where people update each other about the work they are doing, seek feedback on current work, and occasionally hammer out agreement on standards and best practice.

DELPH-IN technologies and resources

The DELPH-IN collaboration has been progressively building computational tools for deep linguistic analysis, such as:

  • LKB system (Linguistic Knowledge Builder): a grammar engineering environment where linguists can build unification grammars with the Head-driven Phrase Structure Grammar formalism
  • PET parser (Platform for Experimentation with efficient HPSG processing Techniques): an open source parser which produces HPSG parse trees with Minimal Recursion Semantics (MRS) outputs {{Cite web |url=http://pet.opendfki.de/wiki |title=PET Parser website |access-date=2013-07-30 |archive-date=2022-03-29 |archive-url=https://web.archive.org/web/20220329234307/http://pet.opendfki.de/wiki |url-status=dead }}
  • ACE processor (Answer Constraint Engine): an efficient system to process DELPH-IN grammars that provide HPSG syntactic parses with MRS outputs. The latest version of ACE is able to generate natural language sentences.[http://sweaglesw.org/linguistics/ace/ ACE parser/generator homepage]
  • LOGON infrastructure is a collection of software and DELPH-IN grammars to provide transfer-based machine translation. The LOGON approach to machine translation has proven to provide quality oriented hybrid (rule-based and stochastic) translations.Stephan Oepen, Erik Velldal, Jan Tore Lønning, Paul Meurer, Victoria Rosén, and Dan Flickinger. 2007.[http://mt-archive.info/TMI-2007-Oepen.pdf Towards hybrid quality-oriented machine translation. On linguistics and probabilities in MT] {{Webarchive|url=https://web.archive.org/web/20200806142305/http://mt-archive.info/TMI-2007-Oepen.pdf |date=2020-08-06 }}. In Proceedings of the 10th International Conference on Theoretical and Methodological Issues in Machine Translation, pp.144–153. Skövde, Sweden.

Other than deep linguistic processing tools, the DELPH-IN collaboration supplies computational resources for Natural Language Processing such as computational HPSG grammars and language prototypes e.g.:

  • DELPH-IN grammars: a catalogue of computational HPSG grammar hand-crafted to capture deep linguistics analysis specific to the respective languages [http://moin.delph-in.net/GrammarCatalogue DELPH-IN catalog of grammars]
  • LinGO Grammar Matrix: an open-source starter-kit for rapid prototyping of precision broad-coverage grammars compatible with the LKB. It contains a library of common language phenomena that computational grammarians can inherit for their HPSG grammars.Fokkens, Antske, Emily M. Bender and Varvara Gracheva. 2012. [https://archive.today/20130730135014/http://moin.delph-in.net/MatrixDocTop LinGO Grammar Matrix Customization System Documentation]. Online resource.
  • CLIMB libraries (Comparative Libraries of Implementations with Matrix Basis): an extended language library built on the Grammar Matrix. The objective of the CLIMB library is to maintain alternative analyses of the same phenomenon across different languages to test their impact on long-term grammar development.Fokkens, A., Avgustinova, T., and Zhang, Y. 2012. [http://www.coli.uni-saarland.de/~afokkens/materials/Fokkens-Avgustinova-Zhang-LREC2012.pdf Climb grammars: three projects using metagrammar engineering]. In Proceedings of the Eight International Conference on Language Resources and Evaluation (LREC’12), Istanbul, Turkey.

Another range of DELPH-IN resources are not unlike the data use for shallow linguistic processing, such as Text corpus and treebanks:

  • MRS Test Suite: a short but representative set of sentences designed to capture some minimal recursion semantics phenomena. The test suites are available in Bulgarian, English, French, German, Greek, Japanese, Mandarin, Norwegian, Portuguese, Russian and Spanish.[http://moin.delph-in.net/MatrixMrsTestSuite MRS Test Suite page]
  • Wikiwoods: WikiWoods is a parsed corpus that provides rich syntacto-semantic annotations for the English Wikipedia.Dan Flickinger, Stephan Oepen, and Gisle Ytrestøl. 2010. [http://www.delph-in.net/wikiwoods/lrec10.pdf WikiWoods: Syntacto-semantic annotation for English Wikipedia]. In Proceedings of LREC-2010, pages 1665–1671.
  • DeepBank: an ongoing project to annotate the one million words of 1989 Wall Street Journal text (the same set of sentences annotated in the original Penn Treebank project) with the English Resource Grammar, augmented with a robust approximating PCFG for complete coverage.Dan Flickinger, Valia Kordoni and Yi Zhang. 2012. [http://dfki.de/lt/publication_show.php?id=6619 DeepBank: A Dynamically Annotated Treebank of the Wall Street Journal] {{Webarchive|url=https://web.archive.org/web/20160304081735/http://dfki.de/lt/publication_show.php?id=6619 |date=2016-03-04 }}. In Proceedings of TLT-11, Lisbon, Portugal.[http://moin.delph-in.net/DeepBank DeepBank homepage]
  • Cathedral and the Bazaar: a compilation of an early essay on Open Source by Eric Raymond with translations into multiple languages. It was proposed as a multilingual shared test suite to enable us to compare parses across different grammars.[http://moin.delph-in.net/MatrixMrsCatb DELPH-IN CatB page][http://catb.org/~esr/writings/cathedral-bazaar/ Official Cathedral and the Bazaar webpage]

The open-source culture of the DELPH-IN collaboration provides the Natural Language Processing community with an array of deep linguistic processing tools and resources. However, the usability of DELPH-IN tools has been an issue with users and application developers new to the DELPH-IN ecology.{{Citation needed|date=July 2014}} The DELPH-IN developers are aware of these usability issues and there are ongoing attempts to improve documentation and tutorials of DELPH-IN technologies.[http://moin.delph-in.net/SaarlandUseability DELPH-IN 2013 Summit: Special Interest Group in Useability]

See also

References

{{Reflist|2}}