Coder Social home page Coder Social logo

text-kakasi's Introduction

# $Id: README,v 2.0 2003/05/22 18:19:11 dankogai Exp $

About this module
-----------------

This module provides interface to kakasi (kanji kana simple inverter).
kakasi is a set of programs and libraries which does what Japanese
input methods do in reverse order.  You feed Japanese and kakasi
converts it to phonetic representation thereof.  kakasi can also be
used to tokenizing Japanese text. To find more about kakasi, see
<http://kakasi.namazu.org/> .

How to install
--------------

0.  Make sure you have kakasi installed.  Here is a typical
installation procedure.

% gzip -dc kakasi-(version).tar.gz | tar xvf -
% cd kakasi-2.3.4
% ./configure
% make
% su make install

There are also many ports/packages available for many platforms.
Consult the documents of your platform.

1.  Install this module.

% gzip -dc Text-Kakasi-(version).tar.gz | tar xvf -
% cd Text-Kakasi-(version)
% perl Makefile.PL
% make
% make test
% make install

1a. Install this module via CPAN

% perl -MCPAN -e 'install Text::Kakasi'

How to use
----------

See perldoc Text::Kakasi.

Copyright
---------

(C) 1998, 1999, 2000 NOKUBI Takatsugu <[email protected]>
(C) 2003 Dan Kogai <[email protected]>

There is no warranty for this free software. Anyone can modify and/or
redistribute this module under GNU GENERAL PUBLIC LICENSE. See COPYING
file that is included in the archive for more details.

text-kakasi's People

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.