Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spell check #173

Merged
merged 14 commits into from
Jul 24, 2023
Merged

Add spell check #173

merged 14 commits into from
Jul 24, 2023

Conversation

jaclyn-taroni
Copy link
Member

@jaclyn-taroni jaclyn-taroni commented Jul 18, 2023

Closes #147.

I'm adding a spell check workflow, complete with a custom dictionary. I fixed a few typos that were uncovered. I also added a short blurb to the README about the spell check workflow.

Leave the custom dictionary blank for now; on PR to dev, not main
dvenprasad
dvenprasad previously approved these changes Jul 18, 2023
Copy link
Member

@dvenprasad dvenprasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🦦 🦦 🦦

@jaclyn-taroni
Copy link
Member Author

The check is running, so I'm actually going to dismiss your review @dvenprasad and re-request once I populate the custom dictionary.

@jaclyn-taroni jaclyn-taroni dismissed dvenprasad’s stale review July 18, 2023 18:43

Will re-request after addressing spelling errors/additions to custom dictionary

@jaclyn-taroni jaclyn-taroni changed the title Port over initial spell check configuration from r.bio admin set up Add spell check Jul 18, 2023
Copy link
Member

@dvenprasad dvenprasad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
🐘 🐘 🐘

@jaclyn-taroni jaclyn-taroni merged commit 283bff1 into development Jul 24, 2023
2 checks passed
@jaclyn-taroni jaclyn-taroni deleted the jaclyn-taroni/147-spell-check branch July 24, 2023 15:31
jaclyn-taroni added a commit that referenced this pull request Sep 12, 2023
* Improve README information on building locally and add info about development workflow (#171)

* Remove developmental stage from harmonized metadata table (#163)

* Update README to reflect how to build locally

* Add a little info about development, where to view docs

* Update documentation to reflect recent harmonization-related changes (#172)

* Remove sample strain from cell line source key

* Also remove development stage from paragraph

* Clarifying example of type casting (#164)

* Explain multimapped source keys behavior (#160)

Age is a special case

* Add strain background to genetic info

* Add note about when harmonization docs are effective

Notes in Sphinx only seem to work in RST

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Deepa Prasad <d.prasad@alexslemonade.org>

* Apply suggestions from code review

Co-authored-by: David <davidsmejia@gmail.com>

* Wordsmithing

* Add time source key to time harmonized key

* Update docs and table to reflect how we generate variants

Also move where we talk about the treatment of values

* Multimapped values in alphanumeric ascending order

* Update docs/main_text.md

* Add sex to harmonized key table, remove reference to special case

* Revert "Add sex to harmonized key table, remove reference to special case"

This reverts commit 0a32c45.

* Add sex back into harmonized keys table

---------

Co-authored-by: Deepa Prasad <d.prasad@alexslemonade.org>
Co-authored-by: David <davidsmejia@gmail.com>

---------

Co-authored-by: David <davidsmejia@gmail.com>
Co-authored-by: Deepa Prasad <d.prasad@alexslemonade.org>

* Add spell check (#173)

* Port over initial spell check configuration from r.bio admin set up

Leave the custom dictionary blank for now; on PR to dev, not main

* Specify docs directory in config, remove sources from workflow

* Fix spelling error

* Populate custom dictionary

Not sure how pyspelling handles plural words yet

* Fix spelling error

* Add plural words and possessives to the custom dictionary

* Try ignoring code in markdown in config

* Revert "Try ignoring code in markdown in config"

This reverts commit 8859f2b.

* A few more additions to the custom dictionary

* Try setting ignore case to false

* Test with lowercase ENA "ena"

* Revert "Test with lowercase ENA "ena""

This reverts commit a04883a.

* Bump spell check action version

* Add spell check explainer to README

* Add header and intro paragraph for Childhood Cancer Collections (#183)

* Add header and intro paragraph for CCC

Also stub in subsection

* Add CCC to custom dictionary

* Apply suggestions from code review

Co-authored-by: Deepa Prasad <d.prasad@alexslemonade.org>

* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: Deepa Prasad <d.prasad@alexslemonade.org>

* Add header and intro paragraph for Tagged Terms (#184)

* Add header and intro paragraph for CCC

Also stub in subsection

* Add CCC to custom dictionary

* Add intro paragraph on tagged term

Also stub in expected subsection headers

* Apply suggestions from code review

Co-authored-by: Joshua Shapiro <josh.shapiro@ccdatalab.org>

* Update custom dictionary

---------

Co-authored-by: Joshua Shapiro <josh.shapiro@ccdatalab.org>

* Split main_text.md

* Fix main_text.md

* Add back harmonization-related changes from #163 and #172 (#188)

* Add back changes from #163 and #172

* organism_name -> organism__name for txome filter (#189)

---------

Co-authored-by: David <davidsmejia@gmail.com>
Co-authored-by: Deepa Prasad <d.prasad@alexslemonade.org>
Co-authored-by: Joshua Shapiro <josh.shapiro@ccdatalab.org>
Co-authored-by: Arkadii Yakovets <ark@ccdatalab.org>
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.

Use a spell check workflow on this repo
2 participants