-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathLICENSE
More file actions
138 lines (105 loc) · 7.36 KB
/
LICENSE
File metadata and controls
138 lines (105 loc) · 7.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
TextHumanize — Dual License
Copyright (c) 2025-2026 TextHumanize Contributors (ksanyok)
This software is available under a dual license model:
═══════════════════════════════════════════════════════════════
OPTION A — FREE LICENSE (Personal / Non-Commercial / Academic)
═══════════════════════════════════════════════════════════════
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to use,
copy, modify, and distribute the Software for:
• Personal projects (not generating revenue)
• Academic and research purposes
• Educational use
• Open-source projects (non-commercial)
• Evaluation and testing
Subject to the following conditions:
1. The above copyright notice and this license shall be included in all
copies or substantial portions of the Software.
2. You may NOT use the Software in any product, service, or internal tool
that generates revenue, directly or indirectly, without a Commercial
License (Option B below).
3. Attribution to the original project is required:
"Powered by TextHumanize — https://github.com/ksanyok/TextHumanize"
═══════════════════════════════════════════════════════════════
OPTION B — COMMERCIAL LICENSE
═══════════════════════════════════════════════════════════════
Commercial use of the Software requires a paid license. A "Commercial License"
grants you the right to use, modify, and integrate the Software into products,
services, and internal tools that generate revenue.
Commercial use includes, but is not limited to:
• SaaS platforms that process text using the Software
• Internal business tools (content pipelines, editorial systems)
• Products or services sold to customers
• Agencies or consultancies using the Software on behalf of clients
• Any use within a company with > 1 employee that benefits from the Software
Commercial License tiers:
┌─────────────────────┬─────────────┬──────────────────────────────────┐
│ Tier │ Price/year │ Includes │
├─────────────────────┼─────────────┼──────────────────────────────────┤
│ Indie │ $199/year │ 1 project, 1 developer │
│ Startup │ $499/year │ Up to 3 projects, up to 5 devs │
│ Business │ $1,499/year │ Unlimited projects, up to 20 devs│
│ Enterprise │ Contact us │ On-prem, SLA, priority support │
└─────────────────────┴─────────────┴──────────────────────────────────┘
All commercial licenses include:
• Full source code access
• All future updates within the license period
• Email support (response within 48h for Startup+)
• Bug-fix priority for Business+
• License key for CI/CD verification (optional)
Enterprise licenses additionally include:
• On-premises deployment support
• SLA with guaranteed response times
• Security audit documentation
• Custom integration assistance
• Dedicated support channel
To purchase a commercial license or request a quote:
• Email: ksanyok@me.com
• GitHub: https://github.com/ksanyok/TextHumanize/issues (tag: "licensing")
═══════════════════════════════════════════════════════════════
DISCLAIMER
═══════════════════════════════════════════════════════════════
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
═══════════════════════════════════════════════════════════════
PROPRIETARY TECHNOLOGY — ASH™ (Adaptive Statistical Humanization)
═══════════════════════════════════════════════════════════════
The following technologies, methods, and algorithms are the original
intellectual property of Oleksandr K. (ksanyok), developed specifically
for the TextHumanize project. The names, concepts, and implementations
are proprietary and may not be used, copied, or adapted to create
competing products or services without explicit written permission.
1. ASH™ (Adaptive Statistical Humanization)
Unified technology combining five proprietary methods into a
coherent humanization pipeline.
2. Perplexity Sculpting™
Method of reshaping the perplexity curve of AI-generated text
to match human writing patterns by introducing controlled
"surprise" tokens at statistically smooth regions.
3. Statistical Signature Transfer™ (SST™)
Method of computing a multi-dimensional statistical fingerprint
of text and systematically shifting it toward the human-text zone
using targeted, metric-guided transformations.
4. Watermark Forensics™
Method of detecting and neutralizing statistical watermarks
(such as Kirchenbauer-style green/red token bias) embedded
by large language models, using multi-scheme hash analysis
and targeted synonym replacement.
5. Cognitive Load Modeling™
Method of simulating human cognitive constraints — attention drift,
working memory limits, fatigue signatures — to introduce natural
quality variation throughout a document.
6. Adversarial Ensemble Self-Play™
Method of iterative, detector-guided humanization using an ensemble
of architecturally diverse detection systems that generate per-sentence
problem maps, with targeted fixes applied only to flagged sentences.
These method names (marked with ™) and their underlying algorithms are
the proprietary creations of the author. Use of these names or reimplementation
of these specific methods in competing products requires a separate license
agreement. The ™ designations indicate trademark claims by the author.
Contact: ksanyok@me.com