hspell v1.0
This commit is contained in:
parent
fe97b085d3
commit
45a1b801d1
34
hspell.spec
34
hspell.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: A Hebrew spell checker
|
Summary: A Hebrew spell checker
|
||||||
Name: hspell
|
Name: hspell
|
||||||
Version: 0.9
|
Version: 1.0
|
||||||
Release: 7%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://ivrix.org.il/projects/spell-checker/
|
URL: http://ivrix.org.il/projects/spell-checker/
|
||||||
Source: http://ivrix.org.il/projects/spell-checker/hspell-%{version}.tar.gz
|
Source: http://ivrix.org.il/projects/spell-checker/hspell-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -18,21 +18,20 @@ suggest corrections (-c). It also provides a true (yet incomplete)
|
|||||||
morphological analizer (-l), that prints all known meanings of a Hebrew
|
morphological analizer (-l), that prints all known meanings of a Hebrew
|
||||||
string.
|
string.
|
||||||
|
|
||||||
Note: it is a fully working Hebrew spellchecker, not a toy release. On typical
|
On typical documents Hspell recognizes the majority of correct words. However,
|
||||||
documents it should recognize the majority of correct words. However, users
|
users must take into account that it still will not recognize *all* the correct
|
||||||
of this release must take into account that it still will not recognize *all*
|
words; The dictionary is still not complete, and this situation will continue
|
||||||
the correct words; The dictionary is still admittedly not complete, and this
|
to improve in the next releases. On the other hand, barring bugs Hspell should
|
||||||
situation will continue to improve in the next releases. On the other hand,
|
not recognize incorrect words - extreme attention has been given to the
|
||||||
barring bugs Hspell should not recognize incorrect words - extreme attention
|
correctness and consistency of the dictionary.
|
||||||
has been given to the correctness and consistency of the dictionary.
|
|
||||||
|
|
||||||
%description -l he
|
%description -l he
|
||||||
Hspell äåà îàééú òáøé, äîñô÷ (áéðúééí) îðù÷ ãîåé-spell - ôåìè øùéîä ùì äîéìéí
|
Hspell הוא מאיית עברי, המספק (בינתיים) מנשק דמוי-spell - פולט רשימה של המילים
|
||||||
äùâåéåú äîåôéòåú á÷ìè. æå âøñä ôåòìú, àåìí äéà àéððä ùìîä òãééï - îéìéí ú÷ðéåú
|
השגויות המופיעות בקלט. רשימת המילים שלנו נכבדת, אולם היא איננה שלמה עדיין - יש
|
||||||
øáåú àéðï îåëøåú åäï îãååçåú ëùâéàåú. ä÷ôãðå îàåã òì-îðú ùîéìéí ùäéà *ëï* îëéøä
|
מילים תקניות שאינן מוכרות והן מדווחות כשגיאות. הקפדנו מאוד על-מנת שמילים שהוא
|
||||||
éàåéúå ðëåðä òì-ôé ëììé äà÷ãîéä äòáøéú ìëúéá çñø ðé÷åã )"ëúéá îìà"(. ëîå ëï,
|
*כן* מכיר יאויתו נכונה על-פי כללי האקדמיה העברית לכתיב חסר ניקוד )"כתיב מלא"(.
|
||||||
Hspell îñô÷ (-l) îðúç îåøôåìåâé àîúé (àí-ëé ìà ùìí) àùø îãôéñ àú ëì äîùîòåéåú
|
כמו כן, Hspell מספק (-l) מנתח מורפולוגי אמתי (אם-כי לא שלם) אשר מדפיס את כל
|
||||||
äàôùøéåú ùì îçøåæú àåúéåú òáøéú.
|
המשמעויות האפשריות של מחרוזת אותיות עברית.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Library and include files for Hspell, the hebrew spell checker
|
Summary: Library and include files for Hspell, the hebrew spell checker
|
||||||
@ -43,7 +42,7 @@ Requires: %{name} = %{version}-%{release}
|
|||||||
Library and include files for applications that want to use Hspell.
|
Library and include files for applications that want to use Hspell.
|
||||||
|
|
||||||
%description -l he devel
|
%description -l he devel
|
||||||
ñôøééä å÷åáöé ëåúøú òáåø ééùåîéí ùøåöéí ìäùúîù á-Hspell.
|
ספרייה וקובצי כותרת עבור יישומים שרוצים להשתמש ב-Hspell.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -75,6 +74,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man3/hspell.3*
|
%{_mandir}/man3/hspell.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 15 2006 Dan Kenigsberg <danken@cs.technion.ac.il> 1.0-1
|
||||||
|
- new upstream release.
|
||||||
|
- Hebrew description converted to utf8.
|
||||||
* Tue Feb 28 2006 Dan Kenigsberg <danken@cs.technion.ac.il> 0.9-7
|
* Tue Feb 28 2006 Dan Kenigsberg <danken@cs.technion.ac.il> 0.9-7
|
||||||
- Rebuild for Fedora Extras 5
|
- Rebuild for Fedora Extras 5
|
||||||
* Mon Sep 26 2005 Dan Kenigsberg <danken@cs.technion.ac.il> 0.9-6
|
* Mon Sep 26 2005 Dan Kenigsberg <danken@cs.technion.ac.il> 0.9-6
|
||||||
|
Loading…
Reference in New Issue
Block a user