Quiet period review#66
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR performs a “quiet period” pass over the docs/landing content, primarily toning down superlative language, improving accuracy of claims, and fixing a few typos/wording issues across the documentation site.
Changes:
- Rewords multiple documentation passages to avoid “state-of-the-art” / absolute performance claims and make descriptions more qualified.
- Fixes various typos/grammar issues and clarifies some explanations in tutorials/guides.
- Removes/updates a few external links and polishes landing page card descriptions.
Reviewed changes
Copilot reviewed 20 out of 20 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Tones down parser description wording in installation section. |
| landing/src/app/page.tsx | Updates landing page card copy (removes “state-of-the-art”, fixes “your work”). |
| docs/tutorials/quickstart.ipynb | Improves grammar/wording around “ansätze” explanation. |
| docs/tutorials/discocirc-mc-task.ipynb | Fixes typo (“conversion”). |
| docs/tutorials/discocirc-basics.ipynb | Rewords introduction to reduce absolute claims about semantic capture. |
| docs/support.rst | Rephrases response-time promise and adjusts community contact wording. |
| docs/release-notes.rst | Softens/clarifies release note wording; fixes typos like default_rng and “Interface”. |
| docs/installation.rst | Matches README wording change for Bobcat parser description. |
| docs/index.rst | Removes two external links from the “External links” toctree. |
| docs/guide/string-diagrams.rst | Softens language about difficulty/“ideal” representations. |
| docs/guide/pipeline.rst | Softens claims about parser support and training hierarchy coverage. |
| docs/guide/parsing.rst | Qualifies Oncilla performance claims and Bobcat description. |
| docs/guide/ml_use-cases.rst | Rewords shot-based explanation, updates platform links, softens “real thing” wording. |
| docs/guide/ml_models.rst | Fixes probabilities typo and improves example dict syntax/formatting. |
| docs/guide/ml_basic.rst | Fixes “across” typo and softens “all important scenarios” phrasing. |
| docs/guide/lambeq-basic.rst | Softens “state-of-the-art”/absolute claims and fixes “syntactic” typo. |
| docs/glossary.rst | Aligns glossary definitions with softened language (Bobcat/DisCoCirc). |
| docs/CONTRIBUTING.rst | Qualifies contribution/release guarantee language. |
| docs/cite.rst | Fixes BibTeX formatting (missing braces/commas). |
| docs/_templates/lambeq_landing_page.html | Updates landing page HTML card copy to match TSX copy changes. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
mlk621-qtm
approved these changes
Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.