Skip to content

Commit be79270

Browse files
committed
Move junk copyrights test into new directory #2402
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent 0930f53 commit be79270

27 files changed

+2
-1
lines changed

docs/source/reference/scancode-cli/cli-scancode-train-gibberish-model.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ set of valid text, where it counts each transition between letters and computes
1212
a probability based off of that. These probabilities and thresholds are stored
1313
in a model that is saved to a Python pickle.
1414

15-
The training corpus for the gibberish detector can be found in src/textcode/data/gibberish/
15+
The training corpus for the gibberish detector can be found in
16+
``src/textcode/data/gibberish/``.
1617

1718
``big.txt`` contains the main source of valid words that the gibberish detector
1819
model is trained on.

tests/cluecode/data/copyrights/misco4/to_improve/junk-copyright-100.txt renamed to tests/cluecode/data/copyrights/misco4/should_not_detect/junk-copyright-100.txt

File renamed without changes.

tests/cluecode/data/copyrights/misco4/to_improve/junk-copyright-100.txt.yml renamed to tests/cluecode/data/copyrights/misco4/should_not_detect/junk-copyright-100.txt.yml

File renamed without changes.

tests/cluecode/data/copyrights/misco4/to_improve/junk-copyright-118.txt renamed to tests/cluecode/data/copyrights/misco4/should_not_detect/junk-copyright-118.txt

File renamed without changes.

tests/cluecode/data/copyrights/misco4/to_improve/junk-copyright-118.txt.yml renamed to tests/cluecode/data/copyrights/misco4/should_not_detect/junk-copyright-118.txt.yml

File renamed without changes.

tests/cluecode/data/copyrights/misco4/to_improve/junk-copyright-130.txt renamed to tests/cluecode/data/copyrights/misco4/should_not_detect/junk-copyright-130.txt

File renamed without changes.

tests/cluecode/data/copyrights/misco4/to_improve/junk-copyright-130.txt.yml renamed to tests/cluecode/data/copyrights/misco4/should_not_detect/junk-copyright-130.txt.yml

File renamed without changes.

tests/cluecode/data/copyrights/misco4/to_improve/junk-copyright-178.txt renamed to tests/cluecode/data/copyrights/misco4/should_not_detect/junk-copyright-178.txt

File renamed without changes.

tests/cluecode/data/copyrights/misco4/to_improve/junk-copyright-178.txt.yml renamed to tests/cluecode/data/copyrights/misco4/should_not_detect/junk-copyright-178.txt.yml

File renamed without changes.

tests/cluecode/data/copyrights/misco4/to_improve/junk-copyright-195.txt renamed to tests/cluecode/data/copyrights/misco4/should_not_detect/junk-copyright-195.txt

File renamed without changes.

0 commit comments

Comments
 (0)