[Fwd: Re: FYI: link-grammar-4.1.1]

From: J.M. Maurer <j.m.maurer_at_student.utwente.nl>
Date: Fri Jun 03 2005 - 04:13:10 CEST

attached mail follows:


Hello Marc

First all, I had to email to you because there is no link-grammar section
in AbiWord Bugzilla and I have no insteresting to submit in mailing list.

Anyway, yesterday, I worked on ported link-grammar and AbiWord 2.3.0's
grammar checker plugin on FreeBSD. link-grammar has the problem with to
find the dictionary. I had to do the "sed -i.bak -e
's|/words/|/en/words/|g' data/en/4.0.dict" to solve the problem.

Before AbiWord's grammar checker complain and not work:
==========================================
% AbiWord-2.4
    Opening /usr/local/share/link-grammar/en/4.0.dict
    No dictionary!!
    No dictionary!!
    [...same several of it...]
==========================================

After fixed with sed, grammar checker works:
==========================================
% AbiWord-2.4
    Opening /usr/local/share/link-grammar/en/4.0.dict
    Opening /usr/local/share/link-grammar/en/words/words.n.p
    Opening /usr/local/share/link-grammar/en/words/words.n.1
    Opening /usr/local/share/link-grammar/en/words/words.n.2.s
    Opening /usr/local/share/link-grammar/en/words/words.n.2.x
    [...goes on...]
==========================================

http://www.freshports.org/textproc/link-grammar/
http://www.freshports.org/editors/abiword-devel/
http://www.freshports.org/editors/abiword-plugins-devel/

Cheers,
Mezz

-- 
mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome_at_FreeBSD.org
Received on Fri Jun 3 04:11:35 2005

This archive was generated by hypermail 2.1.8 : Fri Jun 03 2005 - 04:11:35 CEST