http://swissnet.ai.mit.edu/~jaffer/jfilter/index.html

JFILTER

Current Version: 2.1; Released: May, 2002; Terms: GPL


Quick Start


Install the jfilt or JFILT.BAT SCM script to use jfilter from the command-line.
Usage: jfilt input-file output-file jcode

  Converts Japanese text in INPUT-FILE to format JCODE and writes
	result to OUTPUT-FILE.  JCODE can be jis, eucj, or sjis.

Install the jtype or JTYPE.BAT SCM script to print the name of the Japanese coding system used in a file.
Usage: jtype input-file [c-length]

  Categorizes the Japanese coding system used in INPUT-FILE.  JTYPE
	prints jis, eucj, or sjis, bin, or ascii.  If optional C-LENGTH
	argument is given, up to C-LENGTH characters are checked
	(default is 5000).

I am a guest and *not* a member of the MIT Artificial Intelligence Lab .
jaffer @ ai.mit.edu