selfteaching / selfteaching/selfteaching-python-camp

Day07 作业中“”输出合并词频统计结果"什么意思?

Open
#3,443 5 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

  1. 在 stats_word.py 中添加⼀下名为 stats_text 的函数,实现功能:分别调⽤
    statstexten , statstextcn ,输出合并词频统计结果。

作业的意思是同时调用这两个函数,一次性输出两个函数中的内容么?
@EthanYan6 超棒的教练

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

Read the Day07 assignment and stats_word.py, focusing on the referenced statstexten, statstextcn, and requested stats_text function. Clarify the meaning of “输出合并词频统计结果” in the assignment text so the expected behavior and completion criteria are unambiguous.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.