Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Japanese search regex generator

NotificationsYou must be signed in to change notification settings

polm/node-migemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a re-implementation ofmigemo in NodeJS. Migemo is a tool for generating regular expressions for Japanese based on romaji input. Wapuro style input (and therefore most of Kunreishiki and Hepburn) is supported.

migemo demo using searchy

Unlike other migemos, the dictionary is based on Edict2, not SKK, which solves some problems but creates others.

To start using it right away, install together withsearchy.

npm install -g migemo searchy

License

The code I have written is released under the WTFPL, do as you like.However, please note the dictionary file is based on edict2 and subject to its terms. I understand this as basically CC-BY-SA-3.0, but please seehere.

Other Versions

There are many other implementations of migemo. Besides theoriginal Ruby version you may also be interested inthis browser-friendly JS version.

For reference here are the other implementations I'm aware of:

About

Japanese search regex generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp