OpenSolaris

  subsites   code review   repo   packages   bugs   defect   polls   planet
You are not signed in. Sign in or register.

Announcements

This is the default content for the Announcements page. If you are a project leader, click "Edit this page" to change this content.

New Hangul LE of IIIMF is opensourced under LGPLv2.1 | 08/01/2008

Hangul LE, a new korean language engine of IIIMF, is open sourced under LGPLv2.1.

Hangul LE is developed as the Korean Input Method Enhancement project for OpenSolaris. Now the source codes are merged with an existing Korean LE, iiimf-hangul and available at svn.openi18n.org. If you have any question or need further information , please contact the OS.o input-method project team.

Special thanks to Choe Hwanjin who is the author of iiimf-hangul and libhangul. And also thanks to the Sun Globalization team for their great support.

The Python binding for SunPinyin's SLM is released | 04/21/2008

We just added the python binding for SunPinyin' SLM (statistical language model), pyslm, and several alternative utilities written by python. To build the extension, you need download/install cython. To build the pyslm extension on Solaris with SunStudio, you may need the following settings (seems that the distutils module on Solaris has some problems to set the compiler and flags properly):

$ export CC=/opt/SUNWspro/bin/CC
$ export LDFLAGS="-lCrun"

Sun is releasing SunPinyin's source code under a dual-licensing scheme of CDDL and LGPLv2.1 | 01/21/2008

I am very glade to announce that Sun is releasing SunPinyin's source code under a dual-licensing scheme of CDDL and LGPLv2.1. Releasing SunPinyin under the LGPL license will help align SunPinyin project with the Gnu/Linux community and major open source projects.

For more details, please refer to the header of each source file, or the LGPL.LICENSE and OPENSOLARIS.LICENSE text files in the source tree.

If you have any questions or would like further information, please contact the input-method[1] OS.o project team.

I'd like to take this opportunity to thank the management team of Sun Globalization department for the great supports.

Regards,

  1. http://www.opensolaris.org/os/project/input-method