Skip to content

Commit

Permalink
add further resources
Browse files Browse the repository at this point in the history
  • Loading branch information
dtsuzuku-ibm committed Nov 11, 2024
1 parent f2c5a83 commit 1747aeb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions transforms/language/doc_quality/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,17 @@ Currently we have:
- [Unit test](test/test_doc_quality_python.py)
- [Integration test](test/test_doc_quality.py)


## Further Resource

- For those who want to learn C4 heuristic rules
- https://arxiv.org/pdf/1910.10683.pdf
- For those who want to learn Gopher statistics
- https://arxiv.org/pdf/2112.11446.pdf
- For those who want to see the source of badwords used by default
- https://github.com/LDNOOBW/List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words


## Consideration

### Troubleshooting guide
Expand Down

0 comments on commit 1747aeb

Please sign in to comment.