PhpDig is a search engine written in PHP that uses a MySQL database backend. It features Indexing of both static and dynamic pages, spidering of almost all links in HTML content, in hrefs, areamaps, and frames, and full text Indexing. The search results appearence is skin-able, using a very simple templates system. PhpDig是一个用PHP编写的搜索引擎,它使用MySQL数据库后台。它的功能有静态和动态页面索引,在HTML内容中用hrefs, areamaps,和frames以及全文本索引构成所有的链接网。搜索结果的外观是可定制外观的,使用一个非常简单的模板系统。
标签: database features Indexing backend
上传时间: 2014-01-03
上传用户:haohaoxuexi
ICA is used to classify text in extension to the latent semantic Indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical abstracts (MED dataset), that uses BIC to estimate the number of classes and produces keywords for each class. The icaML algorithm is used.
标签: ICA extension framework classify
上传时间: 2013-12-22
上传用户:himbly
fast lua plugin Indexing module, can cache lua bytecode functions for c programs. useful for building plugin index trees
标签: lua functions for bytecode
上传时间: 2014-01-06
上传用户:wfeel
quick Indexing of files
上传时间: 2014-12-02
上传用户:liansi
file tokenizar in php simple program for Indexing files
标签: tokenizar Indexing program simple
上传时间: 2014-01-02
上传用户:lindor
DocFlow展示了使用.NET开发平台结合Microsoft SQL Server数据库和Microsoft Indexing Service索引服务同样也能创建功能强大的文档管理门户。 DocFlow提供文档的存储和管理,全文搜索,基于用户角色的安全访问机制。DocFlow支持多种文档格式包括 Microsoft Office办公文档。
标签: Microsoft Indexing DocFlow Service
上传时间: 2014-11-30
上传用户:yepeng139
programm clustering map with java for Indexing donné
标签: clustering programm Indexing java
上传时间: 2013-12-06
上传用户:lvzhr
Rainbow is a C program that performs document classification usingone of several different methods, including naive Bayes, TFIDF/Rocchio,K-nearest neighbor, Maximum Entropy, Support Vector Machines, Fuhr sProbabilitistic Indexing, and a simple-minded form a shrinkage withnaive Bayes.
标签: classification different document performs
上传时间: 2015-03-03
上传用户:希酱大魔王
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic Indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
标签: recordsets container library ODBC
上传时间: 2015-10-11
上传用户:xlcky
Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating Indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.
标签: Lucene Abstract Jakarta project
上传时间: 2016-01-10
上传用户:songrui