source: main/tags/2.27/gsdl/src/mgpp/text@ 24793

Name Size Rev Age Author Last Change
../
words.h 6.5 KB 856   24 years sjboddie Rodgers new C++ mg
words.cpp 2.9 KB 856   24 years sjboddie Rodgers new C++ mg
WordData.h 1.3 KB 856   24 years sjboddie Rodgers new C++ mg
WIN32.MAK 7.5 KB 856   24 years sjboddie Rodgers new C++ mg
Weights.h 1.6 KB 855   24 years sjboddie Rodgers new C++ mg
Weights.cpp 3.3 KB 861   24 years rjmcnab fixed a few more bugs
UCArray.h 3.2 KB 1297   24 years kjm18 removed BrowseCompare(), added UCArrayVector type
UCArray.cpp 7.6 KB 1297   24 years kjm18 removed BrowseCompare(), added UCArrayVector type
TextGet.h 1.7 KB 1123   24 years kjm18 added basepath to LoadData, needed if text and index are in different …
TextGet.cpp 16.7 KB 1123   24 years kjm18 added basepath to LoadData, needed if text and index are in different …
TextEl.h 1.9 KB 855   24 years sjboddie Rodgers new C++ mg
TextEl.cpp 5.3 KB 855   24 years sjboddie Rodgers new C++ mg
text.pass2.cpp 15.6 KB 856   24 years sjboddie Rodgers new C++ mg
text.pass1.cpp 10.2 KB 856   24 years sjboddie Rodgers new C++ mg
text.h 4.6 KB 856   24 years sjboddie Rodgers new C++ mg
text.cpp 3.5 KB 1298   24 years kjm18 commented out the cause of a seg fault
Terms.h 5.4 KB 1300   24 years kjm18 added full text browsing functionality
Terms.cpp 20.5 KB 1300   24 years kjm18 added full text browsing functionality
TagInfo.h 1.3 KB 855   24 years sjboddie Rodgers new C++ mg
TagInfo.cpp 1.9 KB 855   24 years sjboddie Rodgers new C++ mg
stemmer.h 1.9 KB 856   24 years sjboddie Rodgers new C++ mg
stemmer.cpp 3.9 KB 856   24 years sjboddie Rodgers new C++ mg
QueryTester.cpp 12.7 KB 855   24 years sjboddie Rodgers new C++ mg
QueryResultsSort.h 4.6 KB 861   24 years rjmcnab fixed a few more bugs
QueryParser.h 1.1 KB 855   24 years sjboddie Rodgers new C++ mg
QueryParser.cpp 5.9 KB 855   24 years sjboddie Rodgers new C++ mg
QueryLex.h 1.5 KB 855   24 years sjboddie Rodgers new C++ mg
QueryLex.cpp 4.3 KB 855   24 years sjboddie Rodgers new C++ mg
Queryer.cpp 4.8 KB 1299   24 years kjm18 added in full text browse functionality. added default stemMethod.
MGQuery.h 4.9 KB 1300   24 years kjm18 added full text browsing functionality
MGQuery.cpp 19.3 KB 1300   24 years kjm18 added full text browsing functionality
mg_weights_build.cpp 11.7 KB 861   24 years rjmcnab fixed a few more bugs
mg_weights_build.1 1.8 KB 856   24 years sjboddie Rodgers new C++ mg
mg_stem_idx.cpp 6.7 KB 860   24 years rjmcnab Fixed a couple of bugs and made building silent if needed.
mg_stem_idx.1 2.2 KB 856   24 years sjboddie Rodgers new C++ mg
mg_perf_hash_build.cpp 5.0 KB 927   24 years kjm18 added feature to retrieve doc nums at a different level than the level …
mg_perf_hash_build.1 1.8 KB 856   24 years sjboddie Rodgers new C++ mg
mg_passes.cpp 7.2 KB 856   24 years sjboddie Rodgers new C++ mg
mg_passes.1 6.7 KB 856   24 years sjboddie Rodgers new C++ mg
mg_invf_dump.cpp 6.3 KB 856   24 years sjboddie Rodgers new C++ mg
mg_invf_dict_dump.cpp 3.7 KB 855   24 years sjboddie Rodgers new C++ mg
mg_invf_dict.cpp 6.7 KB 860   24 years rjmcnab Fixed a couple of bugs and made building silent if needed.
mg_invf_dict.1 2.0 KB 856   24 years sjboddie Rodgers new C++ mg
mg_files.h 10.1 KB 856   24 years sjboddie Rodgers new C++ mg
mg_files.cpp 6.7 KB 856   24 years sjboddie Rodgers new C++ mg
mg_fast_comp_dict.cpp 17.7 KB 860   24 years rjmcnab Fixed a couple of bugs and made building silent if needed.
mg_fast_comp_dict.1 1.8 KB 856   24 years sjboddie Rodgers new C++ mg
mg_errors.h 1.2 KB 856   24 years sjboddie Rodgers new C++ mg
mg_errors.cpp 2.0 KB 856   24 years sjboddie Rodgers new C++ mg
mg_decompress_text.cpp 2.4 KB 1123   24 years kjm18 added basepath to LoadData, needed if text and index are in different …
mg_compression_dict.cpp 26.7 KB 860   24 years rjmcnab Fixed a couple of bugs and made building silent if needed.
mg_compression_dict.1 5.8 KB 856   24 years sjboddie Rodgers new C++ mg
mg.special.cpp 2.3 KB 856   24 years sjboddie Rodgers new C++ mg
mg.h 1.2 KB 856   24 years sjboddie Rodgers new C++ mg
Makefile.in 9.8 KB 1597   24 years jrm21 now remove libtextin.a during "make clean"
locallib.h 1.4 KB 856   24 years sjboddie Rodgers new C++ mg
locallib.cpp 5.1 KB 856   24 years sjboddie Rodgers new C++ mg
ivf.pass2.cpp 31.2 KB 856   24 years sjboddie Rodgers new C++ mg
ivf.pass1.cpp 22.0 KB 856   24 years sjboddie Rodgers new C++ mg
invf.h 9.3 KB 1300   24 years kjm18 added full text browsing functionality
invf.cpp 19.2 KB 1300   24 years kjm18 added full text browsing functionality
IndexData.h 2.1 KB 855   24 years sjboddie Rodgers new C++ mg
IndexData.cpp 5.7 KB 855   24 years sjboddie Rodgers new C++ mg
hash.h 1.3 KB 856   24 years sjboddie Rodgers new C++ mg
GSDLQueryParser.h 1.4 KB 1296   24 years kjm18 incorporated default stemMethod to Parse functions, used if stemMethod …
GSDLQueryParser.cpp 10.3 KB 1296   24 years kjm18 incorporated default stemMethod to Parse functions, used if stemMethod …
GSDLQueryLex.h 1.6 KB 1127   24 years kjm18 new parser and lex modules for GSDL syntax (designed for my bibliosystem)
GSDLQueryLex.cpp 5.0 KB 1127   24 years kjm18 new parser and lex modules for GSDL syntax (designed for my bibliosystem)
FText.h 3.6 KB 855   24 years sjboddie Rodgers new C++ mg
FText.cpp 5.8 KB 860   24 years rjmcnab Fixed a couple of bugs and made building silent if needed.
FragLevelConvert.h 2.3 KB 927   24 years kjm18 added feature to retrieve doc nums at a different level than the level …
FragLevelConvert.cpp 2.9 KB 927   24 years kjm18 added feature to retrieve doc nums at a different level than the level …
FIvfLevelInfo.h 2.0 KB 855   24 years sjboddie Rodgers new C++ mg
FIvfLevelInfo.cpp 3.5 KB 855   24 years sjboddie Rodgers new C++ mg
FileBuf.h 1.7 KB 855   24 years sjboddie Rodgers new C++ mg
FileBuf.cpp 1.3 KB 855   24 years sjboddie Rodgers new C++ mg
comp_dict.h 1.5 KB 856   24 years sjboddie Rodgers new C++ mg
comp_dict.cpp 5.8 KB 856   24 years sjboddie Rodgers new C++ mg
build.h 2.6 KB 856   24 years sjboddie Rodgers new C++ mg
Note: See TracBrowser for help on using the repository browser.