摘要:
https://www.guyuehome.com/44305 待 https://zhuanlan.zhihu.com/p/620618701 待 阅读全文
摘要:
参考: https://www.cnblogs.com/zengguowang/p/7779699.html 一、小括号()、中括号[]、大括号的区别 1>. 小括号():匹配小括号内的字符串,可以是一个,也可以是多个,常跟“|”(或)符号搭配使用,是多选结构的 示例1:string name = 阅读全文
摘要:
可以直接使用工具包 ahocorasick Java 版本 <dependency> <groupId>org.ahocorasick</groupId> <artifactId>ahocorasick</artifactId> <version>0.2.4</version> </dependen 阅读全文
摘要:
转自:https://kexue.fm/archives/7867 以T5的预训练为例,其包含的无监督和有监督两部分都改成了Seq2Seq模式: 无监督部分 使用完形填空的形式 输入:明月几时有,[M0] 问青天,不知**[M1],今夕是何年?我欲[M2]归去,又恐琼楼玉宇,高处[M3];起舞[M4 阅读全文
摘要:
1、hive udf 示例,包括读取资源文件 hive udf 作为一个开源能力,资料参考:https://sjq597.github.io/2015/11/25/Hive-UDF%E5%87%BD%E6%95%B0%E5%BC%80%E5%8F%91%E4%BD%BF%E7%94%A8%E6%A0 阅读全文
摘要:
1、mac https://blog.csdn.net/liaowenxiong/article/details/107866453 Command+Shift+O : 自动加入引用,即快速生成import 阅读全文
摘要:
1、eclipse创建maven工程 参考:https://blog.csdn.net/u014079773/article/details/50098315 2、maven创建resources目录 maven 创建新工程,有些模板(比如 maven-archetype-quickstart)默认 阅读全文
摘要:
http://pansanday.blog.163.com/blog/static/381662802012727103454743/ 1、maven 1.1 安装 参考: https://www.cnblogs.com/liuhongfeng/p/5057827.html mac:https:// 阅读全文
摘要:
Prompt 定义: Prompt is the technique of making better use of the knowledge from the pre-trained model by adding additional texts to the input. Prompt 是一 阅读全文
摘要:
纲要 全局:把握全局,提高效率 关键人物:jz、cr,打出影响力 判断事情要有基本原则,比如判断行业的各个业务时:特色原则 or 大招原则 个人能力:搜推知识面、深度 学习:习惯,固定时间 心学: 既是世界观又是方法论 核心理论:心即理;致良知(事上磨);知行合一 资料:https://www.cc 阅读全文