搜索资源列表
LuceneServer-0.1
- 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. Wit
新闻系统
- 主要功能: ·新闻采用在线编辑器,可以象使用word一样编辑新闻 ·可web上传图片,新闻内其它网站图片自动下载 ·无限级目录分类 ·可设头条新闻和图片新闻 ·新闻点评功能,可自由发表评论 ·权限管理可以任意设置角色 ·采用MVC模式显示与逻辑分离,方便修改页面显示效果 ·支持国际化多语言,只需要增加响应语言包 ·支持多数据库,目前测试过的数据库(Oracle,SqlServer,Mysql) ·支持全文索引,检索速度更快更准确 ·-main functions :
lingpipe-3.6.0
- 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类(Clustering)、字符语言建模(Character
lucene-1.4.3
- Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。-Lucene is not a complete full-text indexing applications, but is a use Java to write the full-text indexing engine kit, which can be easily embedded into a wide range of applic
Lucene
- 基于Java的全文索引/检索引擎——Lucene Lucene不是一个完整的全文索引应用,而是是一个用Java写的全文索引引擎工具包,它可以方便的嵌入到各种应用中实现针对应用的全文索引/检索功能。 -Java-based full-text indexing/search engine- Lucene Lucene is not a complete application of the full-text indexing, but to use Java to write a ful
lucene
- Lucene提供了一组简单却足够强大的核心API,只需要最小限度地理解全文索引和搜索。你只须学习它的几个类从而把Lucene集成到一个应用程序中。因为Lucene是一个Java库,它并不限定要索引和搜索的内容,这使得它比其它一些搜索程序更具有优势。-Lucene provides a set of simple but powerful enough to the core API, only minimal understanding of the need for full-text ind
LucexeProject
- 简单全文检索,包括建立索引,文件分割,和安内容或者文件名检索!-Simple text search, including indexing, document segmentation, and security content or file name search!
src
- 新手练习用 关键字提取,权值公式 Lucene生成索引和全文搜索-Novice practice generated using Lucene indexing and full-text search
Indexing
- 典型的文本挖掘案例,用于java程序开发平台的插件,dragontool-A typical route for the development of text retrieval and mining applications is illustrated in Figure 1. First of all, it is required to prepare a collection of machine-readable documents.