jieba.NET
0.37.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package jieba.NET --version 0.37.0
NuGet\Install-Package jieba.NET -Version 0.37.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jieba.NET" Version="0.37.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jieba.NET --version 0.37.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: jieba.NET, 0.37.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install jieba.NET as a Cake Addin #addin nuget:?package=jieba.NET&version=0.37.0 // Install jieba.NET as a Cake Tool #tool nuget:?package=jieba.NET&version=0.37.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
jieba.NET支持多种分词模式、繁体分词、词性分析和基本的关键词提取。
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- No dependencies.
NuGet packages (13)
Showing the top 5 NuGet packages that depend on jieba.NET:
Package | Downloads |
---|---|
EachShow.ES
Package Description |
|
OpenCCNET
The .Net version of OpenCC(Open Chinese Convert), for the conversion between Simplified Chinese and Traditional Chinese. |
|
Sharetop.Libra.Infra
Sharetop Libra Infra |
|
Cigel.DotNetCore
Package Description |
|
Muyan.Search
基于Lucene.NET的通用工具包,支持.NET Core,包含通用的索引操作、检索查询、维度统计、地理信息检索等,默认使用JieBa分词器。 |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on jieba.NET:
Repository | Stars |
---|---|
SuxueCode/WechatBakTool
基于C#的微信PC版聊天记录备份工具,提供图形界面,解密微信数据库并导出聊天记录。
|
|
GardenHamster/Theresa3rd-Bot
一个QQ群聊机器人,基于Mirai和GoCQHttp,包括 Pixiv搜索、Pixiv推送、Pixiv日榜、词云、定时提醒、复读机等功能
|
|
MuJint/QQ-RoBot
一个使用c#编写,基于onebot标准的QQ机器人
|
|
liulei901112/TextLocator
基于.net实现的本地文档的全文索引定位器,根据关键词搜索定位本地文档内容。便于查找历史文档时节省时间,本地文本搜索神器!
|
|
chenxuuu/receiver-meow
🐱依靠Lua脚本实现功能的QQ机器人插件,基于 .Net 5。 对接OneBot协议。
|