36 packages
returned for Tags:"PinYin"
Filter
Microsoft.International.Converters.PinYinConverter in Microsoft Visual Studio International Pack 1.0 SR1 .net core suport
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
26,954 total downloads
last updated 9/23/2019
Latest version: 4.0.0
pinyin
.net环境下使用的拼音(包含姓名拼音)-汉字互转库。
23,116 total downloads
last updated 12/5/2022
Latest version: 3.1.0
pinyin
一款高性能汉字转拼音类库,从ToolGood.Words独立出来,专注初始加载效率,支持范围为[0x3400,0x4DB5] [0x4E00,0x9FA5]。
39,022 total downloads
last updated 8/31/2020
Latest version: 3.0.0-preview.200831.x0011
words
pinyin
fanyi
dotnet core words,pinyin词语类库
中文解析通用工具。包括拼音,简繁转换,数字读法,货币读法。
19,243 total downloads
last updated 4/23/2016
Latest version: 2016.4.23.4
pinyin
chinese
Pinyin4Net
16,574 total downloads
last updated 2/12/2018
Latest version: 1.1.0
netcorepal
pinyin
暂不支持多音字智能识别,存在多音字则返回多种情况的组合
24,619 total downloads
last updated 2/23/2022
Latest version: 4.1.1
pinyin
Chinese
拼音
中文
.NET(core)环境下使用的拼音(包含姓氏拼音)-汉字互转库。
9,779 total downloads
last updated 12/5/2022
Latest version: 3.1.0
pinyin
一款高性能汉字转拼音首字母类库,从ToolGood.Words独立出来,专注初始加载效率,支持范围为[0x3400,0x4DB5] [0x4E00,0x9FA5]。
13,192 total downloads
last updated 5/26/2017
Latest version: 0.1.0
TinyPinyin
Pinyin
适用于.Net平台的快速、低内存占用的汉字转拼音库。
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。ToolGood.Words的.net standard 2.0实现。
13,065 total downloads
last updated 1/21/2012
Latest version: 1.0.0
c#
pinyin
Chinese
Pinyin4net is a .net library supporting convertion between Chinese characters and Pinyin systems.
Simplified Chinese PinYin Conversion Class Library.
using System;
string chineseWords = "世界你好";
string full = chineseWords.ToPinYin(); // output: SHIJIENIHAO
string abbr = chineseWords.ToPinYinAbbr(); // output: SJNH
NChinese is a library for handling Chinese characters and phonetics, including Pinyin (拼音) and Zhuyin (注音, aka BoPoMoFo) .
VariableKeywordMatcher is a C# library offering several string-keyword matchers, they allow you match keyword by Initials\Chinese PinYin(plugin needed)\Japanese Romaji(plugin needed)... You can get the keyword hit position that allow you to highlight the matched words.
Pinyin4net can help you convert 中文 to zhōng wén.
拼音组件,支持汉字转拼音、汉字转声母(首字母)。具备极快的速度、较小的体积、自带经过优化的高质量字典与词典、支持繁简、支持重定义、支持自定义。
NChinese.Imm provides helper classes for doing reverse conversion via IFELanguage COM objects.
That is, you can use this library to get Zhuyin (aka BoPoMoFo) or Pinyin symbols for a Chinese string.