Lingua::Stem - Stemming of words
This routine applies stemming algorithms to its parameters, returning the
stemmed words as appropriate to the selected locale.
Currently supported locales are:
EN - English (also EN-US and EN-UK)
DA - Danish
DE - German
GL - Galician
IT - Italian
NO - Norwegian
PT - Portuguese
SV - Swedish
This is the GNU diction and style, free implementations of old standard
Unix commands. For some reason, many modern systems lack them. Diction
prints wordy and commonly misused phrases. Style analyses surface
characteristics of a document, e.g. sentence length and various
readability measures.
Both commands support English and German documents.
GNU style and diction are written by Michael Haardt
http://www.moria.de/~michael/
dvips2ascii
-----------
This is a PostScript-to-ascii converter which works for PostScript
files created by dvips. Results are usually better than using ps2ascii
which comes with ghostscript.
USAGE: dvips2ascii < psfile > asciifile
dvips2ascii is a perl script, therefore it is slow. There is limited
support for accented characters (mainly german umlauts). Let me know
if you want support for other special characters.
Comments, bug reports and fixes to
eserte@cs.tu-berlin.de (Slaven Rezic)
FBReader is a book reader. Main features:
* Supported formats: fb2, HTML, CHM, plucker, Palmdoc, zTxt, TCR, RTF,
OEB, OpenReader, mobipocket, plain text.
* Direct reading from tar, zip, gzip and bzip2 archives.
* Supported encodings: utf-8, us-ascii, windows-1251, windows-1252,
koi8-r, ibm866, iso-8859-*, Big5, GBK.
* Automatically generated contents table.
* Embedded images support.
* Footnotes/hyperlinks support.
* Position indicator.
* Keeps the last open book and the last read positions for all opened
books between runs.
* List of last opened books.
* Automatic hyphenations. Liang's algorithm is used. Patterns for Czech,
English, Esperanto, French, German and Russian are included in the
current version.
* Text search.
* Full-screen mode.
* Screen rotation by 90, 180 and 270 degrees.
OpenHBCI -- the first free client-side implementation of the HBCI
specification.
HBCI is a bank-independent homebanking standard used by many German
banks. This publicly available protocol describes communication,
authentification, encryption, and business transactions taking place
between a homebanking applications and a bank's server. OpenHBCI
provides an object oriented library implementing the current
client-side HBCI specification. The library is written in C++, with C
wrappers also available. OpenHBCI provides the application programmer
with a high-level abstraction of almost all business transactions, so
that all HBCI details are totally encapsulated and do not need to be
bothered with.
GeoGebra is a dynamic mathematics software that joins geometry,
algebra and calculus. It is developed for education in secondary
schools by Markus Hohenwarter at the University of Salzburg.
You can do constructions with points, vectors, segments, lines,
conic sections as well as functions and change them dynamically
afterwards. Equations and coordinates can be entered directly.
Thus, GeoGebra has the ability to deal with variables for numbers,
vectors and points, finds derivatives and integrals of functions
and offers commands like Root or Extremum.
GeoGebra received several international awards including the European
and German educational software award.
Popup is an interactive learning aid for pairs of words. It behaves much like
a stack of flashcards, but handles one-to-many and many-to-one word
relationships better, and includes an integrated scheduler for efficient use
of your 'cards'. Popup was written by Bjorn Ghola and Rob Burns.
Features:
* An editor for cardstack files with support for copying and pasting groups
of words, as well as drag and drop.
* Three quiz styles: multiple choice, spelling, and flashcard.
* Supports quizes and practice
* Graduated time interval scheduler.
* Localized for Thai and German.
LICENSE: GPL2 or later
This code provides a function, `i18n-man', with which you can browse
UNIX manual pages. Formatting is done in background so that you
can continue to use your Emacs while processing is going on.
The mode also supports hypertext-like following of manual page SEE
ALSO references, and other features. See below or do `?' in a
manual page buffer for details.
For working with Japanese, English and German, put your dot.emacs file
following:
(autoload 'jman "i18n-man-ja" nil t)
(autoload 'eman "i18n-man-en" nil t)
(autoload 'dman "i18n-man-de" nil t)
then
M-x jman
to get a Japanese manual page thru jman(1) and put it in a buffer.
M-x eman
to get a English manual page thru man(1) and put it in a buffer.
M-x dman
to get a German manual page thru man(1) and put it in a buffer.
If you want byte-compile with your favorite "Emacs", use "byte-comile"
script as:
# cd /usr/local/share/emacs/site-lisp
# /usr/local/share/doc/prom-mew/byte-compile xemacs-mule i18n-man-ja i18n-man-ja.el i18n-man.el
For usage of byte_compile scripts, run byte_compile with -h option.
EasyTAG is an utility for viewing and editing tags for MP3, MP2, MP4/AAC,
FLAC, Ogg, Opus, Vorbis, MusePack and Monkey's Audio files.
Features:
- Auto tagging: parse filename and directory to complete automatically the
fields (using masks),
- Ability to rename files from the tag (using masks) or by loading a text
file,
- Process selected files of the selected directory,
- Ability to browse subdirectories,
- Recursion for tagging, removing, renaming, saving...,
- Can set a field (artist, title,...) to all other files,
- Read file header informations (bitrate, time, ...) and display them,
- Auto completion of the date if a partial is entered,
- Undo and redo last changes,
- Ability to process fields of tag and file name (convert letters into
uppercase, downcase, ...),
- CDDB support (from http protocol),
- A playlist generator window,
- French, German, Russian, Dutch, Hungarian, Swedish, Italian, Japanese,
Ukrainian, Czech, Spanish, Polish and Romanian translations
If you want Emacs to support you in your efforts to define and manage
your projects or tasks this Emacs extension is for you.
Some of the features you might find useful within the Emacs environment:
* Keep track of tasks in multiple projects
* Manage your todos
* Display Gantt bars for all tasks and todos
* Change the zoom factor of the Gantt chart
* Classify each project task according to its criticality:
o Normal tasks
o High risk tasks
o Tasks lying on the critical path
* Make task and todo notes
* Set task-specific progress goals: linear, moderate s-shaped, or
s-shaped with tougher requirements for the middle phase and
therefore more flexibility towards the planned end
* Multilingual (German and English)
* Print detailed project status reports
* Generate LaTeX output for high-quality Gantt charts