Commit 4689cb2
committed
modified: pom.xml
modified: target/jacoco.exec
modified: target/site/jacoco/com.semanticprivacyguard.config/SPGConfig$Builder.html
modified: target/site/jacoco/com.semanticprivacyguard.config/SPGConfig.html
modified: target/site/jacoco/com.semanticprivacyguard.config/SPGConfig.java.html
modified: target/site/jacoco/com.semanticprivacyguard.config/index.html
modified: target/site/jacoco/com.semanticprivacyguard.config/index.source.html
modified: target/site/jacoco/com.semanticprivacyguard.detector/CompositeDetector.html
modified: target/site/jacoco/com.semanticprivacyguard.detector/CompositeDetector.java.html
modified: target/site/jacoco/com.semanticprivacyguard.detector/HeuristicDetector.html
modified: target/site/jacoco/com.semanticprivacyguard.detector/HeuristicDetector.java.html
modified: target/site/jacoco/com.semanticprivacyguard.detector/MLDetector.html
modified: target/site/jacoco/com.semanticprivacyguard.detector/MLDetector.java.html
modified: target/site/jacoco/com.semanticprivacyguard.detector/NLPDetector.html
modified: target/site/jacoco/com.semanticprivacyguard.detector/NLPDetector.java.html
modified: target/site/jacoco/com.semanticprivacyguard.detector/index.html
modified: target/site/jacoco/com.semanticprivacyguard.detector/index.source.html
modified: target/site/jacoco/com.semanticprivacyguard.ml/NaiveBayesClassifier.html
modified: target/site/jacoco/com.semanticprivacyguard.ml/NaiveBayesClassifier.java.html
modified: target/site/jacoco/com.semanticprivacyguard.ml/index.html
modified: target/site/jacoco/com.semanticprivacyguard.ml/index.source.html
modified: target/site/jacoco/com.semanticprivacyguard.model/PIIMatch$DetectionSource.html
modified: target/site/jacoco/com.semanticprivacyguard.model/PIIMatch.html
modified: target/site/jacoco/com.semanticprivacyguard.model/PIIMatch.java.html
modified: target/site/jacoco/com.semanticprivacyguard.model/PIIType.html
modified: target/site/jacoco/com.semanticprivacyguard.model/PIIType.java.html
modified: target/site/jacoco/com.semanticprivacyguard.model/RedactionResult.html
modified: target/site/jacoco/com.semanticprivacyguard.model/RedactionResult.java.html
modified: target/site/jacoco/com.semanticprivacyguard.model/index.html
modified: target/site/jacoco/com.semanticprivacyguard.model/index.source.html
modified: target/site/jacoco/com.semanticprivacyguard.nlp/NLPModelLoader$LoadedModels.html
modified: target/site/jacoco/com.semanticprivacyguard.nlp/NLPModelLoader.html
modified: target/site/jacoco/com.semanticprivacyguard.nlp/NLPModelLoader.java.html
modified: target/site/jacoco/com.semanticprivacyguard.nlp/index.html
modified: target/site/jacoco/com.semanticprivacyguard.nlp/index.source.html
modified: target/site/jacoco/com.semanticprivacyguard.stream/StreamProcessor.html
modified: target/site/jacoco/com.semanticprivacyguard.stream/StreamProcessor.java.html
modified: target/site/jacoco/com.semanticprivacyguard.stream/StreamRedactionSummary.html
modified: target/site/jacoco/com.semanticprivacyguard.stream/StreamRedactionSummary.java.html
modified: target/site/jacoco/com.semanticprivacyguard.stream/index.html
modified: target/site/jacoco/com.semanticprivacyguard.stream/index.source.html
modified: target/site/jacoco/com.semanticprivacyguard.tokenizer/PIITokenizer$RedactionMode.html
modified: target/site/jacoco/com.semanticprivacyguard.tokenizer/PIITokenizer$RedactionOutput.html
modified: target/site/jacoco/com.semanticprivacyguard.tokenizer/PIITokenizer.html
modified: target/site/jacoco/com.semanticprivacyguard.tokenizer/PIITokenizer.java.html
modified: target/site/jacoco/com.semanticprivacyguard.tokenizer/index.html
modified: target/site/jacoco/com.semanticprivacyguard.tokenizer/index.source.html
modified: target/site/jacoco/com.semanticprivacyguard.util/RegexPatterns.html
modified: target/site/jacoco/com.semanticprivacyguard.util/RegexPatterns.java.html
modified: target/site/jacoco/com.semanticprivacyguard.util/TextUtils.html
modified: target/site/jacoco/com.semanticprivacyguard.util/TextUtils.java.html
modified: target/site/jacoco/com.semanticprivacyguard.util/index.html
modified: target/site/jacoco/com.semanticprivacyguard.util/index.source.html
modified: target/site/jacoco/com.semanticprivacyguard/SemanticPrivacyGuard.html
modified: target/site/jacoco/com.semanticprivacyguard/SemanticPrivacyGuard.java.html
modified: target/site/jacoco/com.semanticprivacyguard/index.html
modified: target/site/jacoco/com.semanticprivacyguard/index.source.html
modified: target/site/jacoco/index.html
modified: target/site/jacoco/jacoco-sessions.html
modified: target/site/jacoco/jacoco.csv
modified: target/site/jacoco/jacoco.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$ApiKeyTests.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$CreditCardTests.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$EmailTests.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$IBANTests.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$IPTests.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$PasswordTests.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$PhoneTests.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest$SSNTests.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.HeuristicDetectorTest.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.MLDetectorTest.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.NLPDetectorTest.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.SemanticPrivacyGuardTest.xml
modified: target/surefire-reports/TEST-com.semanticprivacyguard.StreamProcessorTest.xml
modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest$ApiKeyTests.txt
modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest$CreditCardTests.txt
modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest$EmailTests.txt
modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest$IBANTests.txt
modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest$PhoneTests.txt
modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest$SSNTests.txt
modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest.txt
modified: target/surefire-reports/com.semanticprivacyguard.MLDetectorTest.txt
modified: target/surefire-reports/com.semanticprivacyguard.NLPDetectorTest.txt
modified: target/surefire-reports/com.semanticprivacyguard.SemanticPrivacyGuardTest.txt
modified: target/surefire-reports/com.semanticprivacyguard.StreamProcessorTest.txt1 parent d74a2f0 commit 4689cb2
File tree
86 files changed
+319
-316
lines changed- .vscode
- target
- site/jacoco
- com.semanticprivacyguard.config
- com.semanticprivacyguard.detector
- com.semanticprivacyguard.ml
- com.semanticprivacyguard.model
- com.semanticprivacyguard.nlp
- com.semanticprivacyguard.stream
- com.semanticprivacyguard.tokenizer
- com.semanticprivacyguard.util
- com.semanticprivacyguard
- surefire-reports
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+319
-316
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments