X-Spam-Check-By: sourceware.org Message-Id: Date: Wed, 15 Aug 2007 16:19:13 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.6) Gecko/20070802 SeaMonkey/1.1.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] New package: libtextcat-2.2-2 Content-Type: multipart/mixed; boundary="------------050307000105000302050301" Reply-To: cygwin AT cygwin DOT com X-Mailer: Perl5 Mail::Internet v1.74 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --------------050307000105000302050301 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit libtextcat has been added to the cygwin distribution. It classifies text into languages (to a limited amount locale also), to be used as C or C++ library. Additionally to the upstream release (and from suse, ubuntu, altlinux) there's a user binary /usr/bin/textcat to classify text from the command line. $ cat /usr/share/doc/Cygwin/CYGWIN_LICENSE | textcat [english] The default for the config file is changed to /etc/libtextcat.conf I attached the README for full info. If you have questions or comments, please send them to the Cygwin mailing list at: cygwin AT cygwin DOT com . I'll answer only there and I don't answer private mails. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. --------------050307000105000302050301 Content-Type: text/plain; name="README" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="README" libtextcat ------------------------------- Text Classification Library (language guessing) Runtime requirements: (versions given or later) cygwin-1.5.x libtextcat0 Build requirements: (versions given or later) cygwin-1.5.x zlib-1.2.x gcc-core gcc-g++ libtool binutils make bash fileutils sed Canonical homepage: http://software.wise-guys.nl/libtextcat/ Canonical download: http://software.wise-guys.nl/download/libtextcat-.tar.gz ------------------------------------------------------------------------------- Build instructions: If you use setup to install this src package, it will be unpacked under /usr/src automatically. cd /usr/src tar xfvj libtextcat--src.tar.bz2 cygport libtextcat--.cygport almostall This will create: /usr/src/libtextcat--.tar.bz2 /usr/src/libtextcat---src.tar.bz2 Or use 'cygport libtextcat--.cygport prep' to get a patched source directory ------------------------------------------------------------------------------- Files included in the libtextcat package: etc/libtextcat.conf usr/bin/textcat.exe usr/share/doc/Cygwin/libtextcat-2.2.README usr/share/doc/libtextcat-2.2/ChangeLog usr/share/doc/libtextcat-2.2/LICENSE usr/share/doc/libtextcat-2.2/README usr/share/doc/libtextcat-2.2/TODO usr/share/libtextcat/*.lm Files included in the libtextcat0 package: usr/bin/cygtextcat-0.dll Files included in the libtextcat-devel package: usr/bin/createfp.exe usr/include/textcat.h usr/lib/libtextcat.a usr/lib/libtextcat.dll.a usr/lib/libtextcat.la usr/share/libtextcat/ShortTexts/*.txt ------------------------------------------------------------------------------- Port Notes: ----- version 2.2-2 ----- new binary textcat, derived from texttextcat rearrange layout: etc/libtextcat.conf usr/bin/textcat.exe usr/share/libtextcat/*.lm ----- version 2.2-1 ----- Initial cygwin release. Various c++ fixes: remove extern, warp around extern "C" { }, proper c++ casts Install textcat.h Install langclass: LM into langclass and ShortTexts as subdir Cygwin port maintained by: Reini Urban Cygwin port questions to the mailinglist --------------050307000105000302050301 Content-Type: text/plain; charset=us-ascii -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ --------------050307000105000302050301--