From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 89625 invoked by alias); 1 Sep 2017 20:07:32 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 99816 invoked by uid 89); 1 Sep 2017 19:50:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=HAuthentication-Results:cygwin.com, labeled, noun, H*Ad:U*cygwin-announce X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com AD944C047B9D Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com AD944C047B9D X-Mailbox-Line: From cygwin-announce-link-grammar-5.3.16-1 Fri Sep 01 14:49:28 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Fri, 01 Sep 2017 20:07:00 -0000 Subject: link-grammar 5.3.16-1 X-SW-Source: 2017-09/txt/msg00018.txt.bz2 Message-ID: <20170901200700.tSBdmWDjhdxyGMZbMimCxkHDaeExqjFXM8qQv3cL4p8@z> The following packages have been uploaded to the Cygwin distribution: * link-grammar-5.3.16-1 * liblink-grammar5-5.3.16-1 * liblink-grammar-devel-5.3.16-1 * perl-clinkgrammar-5.3.16-1 * python2-linkgrammar-5.3.16-1 * python3-linkgrammar-5.3.16-1 * link-grammar-ady-5.3.16-1 * link-grammar-amy-5.3.16-1 * link-grammar-any-5.3.16-1 * link-grammar-ar-5.3.16-1 * link-grammar-de-5.3.16-1 * link-grammar-en-5.3.16-1 * link-grammar-fa-5.3.16-1 * link-grammar-he-5.3.16-1 * link-grammar-id-5.3.16-1 * link-grammar-kz-5.3.16-1 * link-grammar-lt-5.3.16-1 * link-grammar-ru-5.3.16-1 * link-grammar-tr-5.3.16-1 * link-grammar-vn-5.3.16-1 The Link Grammar Parser is a syntactic parser of natural languages, based on link grammar, an original theory of English syntax. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labeled links connecting pairs of words. The parser also produces a 'constituent' representation of a sentence (showing noun phrases, verb phrases, etc.). This is an update to the latest 5.3 release. -- Yaakov