会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
阿笨猫的窝
好记性不如烂笔头
博客园
首页
新随笔
联系
订阅
管理
2024年10月26日
Extracting text from EPUB files in Python
摘要: https://www.bitsgalore.org/2023/03/09/extracting-text-from-epub-files-in-python
阅读全文
posted @ 2024-10-26 21:45 阿笨猫
阅读(3)
评论(0)
推荐(0)
编辑
2024年10月5日
chroma
摘要: https://www.cnblogs.com/rude3knife/p/chroma_tutorial.html https://cloud.tencent.com/developer/article/2361271
阅读全文
posted @ 2024-10-05 21:20 阿笨猫
阅读(7)
评论(0)
推荐(0)
编辑
任务型对话系统
摘要: https://blog.csdn.net/u013250861/article/details/123244439
阅读全文
posted @ 2024-10-05 13:04 阿笨猫
阅读(5)
评论(0)
推荐(0)
编辑
2024年10月2日
fastapi和python 工程项目
摘要: https://pyloong.github.io/pythonic-project-guidelines/practices/web/#24-gitignore https://fastapi.tiangolo.com/zh/#_10
阅读全文
posted @ 2024-10-02 14:39 阿笨猫
阅读(4)
评论(0)
推荐(0)
编辑
2024年8月31日
HanLp 使用
摘要: https://blog.csdn.net/yanqiuxia123/article/details/106055629 https://hanlp.hankcs.com/demos/tok.html?text=%E8%A5%BF%E6%BA%AA%E5%9B%AD%E5%8C%BA%E5%9C%A
阅读全文
posted @ 2024-08-31 14:03 阿笨猫
阅读(8)
评论(0)
推荐(0)
编辑
2024年8月12日
字符串距离和相似性计算
摘要: 在Java开发过程中,字符串处理与比较是常见需求。 四款强大的开源库:Commons Text、FuzzyWuzzy、Java String Similarity 和 Java Diff Utils。 https://github.com/intuit/fuzzy-matcher https://b
阅读全文
posted @ 2024-08-12 09:32 阿笨猫
阅读(4)
评论(0)
推荐(0)
编辑
2024年6月12日
sqlparse
摘要: https://github.com/andialbrecht/sqlparse https://developer.aliyun.com/article/1050678
阅读全文
posted @ 2024-06-12 13:46 阿笨猫
阅读(8)
评论(0)
推荐(0)
编辑
2024年6月5日
fastjson里面的toJSONString的key的排序问题
摘要: https://blog.csdn.net/u014147522/article/details/128496779 https://blog.csdn.net/dawnspace/article/details/128511576
阅读全文
posted @ 2024-06-05 12:55 阿笨猫
阅读(8)
评论(0)
推荐(0)
编辑
2024年5月30日
spel和stream todo
摘要: https://stackoverflow.com/questions/48840190/spring-expression-language-java-8-foreach-or-stream-on-list https://blog.csdn.net/qq_41035779/article/det
阅读全文
posted @ 2024-05-30 13:56 阿笨猫
阅读(6)
评论(0)
推荐(0)
编辑
2024年5月2日
基于LLM的NER
摘要: https://github.com/quqxui/Awesome-LLM4IE-Papers https://zhuanlan.zhihu.com/p/657982188 https://cloud.tencent.com/developer/article/2378682 https://zhu
阅读全文
posted @ 2024-05-02 13:19 阿笨猫
阅读(77)
评论(0)
推荐(0)
编辑
2024年2月25日
基于LLM智能问答系统学习赛
摘要: GitHub - Tongyi-EconML/FinQwen: FinQwen: 致力于构建一个开放、稳定、高质量的金融大模型项目,基于大模型搭建金融场景智能问答系统,利用开源开放来促进「AI+金融」。 基于LLM智能问答系统学习赛_学习赛_赛题与数据_天池大赛-阿里云天池的赛题与数据 (aliyu
阅读全文
posted @ 2024-02-25 19:32 阿笨猫
阅读(230)
评论(0)
推荐(0)
编辑
2024年1月12日
ModelScope的安装
摘要: https://cloud.tencent.com/developer/article/2063049 https://modelscope.cn/docs/%E7%8E%AF%E5%A2%83%E5%AE%89%E8%A3%85 使用下面的源 会更快 -i https://mirrors.aliy
阅读全文
posted @ 2024-01-12 14:02 阿笨猫
阅读(70)
评论(0)
推荐(0)
编辑
2024年1月9日
python gunicorn
摘要: https://cloud.tencent.com/developer/article/1902723 https://blog.csdn.net/Aifore/article/details/86703685
阅读全文
posted @ 2024-01-09 09:53 阿笨猫
阅读(5)
评论(0)
推荐(0)
编辑
2023年9月29日
bean创建的debug断点
摘要: org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory#createBean(java.lang.String, org.springframework.beans.factory.support.Ro
阅读全文
posted @ 2023-09-29 23:02 阿笨猫
阅读(19)
评论(0)
推荐(0)
编辑
2023年6月6日
多租户
摘要: https://www.cnblogs.com/cherf/p/16735230.html https://cloud.tencent.com/developer/article/1889603 https://juejin.cn/post/7022925733039177759 https://x
阅读全文
posted @ 2023-06-06 20:33 阿笨猫
阅读(7)
评论(0)
推荐(0)
编辑
2023年6月3日
Mermaid笔记
摘要: Mermaid 使用教程:从入门到精通 - 知乎 (zhihu.com) Mermaid 使用教程:从入门到精通——流程图、时序图、甘特图、类图等图形绘制轻松搞定 - 知乎 (zhihu.com) Mermaid画流程图、序列图、饼图、甘特图(实例讲解) - 知乎 (zhihu.com) Merma
阅读全文
posted @ 2023-06-03 19:40 阿笨猫
阅读(40)
评论(0)
推荐(0)
编辑
2023年3月22日
js的http 同步请求
摘要: https://juejin.cn/post/6844903679762366471
阅读全文
posted @ 2023-03-22 22:53 阿笨猫
阅读(11)
评论(0)
推荐(0)
编辑
webpack支持mock 数据接口
摘要: https://blog.csdn.net/qq_43456687/article/details/122813617 https://segmentfault.com/a/1190000013220134
阅读全文
posted @ 2023-03-22 22:33 阿笨猫
阅读(25)
评论(0)
推荐(0)
编辑
2023年3月3日
headless bi
摘要: https://atlan.com/headless-bi-101/ https://docs.transform.co/docs/overview/ https://www.gooddata.com/headless-bi/ https://yurbi.com/blog/what-is-headl
阅读全文
posted @ 2023-03-03 09:40 阿笨猫
阅读(97)
评论(0)
推荐(0)
编辑
2023年2月28日
EnvironmentPostProcessor
摘要: https://www.xuqiudong.cn/detail/26 https://blog.csdn.net/dong19891210/article/details/106436364
阅读全文
posted @ 2023-02-28 23:00 阿笨猫
阅读(11)
评论(0)
推荐(0)
编辑
下一页