From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Grammar checking Date: Fri, 21 Apr 2023 22:22:07 -0400 Message-ID: References: <87sfdnyuxc.fsf@posteo.de> <83sfdl2z26.fsf@gnu.org> <58158ae49808189da7b2@heytings.org> <83mt3t2xz1.fsf@gnu.org> <86jzyxxqir.fsf@gmail.com> <58158ae4986fa602fe47@heytings.org> <87jzylqvhl.fsf@posteo.net> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="17430"; mail-complaints-to="usenet@ciao.gmane.io" Cc: philipk@posteo.net, emacs-devel@gnu.org To: Lynn Winebarger Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Apr 22 04:22:59 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pq2tu-0004LC-Uf for ged-emacs-devel@m.gmane-mx.org; Sat, 22 Apr 2023 04:22:58 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pq2tI-0002Gt-IQ; Fri, 21 Apr 2023 22:22:20 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pq2tH-0002Gj-P6 for emacs-devel@gnu.org; Fri, 21 Apr 2023 22:22:19 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pq2t5-0001SA-EO; Fri, 21 Apr 2023 22:22:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=XgOd7ew44vM8gZeXMK5C0/KI3WOw5nsojVQPycIK/3A=; b=PfFoNe83Hp0g jqEBz4tKH9nLW9zor3hQCjeTDPZWJ3V4rerPbQP1wIuh0qtny1Ih1/mZOg6m43ZFTX19OgQH6+wti +5fw7drikWvK4jTEPMQdvBCl0usW64iUp0IDOykSdKzYIZPUbdD+ZlSLizrd2XSeUB44in7TkeuJ7 SJaxLNNKRacNu1rAcTS2Kb+iqb+fdV2zioIUk0kpgPl6dSwhOk+RGEZAUPulF5gOrhj+hs4nzctPL wwCULoy1TUwgSZXuiILc9aFU+Tm0A4vLmjQY9eW8D2YSkS4ZkIeEmQhxkGN9iVn+el1KLPimNc3nW DcgF+o1iqbN2lUC/1J1ryQ==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1pq2t5-0006ar-0c; Fri, 21 Apr 2023 22:22:07 -0400 In-Reply-To: (message from Lynn Winebarger on Sun, 9 Apr 2023 08:31:31 -0400) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:305566 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > There's this directory in languagetool's source code that appears to > provide infrastructure for using some RPC protocol for "MLServer"s: > https://github.com/languagetool-org/languagetool/tree/master/languagetool-core/src/main/java/org/languagetool/rules/ml. If we wamt to use the free version of Languagetool, this raiss important questions. First of all, does the program as currently released try by default to use tha remote protocol? Secondarily, how much of the usefulness of that program as currently released if we turn that off? And how would we modify the release to turn that off? If the program as currently released does NOT try ny default to use tha protocol, is there something that they invite users to do so as to start using it? We might want to delete that feature from the version we distribute, so we don't end up distributing SaaSS unknowingly. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)