文件名称:RecommendSystem
-
所属分类:
- 标签属性:
- 上传时间:2013-12-25
-
文件大小:1.4mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个推荐系统,里面已经包含有测试数据,有基于用户、有基于项目的推荐-A recommendation system, which already contains the test data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RecommendSystem/luceneCore/Analysis/Analyzer.cs
RecommendSystem/luceneCore/Analysis/ASCIIFoldingFilter.cs
RecommendSystem/luceneCore/Analysis/BaseCharFilter.cs
RecommendSystem/luceneCore/Analysis/CachingTokenFilter.cs
RecommendSystem/luceneCore/Analysis/CharArraySet.cs
RecommendSystem/luceneCore/Analysis/CharFilter.cs
RecommendSystem/luceneCore/Analysis/CharReader.cs
RecommendSystem/luceneCore/Analysis/CharStream.cs
RecommendSystem/luceneCore/Analysis/CharTokenizer.cs
RecommendSystem/luceneCore/Analysis/ISOLatin1AccentFilter.cs
RecommendSystem/luceneCore/Analysis/KeywordAnalyzer.cs
RecommendSystem/luceneCore/Analysis/KeywordTokenizer.cs
RecommendSystem/luceneCore/Analysis/LengthFilter.cs
RecommendSystem/luceneCore/Analysis/LetterTokenizer.cs
RecommendSystem/luceneCore/Analysis/LowerCaseFilter.cs
RecommendSystem/luceneCore/Analysis/LowerCaseTokenizer.cs
RecommendSystem/luceneCore/Analysis/MappingCharFilter.cs
RecommendSystem/luceneCore/Analysis/NormalizeCharMap.cs
RecommendSystem/luceneCore/Analysis/NumericTokenStream.cs
RecommendSystem/luceneCore/Analysis/PerFieldAnalyzerWrapper.cs
RecommendSystem/luceneCore/Analysis/PorterStemFilter.cs
RecommendSystem/luceneCore/Analysis/PorterStemmer.cs
RecommendSystem/luceneCore/Analysis/SimpleAnalyzer.cs
RecommendSystem/luceneCore/Analysis/Standard/READ_BEFORE_REGENERATING.txt
RecommendSystem/luceneCore/Analysis/Standard/StandardAnalyzer.cs
RecommendSystem/luceneCore/Analysis/Standard/StandardFilter.cs
RecommendSystem/luceneCore/Analysis/Standard/StandardTokenizer.cs
RecommendSystem/luceneCore/Analysis/Standard/StandardTokenizerImpl.cs
RecommendSystem/luceneCore/Analysis/Standard/StandardTokenizerImpl.jflex
RecommendSystem/luceneCore/Analysis/StopAnalyzer.cs
RecommendSystem/luceneCore/Analysis/StopFilter.cs
RecommendSystem/luceneCore/Analysis/TeeSinkTokenFilter.cs
RecommendSystem/luceneCore/Analysis/Token.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/FlagsAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/IFlagsAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/IOffsetAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/IPayloadAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/IPositionIncrementAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/ITermAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/ITypeAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/OffsetAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/PayloadAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/PositionIncrementAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/TermAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/TypeAttribute.cs
RecommendSystem/luceneCore/Analysis/TokenFilter.cs
RecommendSystem/luceneCore/Analysis/Tokenizer.cs
RecommendSystem/luceneCore/Analysis/TokenStream.cs
RecommendSystem/luceneCore/Analysis/WhitespaceAnalyzer.cs
RecommendSystem/luceneCore/Analysis/WhitespaceTokenizer.cs
RecommendSystem/luceneCore/Analysis/WordlistLoader.cs
RecommendSystem/luceneCore/AssemblyInfo.cs
RecommendSystem/luceneCore/Document/AbstractField.cs
RecommendSystem/luceneCore/Document/CompressionTools.cs
RecommendSystem/luceneCore/Document/DateField.cs
RecommendSystem/luceneCore/Document/DateTools.cs
RecommendSystem/luceneCore/Document/Document.cs
RecommendSystem/luceneCore/Document/Field.cs
RecommendSystem/luceneCore/Document/Fieldable.cs
RecommendSystem/luceneCore/Document/FieldSelector.cs
RecommendSystem/luceneCore/Document/FieldSelectorResult.cs
RecommendSystem/luceneCore/Document/LoadFirstFieldSelector.cs
RecommendSystem/luceneCore/Document/MapFieldSelector.cs
RecommendSystem/luceneCore/Document/NumberTools.cs
RecommendSystem/luceneCore/Document/NumericField.cs
RecommendSystem/luceneCore/Document/SetBasedFieldSelector.cs
RecommendSystem/luceneCore/Index/AbstractAllTermDocs.cs
RecommendSystem/luceneCore/Index/AllTermDocs.cs
RecommendSystem/luceneCore/Index/BufferedDeletes.cs
RecommendSystem/luceneCore/Index/ByteBlockPool.cs
RecommendSystem/luceneCore/Index/ByteSliceReader.cs
RecommendSystem/luceneCore/Index/ByteSliceWriter.cs
RecommendSystem/luceneCore/Index/CharBlockPool.cs
RecommendSystem/luceneCore/Index/CheckIndex.cs
RecommendSystem/luceneCore/Index/CompoundFileReader.cs
RecommendSystem/luceneCore/Index/CompoundFileWriter.cs
RecommendSystem/luceneCore/Index/ConcurrentMergeScheduler.cs
RecommendSystem/luceneCore/Index/CorruptIndexException.cs
RecommendSystem/luceneCore/Index/DefaultSkipListReader.cs
RecommendSystem/luceneCore/Index/DefaultSkipListWriter.cs
RecommendSystem/luceneCore/Index/DirectoryReader.cs
RecommendSystem/luceneCore/Index/DocConsumer.cs
RecommendSystem/luceneCore/Index/DocConsumerPerThread.cs
RecommendSystem/luceneCore/Index/DocFieldConsumer.cs
RecommendSystem/luceneCore/Index/DocFieldConsumerPerField.cs
RecommendSystem/luceneCore/Index/DocFieldConsumerPerThread.cs
RecommendSystem/luceneCore/Index/DocFieldConsumers.cs
RecommendSystem/luceneCore/Index/DocFieldConsumersPerField.cs
RecommendSystem/luceneCore/Index/DocFieldConsumersPerThread.c
RecommendSystem/luceneCore/Analysis/ASCIIFoldingFilter.cs
RecommendSystem/luceneCore/Analysis/BaseCharFilter.cs
RecommendSystem/luceneCore/Analysis/CachingTokenFilter.cs
RecommendSystem/luceneCore/Analysis/CharArraySet.cs
RecommendSystem/luceneCore/Analysis/CharFilter.cs
RecommendSystem/luceneCore/Analysis/CharReader.cs
RecommendSystem/luceneCore/Analysis/CharStream.cs
RecommendSystem/luceneCore/Analysis/CharTokenizer.cs
RecommendSystem/luceneCore/Analysis/ISOLatin1AccentFilter.cs
RecommendSystem/luceneCore/Analysis/KeywordAnalyzer.cs
RecommendSystem/luceneCore/Analysis/KeywordTokenizer.cs
RecommendSystem/luceneCore/Analysis/LengthFilter.cs
RecommendSystem/luceneCore/Analysis/LetterTokenizer.cs
RecommendSystem/luceneCore/Analysis/LowerCaseFilter.cs
RecommendSystem/luceneCore/Analysis/LowerCaseTokenizer.cs
RecommendSystem/luceneCore/Analysis/MappingCharFilter.cs
RecommendSystem/luceneCore/Analysis/NormalizeCharMap.cs
RecommendSystem/luceneCore/Analysis/NumericTokenStream.cs
RecommendSystem/luceneCore/Analysis/PerFieldAnalyzerWrapper.cs
RecommendSystem/luceneCore/Analysis/PorterStemFilter.cs
RecommendSystem/luceneCore/Analysis/PorterStemmer.cs
RecommendSystem/luceneCore/Analysis/SimpleAnalyzer.cs
RecommendSystem/luceneCore/Analysis/Standard/READ_BEFORE_REGENERATING.txt
RecommendSystem/luceneCore/Analysis/Standard/StandardAnalyzer.cs
RecommendSystem/luceneCore/Analysis/Standard/StandardFilter.cs
RecommendSystem/luceneCore/Analysis/Standard/StandardTokenizer.cs
RecommendSystem/luceneCore/Analysis/Standard/StandardTokenizerImpl.cs
RecommendSystem/luceneCore/Analysis/Standard/StandardTokenizerImpl.jflex
RecommendSystem/luceneCore/Analysis/StopAnalyzer.cs
RecommendSystem/luceneCore/Analysis/StopFilter.cs
RecommendSystem/luceneCore/Analysis/TeeSinkTokenFilter.cs
RecommendSystem/luceneCore/Analysis/Token.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/FlagsAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/IFlagsAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/IOffsetAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/IPayloadAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/IPositionIncrementAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/ITermAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/ITypeAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/OffsetAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/PayloadAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/PositionIncrementAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/TermAttribute.cs
RecommendSystem/luceneCore/Analysis/Tokenattributes/TypeAttribute.cs
RecommendSystem/luceneCore/Analysis/TokenFilter.cs
RecommendSystem/luceneCore/Analysis/Tokenizer.cs
RecommendSystem/luceneCore/Analysis/TokenStream.cs
RecommendSystem/luceneCore/Analysis/WhitespaceAnalyzer.cs
RecommendSystem/luceneCore/Analysis/WhitespaceTokenizer.cs
RecommendSystem/luceneCore/Analysis/WordlistLoader.cs
RecommendSystem/luceneCore/AssemblyInfo.cs
RecommendSystem/luceneCore/Document/AbstractField.cs
RecommendSystem/luceneCore/Document/CompressionTools.cs
RecommendSystem/luceneCore/Document/DateField.cs
RecommendSystem/luceneCore/Document/DateTools.cs
RecommendSystem/luceneCore/Document/Document.cs
RecommendSystem/luceneCore/Document/Field.cs
RecommendSystem/luceneCore/Document/Fieldable.cs
RecommendSystem/luceneCore/Document/FieldSelector.cs
RecommendSystem/luceneCore/Document/FieldSelectorResult.cs
RecommendSystem/luceneCore/Document/LoadFirstFieldSelector.cs
RecommendSystem/luceneCore/Document/MapFieldSelector.cs
RecommendSystem/luceneCore/Document/NumberTools.cs
RecommendSystem/luceneCore/Document/NumericField.cs
RecommendSystem/luceneCore/Document/SetBasedFieldSelector.cs
RecommendSystem/luceneCore/Index/AbstractAllTermDocs.cs
RecommendSystem/luceneCore/Index/AllTermDocs.cs
RecommendSystem/luceneCore/Index/BufferedDeletes.cs
RecommendSystem/luceneCore/Index/ByteBlockPool.cs
RecommendSystem/luceneCore/Index/ByteSliceReader.cs
RecommendSystem/luceneCore/Index/ByteSliceWriter.cs
RecommendSystem/luceneCore/Index/CharBlockPool.cs
RecommendSystem/luceneCore/Index/CheckIndex.cs
RecommendSystem/luceneCore/Index/CompoundFileReader.cs
RecommendSystem/luceneCore/Index/CompoundFileWriter.cs
RecommendSystem/luceneCore/Index/ConcurrentMergeScheduler.cs
RecommendSystem/luceneCore/Index/CorruptIndexException.cs
RecommendSystem/luceneCore/Index/DefaultSkipListReader.cs
RecommendSystem/luceneCore/Index/DefaultSkipListWriter.cs
RecommendSystem/luceneCore/Index/DirectoryReader.cs
RecommendSystem/luceneCore/Index/DocConsumer.cs
RecommendSystem/luceneCore/Index/DocConsumerPerThread.cs
RecommendSystem/luceneCore/Index/DocFieldConsumer.cs
RecommendSystem/luceneCore/Index/DocFieldConsumerPerField.cs
RecommendSystem/luceneCore/Index/DocFieldConsumerPerThread.cs
RecommendSystem/luceneCore/Index/DocFieldConsumers.cs
RecommendSystem/luceneCore/Index/DocFieldConsumersPerField.cs
RecommendSystem/luceneCore/Index/DocFieldConsumersPerThread.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.