source: trunk/gsdl/src/phind

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2958   22 years sjboddie Minor change to get phind to compile under VC++ again.
(edit) @2900   22 years jrm21 Modified Makefile.in files to use autodetected configure's install …
(edit) @2870   22 years paynter Removed unnecessary call.
(edit) @2869   22 years paynter Eliminate looping, use more memset and better bitmasks instead.
(edit) @2867   22 years paynter Moved all the sufficCheck functionality into the check.h header and …
(edit) @2866   22 years paynter no longer relevant.
(edit) @2839   22 years sjboddie Minor changes to get compiling on Windows
(edit) @2807   23 years kjm18 changed suffixCheck to bit array.
(edit) @2806   23 years kjm18 changed initialisation loops to memset
(edit) @2801   23 years kjm18 new version of suffix, based on suffix2 (gordon and craigs simpler …
(edit) @2704   23 years paynter Small efficiency gain in expandWhileUniqueSuffixExpansion.
(edit) @2696   23 years jrm21 Removed reference to CC stuff, as we currently only need CXX compiler.
(edit) @2694   23 years paynter Various improvements to the Phrase code, including new copy …
(edit) @2676   23 years paynter A list of files that CVS needn't give errors about.
(edit) @2675   23 years paynter Changed phind dir to /phind1/ from /phind/.
(edit) @2674   23 years paynter Changes for the new version of suffix: Added …
(edit) @2673   23 years paynter An alternative, more efficient, version of suffix.cpp. I expect this …
(edit) @2659   23 years jrm21 suffix.o added to $(OBJECTS), so make clean removes it.
(edit) @2592   23 years jrm21 We need to explicitly use $(CXX) from configure for the c++ compiler, …
(edit) @2553   23 years sjboddie * empty log message *
(edit) @2527   23 years sjboddie * empty log message *
(edit) @2523   23 years sjboddie * empty log message *
(edit) @2507   23 years sjboddie Tidied up the phind client a little more. It now belongs to the …
(edit) @2501   23 years sjboddie a few changes to various makefiles, mostly with regard to the phind …
(edit) @2498   23 years sjboddie A couple of small changes to phind's generate code to get it working …
(edit) @2497   23 years sjboddie * empty log message *
(edit) @2487   23 years sjboddie Changes to get phind working under windows
(edit) @2062   23 years paynter Added a function from the receptionist that decodes phrase CGI …
(edit) @2061   23 years paynter Removed old, unused rule.
(edit) @2054   23 years paynter Convert UTF8 query terms into URL-safe "x-www-form-urlencoded" form …
(edit) @2037   23 years paynter A quick (and unix-specific Makefile) to compile the client java classes.
(edit) @2030   23 years paynter Set main background colour (panel_bg) to white and foreground colour …
(edit) @2026   23 years paynter Made highlight bar yellow by default - it used to be a custom colour, …
(edit) @2010   23 years paynter Added a "classifier number" parameter for collections with more than …
(edit) @2009   23 years paynter Added "classifier number" CGI argument (d). When a collection has …
(edit) @1956   23 years paynter Removed stopwords installation - they're in the etc directory already.
(edit) @1955   23 years paynter Moved to etc directory.
(edit) @1953   23 years paynter Moved to etc directory.
(edit) @1893   23 years paynter Assume input strings use UTF8 encoding, not Latin1.
(edit) @1882   23 years paynter The length of the main symbols array is now calculated from the …
(edit) @1881   23 years paynter Provision for new stopword files.
(edit) @1880   23 years paynter A list of stopwords in French. Compiled by Jaques Savoy and published …
(edit) @1879   23 years paynter Moved to more appropriate location.
(edit) @1875   23 years paynter Stopwords based on the Brown corpus.
(edit) @1873   23 years paynter Fixed a bug iin the Phrase extraction alogrithm that had the …
(edit) @1872   23 years paynter Use new phind classifier paths.
(edit) @1841   23 years paynter Added ability to control result order, and paramers so you can set …
(edit) @1833   23 years paynter More parameter and appearance changes.
(edit) @1832   23 years paynter Numerous applet options to control the appearanceof the applet. The …
(edit) @1831   23 years paynter Tidying code, rearranging initialisation code.
(edit) @1830   23 years paynter Improved formatting of thesaurus entries, frequenciy columns, titles.
(edit) @1828   23 years paynter Handle the new phind.dm input format, which includes thesaurus data, …
(edit) @1827   23 years paynter New version of the java client that handles thesaurus link data and …
(edit) @1809   23 years paynter Sundry improvements. Better handling of empty prefixes & suffixes, …
(edit) @1803   23 years paynter Moved the phind classifier's data directory into the index directory. …
(edit) @1683   23 years paynter Bug fix - all documents returned for phrases of more than one word …
(edit) @1682   23 years paynter More java browser nonsense - introduced the deprecated methods …
(edit) @1681   23 years paynter Eliminated all calls to getSize() and setSize() and replaced them with …
(edit) @1680   23 years paynter Highlight occurances of the wors in the phrase when we open a document …
(edit) @1651   24 years jrm21 depends on GSDL's config.h instead of the (erroneous (sp?)) mgpp config.h
(edit) @1643   24 years paynter The phind phrase browsing interface is now a Greenstone classifier. …
(edit) @1640   24 years paynter Resolve partial URLs like "phindcgi" and /cgi-bin/library" with …
(edit) @1637   24 years paynter Rearranged paint function so that frequencys do not get written over …
(edit) @1636   24 years paynter Some documentation explaining how to use the applet.
(edit) @1635   24 years paynter Read phrases in prefix/body/suffix form for formatted display.
(edit) @1634   24 years paynter Fixed error splitting phrase into prefix/body/suffix when suffix is empty.
(edit) @1633   24 years paynter Split expansion pherases into a prefix, body, and suffix (the old …
(edit) @1631   24 years paynter Changed copyrights to include NZDLP.
(edit) @1630   24 years paynter Tidy up pword.txt and pdata.txt files.
(edit) @1629   24 years paynter Changed handling of cgi arguments so that a "0" now means return no …
(edit) @1628   24 years paynter Obsolete.
(edit) @1627   24 years paynter The applet is now operational. Phrases work, documents work, getting …
(edit) @1626   24 years paynter Many fixes and improvements. The java applet now parses and displays …
(edit) @1625   24 years paynter Much is cghanged. Phind is now about halfway to working with XML. It …
(edit) @1621   24 years paynter The phind Java Applet client. This code is version 2.2.1 of the …
(edit) @1620   24 years paynter Phind makefiles and buildcol.pl altered so that phind is installed by …
(edit) @1619   24 years paynter Added an XML output mode. Fixed a bug reading the last item of the …
(edit) @1618   24 years paynter Better verbosity control. Fixed bug in document numbers (suffix …
(edit) @1613   24 years paynter A little less verbose by default.
(edit) @1612   24 years paynter Made phproc a little less verbose by default.
(edit) @1604   24 years paynter Numerous improvements for use with the new phindcgi script. The main …
(edit) @1603   24 years paynter The "phind host" is no longer just a file reader, it is a cgi program. …
(edit) @1601   24 years jrm21 Modified makefile slightly due to gcc-2.95 problems: moved $LIBS to …
(edit) @1591   24 years paynter Having a thesurus is now optional.
(edit) @1575   24 years paynter Removed the agrovoc thesaurus terms - they aren't mine to distribute! …
(edit) @1574   24 years paynter Uses stopword and lexicon files in $GSDLHOME/etc/phind
(edit) @1565   24 years paynter Many changes to make the script suitable for uzse as a CGI script.
(edit) @1564   24 years paynter Phind phrase browser - the phind host for serving collections
(edit) @1563   24 years paynter Phind phrase browser - english language lexicons
(add) @1562   24 years paynter Phind phrase browser - code for generating the phrase indexes
Note: See TracRevisionLog for help on using the revision log.