My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 203
*OpenFRM (Open Financial Risk Manager)* project will provide an open-source framework for using machine learning algorithms in economical modelling, risks prediction and derivatives evaluation. Algorithms implemented in the first place will include Bayesian networks and neural networks. The main...
=Overview= GAELucene is a lucene component that can help you to run search applications on Google AppEngine. =Developer's Guide= The main clazz of GAELucene include: * GAEDirectory - a read only Directory based on google datastore. * GAEFile - stands for an index file, the file's byte c...
===Paoding Analysis摘要=== *Paoding's Knives* 中文分词具有极 _高效率_ 和 _高扩展性_ 。引入隐喻,采用完全的面向对象设计,构思先进。 高效率:在PIII 1G内存个人机器上,*1秒* 可准确分词 *100万* 汉字。 采用基于 _不限制个数_ 的词典文件对文章进行有效切分,使能够将对词汇分类定义。 能够对未知的词汇进行合理解析 ===欢迎=== 如果对该项目您有任何建议,欢迎您在http://code.google.com/p/paoding/issues/list 中提出各种issues. 用心的贡献,极其...
= Introduction = [http://code.google.com/p/lucene-log4j/ lucene-log4j] solves a recurrent problem that production support team face whenever a live incident happens: filtering production log statements to match a session/transaction/user ID. = Motivation = In production we often find dist...
Goomez is search suite that uses [http://incubator.apache.org/lucene.net/ Lucene.Net] as the search engine. It has three main projects, !GoomezCrawler, !GoomezSearchHelper and a web client app used to query the search index. * GoomezCrawler is a Console App used to create the index * Goom...
LSql is a command-line tool written in Java that allows sql-like queries to run against a Lucene database. It can be run in interactive mode, or can automatically parse a list of commands from a file. Example LSql queries are: SELECT field1,field2 WHERE +field1:value <br> This command will di...
Provides a model-driven interface for Lucene. Developers can annotate their model objects with search index information. This library also provides a system for handling cascading relationships between objects. It also allows custom weighting offsets for fields and relationships. There is a gene...
many times I found that I seldom remembered the book or document position or name when I needed to know something I read bewfore.So I write the program to help me and now you to find the book or document with a little extra infomation.
Lucene를 이용하여 한국어 서비스를 하기 위한 Analyzer를 구현합니다. We make Analyzer for Lucene who make to service to korean.
There is many Korean lexical analyzer, but it's very expensive and it's difficult for use. If we are able to know and use Lucene library, we want to analyze any korean text in free.
1 2 3 4 5 6 7 8 9 10 Next