首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏杨熹的专栏

    The Chinese zodiac

    haoLan: The Chinese zodiac, explained Asking a zodiac sign is a polite way of asking your age. Our Chinese ancestors constructed a very complicated theoretical framework based on inner yang, the five The Chinese believe certain animals get on better than the others. Many Chinese people make their investment decisions based on the zodiac sign index. Many Chinese people make their investment decisions based on the zodiac sign index.

    98480发布于 2018-04-02
  • 来自专栏Jenkins

    Announcement: CDF Chinese Localization SIG

    本篇文章是CDF(持续交付基金会)官网发布的CDF Chinese Localization SIG成立的英文文章,以下正文即发布内容。 原文链接:https://cd.foundation/blog/2021/09/01/announcement-cdf-chinese-localization-sig/[1] ---- Contributed by Rick Zhao (QingCloud), CD Foundation Chinese Localization SIG co-Chair ---- The Jenkins Chinese local (or online) meetup of CDF for Chinese speakers As an evangelist team to encourage Chinese contributors /: https://cd.foundation/blog/2021/09/01/announcement-cdf-chinese-localization-sig/ [2] Jenkins Chinese

    62420发布于 2021-09-15
  • 来自专栏云原生技术社区

    CDF Chinese Localization SIG

    CDF Chinese Localization SIG CDF Chinese Localization SIG正在和 TOC(CDF Technical Oversight Committee,CDF 技术监督委员会) 协商微信公众号事宜,后续可能会申请新的公众号或者把 Jenkins 的公众号重新命名并移交给 CDF Chinese Localization SIG 管理。 CDF Chinese Localization SIG 成立啦 本地化这方面我们已经有一个非常优秀的标杆 —— Jenkins,由 Zheng Shenyu, Li LianQiang 和 Rick 在 2018 年创建了 Jenkins Chinese Localization SIG[4],经过这几年的发展,Jenkins 在国内的发展取得了长足的进步,微信公众号关注人数达到 16k 之多,Jenkins 在国内对 DevOps 领域持续关注的一些爱好者的共同推动下,发起了成立 CDF Chinese Localization SIG(以下称,CDF 中文本地化 SIG) 的提议,在经过长达数月的讨论后,

    1.1K40发布于 2021-08-06
  • 来自专栏reizhi

    chinese language support for windows xp

    This article will teach you how to make a English version of windows XP to show Chinese correctly. restart,we still open to "regional and language settings".At first Tab's first drop down list,choose "Chinese Now you will see 99 percent of Chinese show on your screen are correctly.If there are still have some applications show Chinese in unreadable code,you can use the Applocale made by Microsoft.It can be download that download the application here and install it,then restart your computer.So your system will show Chinese

    2K40编辑于 2022-09-26
  • 来自专栏Hank’s Blog

    6.01-re-split_chinese

    import re # 1.拆分字符串 one = 'asdsfsgsh' # 标准 是 s 为拆分 pattern = re.compile('s') result = pattern.spl

    38610发布于 2020-09-17
  • 来自专栏基于深度学习的图像增强

    Chinese Text in the Wild 学习笔记

    介绍 在本文中,我们用自然图像中包含的文字创建了一个大型数据集,名为Chinese Text in the Wild(CTW)。

    1.1K20发布于 2020-06-03
  • 来自专栏程序生涯

    CentOs7 无可用“Chinese Support“

    网上的一般解决办法是groupinstall ‘chinese support’等包,但是centos7中均无法找到,后寻得办法获得中文支持: yum groupinstall "Fonts" yum

    1.8K21发布于 2020-10-30
  • 来自专栏个人路线

    chinese-number-format三方库

    chinese-number-format 本库由 坚果[1],完成迁移。 一、下载安装 ohpm install @nutpi/chinese-finance-number OpenHarmony ohpm 环境配置等更多内容,请参考如何安装 OpenHarmony ohpm 包[2] 二、功能支持 数字转中文 Convert numbers to Chinese 数字转中文含单位 Convert numbers to Chinese including units 中文转数字 Convert Chinese to numbers 中文数字转大写 Conversion of Chinese numerals to uppercase 三、使用 import { toChinese 数字转中文 toChineseWithUnits, // 数字转中文含单位 toNumber, // 中文转数字 toUpperCase, // 中文数字转大写 } from 'chinese-number-format

    36810编辑于 2024-07-05
  • 来自专栏佳爷的后花媛

    今日推荐:chinese-poetry

    废话不多说,上地址: https://github.com/chinese-poetry/chinese-poetry 这个仓库‍包含 5.5 万首唐诗、26 万首宋诗、2.1 万首宋词和其他古典文集。

    50610发布于 2020-04-23
  • 来自专栏全栈程序员必看

    chinese zodiac signs_icpc铜奖

    发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/169030.html原文链接:https://javaforall.cn

    25330编辑于 2022-09-22
  • 来自专栏腾讯研究院的专栏

    Doctor Si, Xiao:Thoughts on Chinese Safe Harbor Rules

    Thoughts on Chinese Safe Harbor Rules ——Shared by Doctor Si, Xiao at Stanford Law School, 2014 腾讯公司副总法律顾问 In terms of market value, we are number two in Chinese internet industry and number 4 globally. If the slogan of KFC is “we do Chicken right” you can try to translate it into Chinese if you speak Chinese I’m so happy that it is a joke that you can reach only if you are Chinese speaker, everytime you guys Now you can see the Chinese rules basically repeated the US mechanism.

    1.8K50发布于 2018-03-09
  • 来自专栏数据分析与挖掘

    Chinese-LLaMA-Alpaca技术报告

    EFFICIENT AND EFFECTIVE TEXT ENCODING FOR CHINESE LL AMA AND ALPACA https://arxiv.org/pdf/2304.08177v1 .pdf https://github.com/ymcui/Chinese-LLaMA-Alpaca Part1介绍 我们通过在原有的LLaMA词汇中增加20,000个中文符号来提高中文编码和解码的效率 Part2CHINESE LLAMA 针对于中文而言,LLaMA存在的问题: LLaMA标记器的原始词汇中只有不到一千个中文字符。 Part3CHINESE ALPACA 在获得预训练的中文LLaMA模型后,我们按照斯坦福大学Al-paca(Taori等人,2023)中使用的方法,应用自我训练的微调来训练指令跟随模型。 LoRA的一般公式如下,其中r是预先确定的等级,d是隐藏的大小,A和B是分解的可训练矩阵: 为了在遵守严格预算的情况下实现参数有效的训练,我们在所有的实验中都将LoRA应用于chinese-LalaMA

    1.8K10编辑于 2023-04-27
  • 来自专栏杨丝儿的小站

    Chinese Version Vocaloid AI Tuner Feasibility Test

    The purpose of this test is to show that there is correlation between modifiable argument in Vocaloid project file and quality of tuning.

    80230编辑于 2022-03-01
  • 来自专栏深度学习自然语言处理

    2018 NLPCC Chinese Grammatical Error Correction 论文小结

    Youdao’s Winning Solution to the NLPCC-2018 Task 2 Challenge: A Neural Machine Translation Approach to Chinese Grammatical Error Correction 比赛第二名:阿里团队的论文:Chinese Grammatical Error Correction Using Statistical and Neural Models 比赛第三名:北京语言大学团队的论文:A Sequence to Sequence Learning for Chinese Grammatical Error Correction Chinese Grammatical Error Correction Using Statistical and Neural Models 总结:多模型平行结构,使用基于规则、基于统计和神经网络三大类模型 A Sequence to Sequence Learning for Chinese Grammatical Error Correction 北京语言文化大学和前两者相比,模型较为简单,他们使用的是基于

    2.4K40发布于 2018-10-09
  • 来自专栏CreateAMind

    carla无人驾驶模拟中文项目 carla_simulator_Chinese

    https://github.com/xfqbuaa/carla_simulator_Chinese CARLA Self Driving Car Simulator in Chinese Traffic Scenes Introduction To build a self driving car simulator for Chinese traffic, which based on intel Setup Chinese city traffic map Verify multi-camera + radar solution feasibility Setup metrics to evaluate detection Vehicles, pedestrian detection Localization Path planning Vehicle control Integrating Customize Chinese Licenses CARLA Self Driving Car Simulator in Chinese Traffic Scenes specific code is distributed under

    78730发布于 2018-07-24
  • 来自专栏全栈程序员必看

    chinese zodiac signs_asia green real estate

    发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/168495.html原文链接:https://javaforall.cn

    52730编辑于 2022-09-21
  • 来自专栏唐国梁Tommy

    论文解读 Chinese-LLaMA-Alpaca 中文版大语言模型

    论文链接: https://arxiv.org/pdf/2304.08177.pdf github链接: https://github.com/ymcui/Chinese-LLaMA-Alpaca 摘要

    1.4K50编辑于 2023-09-01
  • 来自专栏韩曙亮的移动开发专栏

    【错误记录】国际化报错 ( “xxx“ is not translated in “zh“ (Chinese) )

    文章目录 一、报错信息 二、解决方案 一、报错信息 ---- 对应用进行国际化时报错 , 报错信息 : "xxx" is not translated in "zh" (Chinese) 二、解决方案

    55020编辑于 2023-03-29
  • 来自专栏AINLP

    Awesome-Chinese-NLP:中文自然语言处理相关资料

    /crownpku/Awesome-Chinese-NLP ---- awesome-chinese-nlp A curated list of resources for NLP (Natural Language models. chinese_nlp (C++ & Python) Chinese Natural Language Processing tools and examples Chinese-Annotator named entity recognition Information-Extraction-Chinese Chinese Named Entity Recognition with IDCNN/ Chinese_conversation_sentiment A Chinese sentiment dataset may be useful for sentiment analysis. 中文突发事件语料库 Chinese Emergency Corpus dgk_lost_conv 中文对白语料 chinese conversation corpus 用于训练中英文对话系统的语料库 Datasets

    6.4K12发布于 2019-10-10
  • 来自专栏24k

    springboot projects application.yml with the Chinese start key of Map

    application.yml以Map形式的配置,在测试过程中发现key为中文开头时,springboot注入失败,获取不到数据

    1K30发布于 2020-11-12
领券