Skip to content

Fix typos and clean up leftover draft text in docs#279

Open
Chessing234 wants to merge 1 commit intoallenai:mainfrom
Chessing234:fix/docs-typos-and-cleanup
Open

Fix typos and clean up leftover draft text in docs#279
Chessing234 wants to merge 1 commit intoallenai:mainfrom
Chessing234:fix/docs-typos-and-cleanup

Conversation

@Chessing234
Copy link
Copy Markdown

Summary

  • tokenize.md: Fix typo tokenzier.bos_token_id -> tokenizer.bos_token_id in the parameter table
  • taggers.md: Fix "which is a the same" -> "which is the same" (2 occurrences) and "grapheme clusers" -> "grapheme clusters" (2 occurrences)
  • data-format.md: Fix "The mixer create" -> "The mixer creates", "signal get" -> "signals get", clean up sentence casing, and remove leftover conversational draft text ("how does your signals data look?") and a stray } at the end of the file
  • mixer.md: Fix "do not with to use" -> "do not wish to use"
  • parallel-processor.md: Fix "into one might implement" -> "into how one might implement"
  • getting-started.md: Remove misleading comment # run on 96 cores next to --processes 16

Test plan

  • Verify all changes are typo/grammar fixes with no semantic changes
  • Confirm no formatting is broken in rendered markdown

🤖 Generated with Claude Code

- tokenize.md: Fix typo `tokenzier` -> `tokenizer` in parameter table
- taggers.md: Fix "a the same" -> "the same" and "clusers" -> "clusters"
- data-format.md: Fix "mixer create" -> "mixer creates", "signal get" -> "signals get", and remove leftover conversational draft text
- mixer.md: Fix "do not with to" -> "do not wish to"
- parallel-processor.md: Fix "into one might" -> "into how one might"
- getting-started.md: Remove misleading comment "run on 96 cores" for --processes 16

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant