{"id":27232062,"url":"https://github.com/codespilot/lucene.net.jieba","last_synced_at":"2025-04-10T13:45:54.196Z","repository":{"id":88814733,"uuid":"331159185","full_name":"Codespilot/Lucene.Net.Jieba","owner":"Codespilot","description":"Lucene.Net.Jieba","archived":false,"fork":false,"pushed_at":"2023-11-06T14:52:54.000Z","size":5267,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-06T11:47:23.168Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Codespilot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-01-20T01:35:49.000Z","updated_at":"2024-08-09T09:34:47.000Z","dependencies_parsed_at":"2023-03-24T00:48:34.270Z","dependency_job_id":null,"html_url":"https://github.com/Codespilot/Lucene.Net.Jieba","commit_stats":null,"previous_names":["codespilot/lucene.net.jieba"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codespilot%2FLucene.Net.Jieba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codespilot%2FLucene.Net.Jieba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codespilot%2FLucene.Net.Jieba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codespilot%2FLucene.Net.Jieba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codespilot","download_url":"https://codeload.github.com/Codespilot/Lucene.Net.Jieba/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248226844,"owners_count":21068299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-10T13:45:53.598Z","updated_at":"2025-04-10T13:45:54.177Z","avatar_url":"https://github.com/Codespilot.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JIEba-netcore\n\n基于[jieba.NETCore](https://github.com/linezero/jieba.NET) \n\n在.net core版的JIEba分词上，做了修改，使其支持net core2.0 和支持[Lucene.net](https://github.com/apache/lucenenet)接口\nps: 修改了JIEba分词，导致的高亮bug\n\n# NuGet\n\n\n \u003e[Lucene.Net.Jieba](https://www.nuget.org/packages/Lucene.Net.Jieba/)\n\n\n# 集成到Lucene.Net示例\n\n```c#\n  Analyzer analyzer = new JiebaAnalyzer(TokenizerMode.Search);\n  Analyzer analyzer = new JiebaAnalyzer(TokenizerMode.Default);\n  TokenStream = analyzer.GetTokenStream(str,indexReader);\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodespilot%2Flucene.net.jieba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodespilot%2Flucene.net.jieba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodespilot%2Flucene.net.jieba/lists"}