ソフトウェア

NERsted

Nested Named Entity Recognition via Explicitly Excluding the Influence of the Best Path」を実装した、入れ子になった固有表現認識。

TorchLatent

Structured Refinement for Sequential Labeling」および「Nested Named Entity Recognition via Explicitly Excluding the Influence of the Best Path」で用いられた、CRFなど潜在構造を効率よく計算するライブラリ。

Skeletal AMR

Dependency Patterns of Complex Sentences and Semantic Disambiguation for Abstract Meaning Representation Parsing」を実装した、依存構造マッチングによるAMR構造解析。

Tatar Transliteration

Transliteration for Low-Resource Code-Switching Texts: Building an Automatic Cyrillic-to-Latin Converter for Tatar」を実装した、code switchingを考慮したタタール語翻字。 オンラインのデモンストレーションを試してください。

RemovingSpuriousAlignment

Removing Word-Level Spurious Alignment between Images and Pseudo-Captions in Unsupervised Image Captioning」を実装した、教師なし画像キャプショニング。

Coordparser

Decomposed Local Models for Coordinate Structure Parsing」を実装した、ニュラルネットワークに基づいた並列構造解析機。