File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -43,12 +43,6 @@ You can analyze a text string directly by running:
4343To analyze a ` .txt ` file, provide its path:
4444` python detector_cli.py -f path/to/file.txt `
4545
46- ### Output
47- The script will print a gibberish score between ` 0.0 ` and ` 1.0 ` :
48- - ` 1.0 ` → All words are recognized.
49- - ` 0.0 ` → No words are recognized (likely gibberish).
50- - A score between ` 0.0 ` and ` 1.0 ` indicates partial recognition.
51-
5246## Score Interpretation
5347
5448- 1.0 → All words are recognized.
@@ -62,4 +56,4 @@ This project is licensed under the **Modified Attribution License (MAL) v1.0**.
6256
6357---
6458
65- [ Buy me a coffee! ☕❤️] ( https://buymeacoffee.com/lmarantes )
59+ [ Buy me a coffee! ☕❤️] ( https://buymeacoffee.com/lmarantes )
You can’t perform that action at this time.
0 commit comments