source: trunk/gsdl/src/phind/generate

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12793   18 years kjdon gcc-4 compilation patch, thanks to Juan Grigera
(edit) @11257   18 years mdewsnip Removed the USE_STLPORT option -- use GSDL_VC4 instead.
(edit) @11256   18 years mdewsnip Added a "GSDL_VC4" option that has to be specified with the nmake …
(edit) @11254   18 years mdewsnip Removed some unnecessary usage of the "-o" argument to cc (deprecated …
(edit) @11253   18 years mdewsnip Added "-nologo" to all cc and lib calls (to prevent a two line message …
(edit) @10335   19 years kjdon ++*pa is not the same as *pa++ - reversed these erroneous changes
(edit) @9632   19 years kjdon delete -> delete [] change submitted by Emanuel Dejanu
(edit) @9614   19 years kjdon fixed a mistake I introduced last commit
(edit) @9604   19 years kjdon added some x++ -> ++x changes submitted by Emanuel Dejanu
(edit) @8362   20 years kjdon added a new option to the phind classifier: min_occurs. this is the …
(edit) @3245   22 years jrm21 Exit but with no error status if there were no phrases/documents.
(edit) @3055   22 years sjboddie Added -GX flag to Win32 makefiles to prevent compiler warnings under VC++6
(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) @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) @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) @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) @1683   23 years paynter Bug fix - all documents returned for phrases of more than one word …
(edit) @1643   24 years paynter The phind phrase browsing interface is now a Greenstone classifier. …
(edit) @1631   24 years paynter Changed copyrights to include NZDLP.
(edit) @1630   24 years paynter Tidy up pword.txt and pdata.txt files.
(edit) @1620   24 years paynter Phind makefiles and buildcol.pl altered so that phind is installed by …
(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) @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) @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.