Commit Graph

19 Commits (aec3e7995a28c018f16ce1cbe93551e3fbb6924c)

Author SHA1 Message Date
orbiter 024da2916b refactoring of logging
16 years ago
orbiter ce2a7ed116 integrated language detection classes into condenser environment
16 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter 25192e0d36 added a deletion button to indexControlRWIs that deletes the complete web index
17 years ago
low012 f06c046f6c *) refactoring (several instances of Indetificator can be created and used parallel now)
17 years ago
orbiter 4229cd275c fixed several details about network switching, default password, random password and localhost authentification
17 years ago
low012 a7dadf7f2f *) first version of a way to determine the language a text is written in (not perfect, but it works)
17 years ago
low012 f4799c2334 *) removed since I decided to turn this into a project of it's own using Perl to gather n-gram data which YaCy will be able to use
17 years ago
orbiter 9628db6cdc enhanced memory allocation during database access:
18 years ago
low012 ea05c7d463 *) characters are saved in ASCII-safe notation in language data files now ('\u0063' instead of 'a'), this hopefully avoids lots of problems
18 years ago
orbiter 31023dbc7a added package declaration for language package
18 years ago
low012 255e754257 *) Removed unnecessary condition (always true).
18 years ago
low012 a42d233944 *) Filename for output file is created from language code + .ldf now (e.g. en-GB.ldf)
18 years ago
low012 ffc607d65d *) Fixed a small bug found by Lotus.
18 years ago
low012 33e2423bde *) Tool to find out the percentage of letters in a text. First step to build a tool which detects the language a text is written in.
18 years ago