selfteaching / selfteaching/selfteaching-python-camp

Day10 使用conda安装jieba第三方库的方法

Open
#923 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

学习素材分享
Dominant language
Python
Stars
151
Forks
875
PR merge metrics
No merged PRs in 30d

Description

任务2要求使用conda安装jieba第三方库,在这里可能会有疑问:

  1. conda是什么 ?
  2. 如何运行conda ?
  3. 如何安装第三方库 ?

在这里提供一写官方文档方便大家查看

  1. 了解conda:https://conda.io/projects/conda/en/latest/index.html
  2. 运行conda:https://conda.io/projects/conda/en/latest/user-guide/getting-started.html#starting-conda
  3. 安装jieba库:
    https://github.com/fxsjy/jieba/blob/master/README.md#%E5%AE%89%E8%A3%85%E8%AF%B4%E6%98%8E

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Day10 Task 2 instructions and review the linked conda and jieba installation documentation. Done means the learning materials clearly answer what conda is, how to run it, and how to install jieba, with the referenced guidance easy to find.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.