Plugin details
Japanese Text Diff is a server-side Bubble plugin that compares two Japanese texts by tokenizing them using TinySegmenter and highlighting their differences using the diff module. It outputs the result in BBCode format, making it easy to display added and removed words directly in Bubble text elements.
Ideal for proofreading tools, editorial systems, language learning apps, or any product that needs Japanese text comparison.
---
Japanese Text Diff は、2つの日本語テキストを比較する Bubble 用のサーバーサイドプラグインです。TinySegmenter による分かち書きを行い、diff モジュールを用いて差分を抽出します。出力は BBCode 形式で行われ、Bubble のテキストエレメントにそのまま装飾付きで表示することができます。
校正ツール、編集支援、語学学習アプリなど、日本語の差分を扱いたいあらゆる場面に適しています。