Skip to content

Commit d74a2f0

Browse files
committed
modified: .DS_Store
modified: README.md new file: docs/.DS_Store modified: docs/playground-screenshot.png new file: src/.DS_Store new file: src/main/.DS_Store new file: src/main/java/.DS_Store new file: src/main/java/com/.DS_Store new file: src/test/.DS_Store new file: target/.DS_Store modified: target/apidocs/allclasses-index.html modified: target/apidocs/allpackages-index.html modified: target/apidocs/com/semanticprivacyguard/SemanticPrivacyGuard.html modified: target/apidocs/com/semanticprivacyguard/class-use/SemanticPrivacyGuard.html modified: target/apidocs/com/semanticprivacyguard/config/SPGConfig.Builder.html modified: target/apidocs/com/semanticprivacyguard/config/SPGConfig.html modified: target/apidocs/com/semanticprivacyguard/config/class-use/SPGConfig.Builder.html modified: target/apidocs/com/semanticprivacyguard/config/class-use/SPGConfig.html modified: target/apidocs/com/semanticprivacyguard/config/package-summary.html modified: target/apidocs/com/semanticprivacyguard/config/package-tree.html modified: target/apidocs/com/semanticprivacyguard/config/package-use.html modified: target/apidocs/com/semanticprivacyguard/detector/CompositeDetector.html modified: target/apidocs/com/semanticprivacyguard/detector/HeuristicDetector.html modified: target/apidocs/com/semanticprivacyguard/detector/MLDetector.html modified: target/apidocs/com/semanticprivacyguard/detector/NLPDetector.html modified: target/apidocs/com/semanticprivacyguard/detector/PIIDetector.html modified: target/apidocs/com/semanticprivacyguard/detector/class-use/CompositeDetector.html modified: target/apidocs/com/semanticprivacyguard/detector/class-use/HeuristicDetector.html modified: target/apidocs/com/semanticprivacyguard/detector/class-use/MLDetector.html modified: target/apidocs/com/semanticprivacyguard/detector/class-use/NLPDetector.html modified: target/apidocs/com/semanticprivacyguard/detector/class-use/PIIDetector.html modified: target/apidocs/com/semanticprivacyguard/detector/package-summary.html modified: target/apidocs/com/semanticprivacyguard/detector/package-tree.html modified: target/apidocs/com/semanticprivacyguard/detector/package-use.html modified: target/apidocs/com/semanticprivacyguard/ml/FeatureExtractor.html modified: target/apidocs/com/semanticprivacyguard/ml/NaiveBayesClassifier.html modified: target/apidocs/com/semanticprivacyguard/ml/TrainingData.html modified: target/apidocs/com/semanticprivacyguard/ml/class-use/FeatureExtractor.html modified: target/apidocs/com/semanticprivacyguard/ml/class-use/NaiveBayesClassifier.html modified: target/apidocs/com/semanticprivacyguard/ml/class-use/TrainingData.html modified: target/apidocs/com/semanticprivacyguard/ml/package-summary.html modified: target/apidocs/com/semanticprivacyguard/ml/package-tree.html modified: target/apidocs/com/semanticprivacyguard/ml/package-use.html modified: target/apidocs/com/semanticprivacyguard/model/PIIMatch.DetectionSource.html modified: target/apidocs/com/semanticprivacyguard/model/PIIMatch.html modified: target/apidocs/com/semanticprivacyguard/model/PIIType.html modified: target/apidocs/com/semanticprivacyguard/model/RedactionResult.html modified: target/apidocs/com/semanticprivacyguard/model/class-use/PIIMatch.DetectionSource.html modified: target/apidocs/com/semanticprivacyguard/model/class-use/PIIMatch.html modified: target/apidocs/com/semanticprivacyguard/model/class-use/PIIType.html modified: target/apidocs/com/semanticprivacyguard/model/class-use/RedactionResult.html modified: target/apidocs/com/semanticprivacyguard/model/package-summary.html modified: target/apidocs/com/semanticprivacyguard/model/package-tree.html modified: target/apidocs/com/semanticprivacyguard/model/package-use.html modified: target/apidocs/com/semanticprivacyguard/nlp/NLPModelException.html modified: target/apidocs/com/semanticprivacyguard/nlp/NLPModelLoader.LoadedModels.html modified: target/apidocs/com/semanticprivacyguard/nlp/NLPModelLoader.html modified: target/apidocs/com/semanticprivacyguard/nlp/class-use/NLPModelException.html modified: target/apidocs/com/semanticprivacyguard/nlp/class-use/NLPModelLoader.LoadedModels.html modified: target/apidocs/com/semanticprivacyguard/nlp/class-use/NLPModelLoader.html modified: target/apidocs/com/semanticprivacyguard/nlp/package-summary.html modified: target/apidocs/com/semanticprivacyguard/nlp/package-tree.html modified: target/apidocs/com/semanticprivacyguard/nlp/package-use.html modified: target/apidocs/com/semanticprivacyguard/package-summary.html modified: target/apidocs/com/semanticprivacyguard/package-tree.html modified: target/apidocs/com/semanticprivacyguard/package-use.html modified: target/apidocs/com/semanticprivacyguard/stream/StreamProcessor.html modified: target/apidocs/com/semanticprivacyguard/stream/StreamRedactionSummary.html modified: target/apidocs/com/semanticprivacyguard/stream/class-use/StreamProcessor.html modified: target/apidocs/com/semanticprivacyguard/stream/class-use/StreamRedactionSummary.html modified: target/apidocs/com/semanticprivacyguard/stream/package-summary.html modified: target/apidocs/com/semanticprivacyguard/stream/package-tree.html modified: target/apidocs/com/semanticprivacyguard/stream/package-use.html modified: target/apidocs/com/semanticprivacyguard/tokenizer/PIITokenizer.RedactionMode.html modified: target/apidocs/com/semanticprivacyguard/tokenizer/PIITokenizer.RedactionOutput.html modified: target/apidocs/com/semanticprivacyguard/tokenizer/PIITokenizer.html modified: target/apidocs/com/semanticprivacyguard/tokenizer/class-use/PIITokenizer.RedactionMode.html modified: target/apidocs/com/semanticprivacyguard/tokenizer/class-use/PIITokenizer.RedactionOutput.html modified: target/apidocs/com/semanticprivacyguard/tokenizer/class-use/PIITokenizer.html modified: target/apidocs/com/semanticprivacyguard/tokenizer/package-summary.html modified: target/apidocs/com/semanticprivacyguard/tokenizer/package-tree.html modified: target/apidocs/com/semanticprivacyguard/tokenizer/package-use.html modified: target/apidocs/com/semanticprivacyguard/util/RegexPatterns.html modified: target/apidocs/com/semanticprivacyguard/util/TextUtils.html modified: target/apidocs/com/semanticprivacyguard/util/class-use/RegexPatterns.html modified: target/apidocs/com/semanticprivacyguard/util/class-use/TextUtils.html modified: target/apidocs/com/semanticprivacyguard/util/package-summary.html modified: target/apidocs/com/semanticprivacyguard/util/package-tree.html modified: target/apidocs/com/semanticprivacyguard/util/package-use.html modified: target/apidocs/constant-values.html modified: target/apidocs/help-doc.html modified: target/apidocs/index-all.html modified: target/apidocs/index.html modified: target/apidocs/overview-summary.html modified: target/apidocs/overview-tree.html modified: target/apidocs/search.html modified: target/apidocs/serialized-form.html new file: target/classes/.DS_Store new file: target/classes/com/.DS_Store modified: target/jacoco.exec modified: target/maven-javadoc-plugin-stale-data.txt 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.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/index.html modified: target/site/jacoco/com.semanticprivacyguard.model/index.source.html modified: target/site/jacoco/com.semanticprivacyguard.nlp/NLPModelException.html modified: target/site/jacoco/com.semanticprivacyguard.nlp/NLPModelException.java.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/index.html modified: target/site/jacoco/com.semanticprivacyguard.stream/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 new file: 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$EmailTests.txt modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest$IBANTests.txt modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest$IPTests.txt modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest$PhoneTests.txt modified: target/surefire-reports/com.semanticprivacyguard.HeuristicDetectorTest.txt modified: target/surefire-reports/com.semanticprivacyguard.MLDetectorTest.txt new file: target/surefire-reports/com.semanticprivacyguard.NLPDetectorTest.txt modified: target/surefire-reports/com.semanticprivacyguard.SemanticPrivacyGuardTest.txt modified: target/surefire-reports/com.semanticprivacyguard.StreamProcessorTest.txt
1 parent 81c9b84 commit d74a2f0

152 files changed

Lines changed: 694 additions & 626 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.DS_Store

2 KB
Binary file not shown.

README.md

Lines changed: 0 additions & 16 deletions

docs/.DS_Store

6 KB
Binary file not shown.

docs/playground-screenshot.png

19.1 KB

src/.DS_Store

6 KB
Binary file not shown.

src/main/.DS_Store

6 KB
Binary file not shown.

src/main/java/.DS_Store

6 KB
Binary file not shown.

src/main/java/com/.DS_Store

6 KB
Binary file not shown.

src/test/.DS_Store

6 KB
Binary file not shown.

target/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)