Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
* Stars filtering (minimum of 5 stars) (on top of near-dedup + line filtering)
|
| 3 |
|
| 4 |
|
|
|
|
| 1 |
+
Filterings on top of near-dedup + line filtering:
|
| 2 |
+
* Comments filtering (at least 1% of the number of lines should be comments/docstrings)
|
| 3 |
* Stars filtering (minimum of 5 stars) (on top of near-dedup + line filtering)
|
| 4 |
|
| 5 |
|