arXiv論文メモ
新着一覧
cs.CL · 査読状況未確認

スペイン語文から英語由来の借用語を抽出するソフト

pylazaro: a Python package for anglicism extraction in Spanish

Elena Alvarez-Mellado

この論文をやさしく読む

ひとことで言うと

スペイン語の文章から、まだスペイン語に同化していない英語由来などの借用語を抽出するPythonのソフトです。

何に役立つ?

辞書編さんやコーパス言語学で、借用語の使用状況を調べる作業に利用できます。

この研究の面白いところ

異なるライブラリで作られた5モデルを一つの操作方法で扱えます。最良モデルのF1は0.86で、比較した汎用LLMは0.40未満でした。

どこまで分かった?

主な対象はスペイン語中の未同化の借用語、特に英語由来の語です。他言語や同化済みの借用語の抽出性能は要旨に示されていません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

語彙の借用とは、ある言語の単語が別の言語に導入されることである。文章から借用語を特定する作業は、辞書編さんやコーパス言語学のようなデータを扱う言語学分野で重要だが、標準的なテキスト処理ライブラリにはその機能がない。著者らは、スペイン語文から、まだ現地語の形に同化していない借用語、主に英語由来の語を自動抽出する、オープンソースのPythonパッケージpylazaroを提示する。異なるライブラリで学習した5種類の系列ラベル付けモデルを共通のインターフェースで利用でき、利用者は各ライブラリ固有の扱い方を気にせず切り替えられる。 本論文はパッケージの設計と使い方を説明し、モデルの性能を汎用の大規模言語モデルと比較する。汎用モデルはこの課題でF1が0.40未満と低く、pylazaroで最良のモデルは0.86だった。利用状況も報告し、pylazaroは5万8,000回以上ダウンロードされ、スペイン語の報道で英語由来の語の使用を監視するObservatorio Lazaroの基盤となっている。PyPIから導入でき、readthedocsに文書があり、HuggingFace Spacesの公開デモでも試せる。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-24(UTC)
最新改訂
2026-09-24 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Lexical borrowings are words from one language that are introduced into another language. Identifying lexical borrowings in text is a relevant task for data-centric fields in Linguistics such as lexicography or corpus linguistics, but none of the standard libraries for text processing offers such a functionality. In this paper we present pylazaro, an open-source Python package for the automatic extraction of unassimilated lexical borrowings (mostly anglicisms) from Spanish text. pylazaro offers a single interface to five sequence labeling models that were trained using different libraries, so that users can run and switch between them without having to deal with the idiosyncrasies of each library. We describe the design and usage of the package, contrast the performance of its models with that of general-purpose LLMs (which perform poorly at this task: F1 below 0.40, compared to 0.86 for the best model in pylazaro) and report on its adoption: pylazaro has been downloaded more than 58,000 times and is the library behind Observatorio Lazaro, a resource that monitors anglicism usage in the Spanish press. pylazaro can be installed via PyPI, is documented in readthedocs and can be tried through a live demo hosted on HuggingFace Spaces.

arXiv ID: 2609.29276 / 要約の誤りについて