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

    爬虫(104)教你词云分析拉勾网数百个职位招聘详

    jieba 分词 #cell-2 import jieba words = jieba.lcut(text) cuted=' '.join(words) print(cuted[:100]) ? 修改cell-2代码: #cell-2 import jieba removes =['熟悉', '技术', '职位', '相关', '工作', '开发', '使用','能力','优先','描述',' 修改cell-2如下: #cell-2 import jieba words = jieba.lcut(text) import re pattern = re.compile(r'^[a-zA-Z0- /lagou-job1000-ai-details.txt','r') as f: text=f.read() f.close() print(text[:100]) #cell-2

    88930发布于 2020-05-18
  • 来自专栏文献分享及代码学习

    单细胞转录组学轨迹分析解析3-Slingshot代码解析

    # metadata(3): lineages mst slingParams## pathStats(2): pseudotime weights## cellnames(140): cell-1 cell metadata(4): lineages mst slingParams curves## pathStats(2): pseudotime weights## cellnames(140): cell-1 cell

    4.9K10编辑于 2023-12-05
  • 来自专栏玩转Lighthouse

    腾讯云轻量服务器&codebuddy搭建typech博客完成页面自定义

    ;align-items:center;justify-content:center;font-size:24px;font-weight:bold;transition:all0.2sease;}.cell

    1.1K41编辑于 2025-10-31
  • 来自专栏zaking's

    《JavaScript 模式》读书笔记(8)— DOM和浏览器模式2

    button>   面板中包含9个小格子,分别对应于不同id属性:

    <td id="<em>cell</em>

    1.6K20发布于 2020-09-03
  • 来自专栏全栈程序员必看

    《JavaScript 模式》读书笔记(8)— DOM和浏览器模式2

    button>   面板中包含9个小格子,分别对应于不同id属性:

  •  
    <td id="<em>cell</em>

    1.4K30编辑于 2022-07-21
    领券