首页 开发技术 C#     /    lucene.net+盘古分词器实例

lucene.net+盘古分词器实例

上传者: zhfpoet | 上传时间:2024/7/1 18:18:58 | 文件大小:2.66MB | 文件类型:zip
lucene.net+盘古分词器实例
Lucene.Net只是一个全文检索开发包,不是一个成型的搜索引擎它提供了类似SQLServer数据库正式版中的全文检索功能的索引库你把数据扔给Lucene.Net,【Lucene.Net只针对文本信息建立索引,所以他只接收文本信息,如果不是文本信息,则要转换为文本信息】它会将文本内容分词后保存在索引库中,当用户输入关键字提交查询时,Lucene.Net从索引库中检索关键字数据,所以搜索速度非常快,适合于用户开发自己站内的搜索引擎Q:分词A:即将"不是所有痞子都叫一毛"文本内容通过分词算法分割成为“不是”“所有”“痞子”“都”“叫”"一毛"。
但是Lucene.Net内置分词算法对中文支持不是很好,以下会使用国内较为流行的分词算法--盘古分词

文件下载

资源详情

[{"title":"(46个子文件2.66MB)lucene.net+盘古分词器实例","children":[{"title":"ChivasCommon","children":[{"title":"ChivasCommon.sln <span style='color:#111;'>1005B</span>","children":null,"spread":false},{"title":"ChivasCommon.v12.suo <span style='color:#111;'>44.50KB</span>","children":null,"spread":false},{"title":"ChivasCommon","children":[{"title":"BooksManager.cs <span style='color:#111;'>1.31KB</span>","children":null,"spread":false},{"title":"Books.cs <span style='color:#111;'>303B</span>","children":null,"spread":false},{"title":"SearchBlogs.aspx.cs <span style='color:#111;'>5.18KB</span>","children":null,"spread":false},{"title":"SearchBlogs.aspx.designer.cs <span style='color:#111;'>2.14KB</span>","children":null,"spread":false},{"title":"ChivasCommon.csproj.user <span style='color:#111;'>1.15KB</span>","children":null,"spread":false},{"title":"PanguMannual.pdf <span style='color:#111;'>456.20KB</span>","children":null,"spread":false},{"title":"Web.Release.config <span style='color:#111;'>1.28KB</span>","children":null,"spread":false},{"title":"ChivasCommon.csproj <span style='color:#111;'>6.77KB</span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'>1.30KB</span>","children":null,"spread":false}],"spread":true},{"title":"dll","children":[{"title":"Common.Logging.dll <span style='color:#111;'>28.00KB</span>","children":null,"spread":false},{"title":"PanGu.Lucene.Analyzer.dll <span style='color:#111;'>6.00KB</span>","children":null,"spread":false},{"title":"Quartz.dll <span style='color:#111;'>428.00KB</span>","children":null,"spread":false},{"title":"PanGu.dll <span style='color:#111;'>76.50KB</span>","children":null,"spread":false},{"title":"PanGu.HighLight.dll <span style='color:#111;'>11.50KB</span>","children":null,"spread":false},{"title":"Lucene.Net.dll <span style='color:#111;'>836.00KB</span>","children":null,"spread":false},{"title":"log4net.xml <span style='color:#111;'>1.30MB</span>","children":null,"spread":false},{"title":"Quartz.xml <span style='color:#111;'>866.90KB</span>","children":null,"spread":false},{"title":"log4net.dll <span style='color:#111;'>264.00KB</span>","children":null,"spread":false}],"spread":true},{"title":"Web.Debug.config <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"SearchBlogs.aspx <span style='color:#111;'>1.62KB</span>","children":null,"spread":false},{"title":"obj","children":[{"title":"Debug","children":[{"title":"TempPE","children":null,"spread":false},{"title":"ChivasCommon.csproj.FileListAbsolute.txt <span style='color:#111;'>851B</span>","children":null,"spread":false},{"title":"ChivasCommon.dll <span style='color:#111;'>9.50KB</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'>9.50KB</span>","children":null,"spread":false},{"title":"ChivasCommon.csprojResolveAssemblyReference.cache <span style='color:#111;'>18.23KB</span>","children":null,"spread":false},{"title":"ChivasCommon.pdb <span style='color:#111;'>19.50KB</span>","children":null,"spread":false},{"title":"TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"bin","children":[{"title":"Dict","children":[{"title":"ChsDoubleName2.txt <span style='color:#111;'>1011B</span>","children":null,"spread":false},{"title":"ChsDoubleName1.txt <span style='color:#111;'>1001B</span>","children":null,"spread":false},{"title":"Stopword.txt <span style='color:#111;'>251B</span>","children":null,"spread":false},{"title":"Wildcard.txt <span style='color:#111;'>215B</span>","children":null,"spread":false},{"title":"ChsSingleName.txt <span style='color:#111;'>1006B</span>","children":null,"spread":false},{"title":"Dict.dct <span style='color:#111;'>3.47MB</span>","children":null,"spread":false},{"title":"Synonym.txt <span style='color:#111;'>73.59KB</span>","children":null,"spread":false}],"spread":false},{"title":"PanGu.Lucene.Analyzer.dll <span style='color:#111;'>6.00KB</span>","children":null,"spread":false},{"title":"ChivasCommon.dll.config <span style='color:#111;'>340B</span>","children":null,"spread":false},{"title":"PanGu.dll <span style='color:#111;'>76.50KB</span>","children":null,"spread":false},{"title":"PanGu.HighLight.dll <span style='color:#111;'>11.50KB</span>","children":null,"spread":false},{"title":"ChivasCommon.dll <span style='color:#111;'>9.50KB</span>","children":null,"spread":false},{"title":"Lucene.Net.dll <span style='color:#111;'>836.00KB</span>","children":null,"spread":false},{"title":"ChivasCommon.pdb <span style='color:#111;'>19.50KB</span>","children":null,"spread":false}],"spread":false},{"title":"Web.config <span style='color:#111;'>340B</span>","children":null,"spread":false},{"title":"SplitContent.cs <span style='color:#111;'>1.90KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

  • TANK:
    很好的资源,学习了2018-08-06
  • fyluoqiang:
    还可以还可以2018-08-06
  • yandongguawizard:
    不错的资源,谢谢分享2018-03-09

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明