要約
この論文では、SPINDLE について説明します。SPINDLE は、生のテキスト入力を {\lambda} 用語として表現される構成を意味するプログラムに変換する、効率的で正確なオランダ語のパーサーを実装するオープンソースの Python モジュールです。
パーサーは、近年行われた多くの画期的な進歩を統合しています。
その出力は、マルチモーダル型論理文法の高解像度派生で構成され、構文の 2 つの直交軸、つまり深い関数引数構造と依存関係をキャプチャします。
これらは相互に依存する 3 つのシステムによって生成されます: 文法分析の整形式を主張する静的型チェッカー、異種グラフ畳み込みに基づく最先端の構造認識スーパータガー、および超並列プルーフ サーチ コンポーネントに基づく超並列プルーフ サーチ コンポーネントです。
シンクホーンの繰り返し。
ソフトウェアには、エンドユーザーの利用を容易にすることを目的とした、証明の視覚化と推論のための便利なユーティリティと追加機能も含まれています。
要約(オリジナル)
This paper describes SPINDLE – an open source Python module implementing an efficient and accurate parser for written Dutch that transforms raw text input to programs for meaning composition, expressed as {\lambda} terms. The parser integrates a number of breakthrough advances made in recent years. Its output consists of hi-res derivations of a multimodal type-logical grammar, capturing two orthogonal axes of syntax, namely deep function-argument structures and dependency relations. These are produced by three interdependent systems: a static type-checker asserting the well-formedness of grammatical analyses, a state-of-the-art, structurally-aware supertagger based on heterogeneous graph convolutions, and a massively parallel proof search component based on Sinkhorn iterations. Packed in the software are also handy utilities and extras for proof visualization and inference, intended to facilitate end-user utilization.
arxiv情報
著者 | Konstantinos Kogkalidis,Michael Moortgat,Richard Moot |
発行日 | 2023-02-23 14:22:45+00:00 |
arxivサイト | arxiv_id(pdf) |
提供元, 利用サービス
arxiv.jp, Google