{"library":"lindera-wasm-bundler","type":"library","category":null,"description":"lindera-wasm-bundler is a WebAssembly-based morphological analysis library designed for use in bundler environments like Webpack or Rollup. It provides Japanese text segmentation and part-of-speech tagging capabilities, leveraging WebAssembly for performance and portability. The current stable version is 3.0.5, with minor releases occurring frequently to address bugs and introduce minor enhancements, as seen in the recent v3.0.x series. Major version updates (like the v2 to v3 transition) introduce significant changes, often including refactoring and API adjustments. A key differentiator is its reliance on the OPFS (Origin Private File System) API for efficient runtime loading and management of large dictionary files, making it suitable for web applications requiring robust text processing without bundling dictionaries directly into the main application payload.","language":"javascript","status":"active","version":"3.0.5","tags":["javascript","morphological","analysis","library","wasm","webassembly","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install lindera-wasm-bundler","imports":["import __wbg_init from 'lindera-wasm-bundler';","import { TokenizerBuilder } from 'lindera-wasm-bundler';","import { loadDictionaryFromBytes } from 'lindera-wasm-bundler';","import { downloadDictionary, loadDictionaryFiles } from 'lindera-wasm-bundler/opfs';"]},{"cmd":"yarn add lindera-wasm-bundler","imports":[]},{"cmd":"pnpm add lindera-wasm-bundler","imports":[]}],"homepage":null,"github":"https://github.com/lindera/lindera","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/lindera-wasm-bundler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/lindera-wasm-bundler/compatibility"}}