ソフトウェア
mbrs
さまざまな派生アルゴリズムや評価指標を体系的に実装した、MBR decodingのためのライブラリ。
knn-seq
「Nearest Neighbor Machine Translation」と「Subset Retrieval Nearest Neighbor Machine Translation」をfairseqプラグインとして実装した、高速な用例ベース機械翻訳器。
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」を実装した、ニュラルネットワークに基づいた並列構造解析機。