Changeset 2242159
- Timestamp:
- 02/11/2020 02:23:07 AM (6 years ago)
- File:
-
- 1 edited
-
censorreact/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
censorreact/trunk/readme.txt
r2238741 r2242159 7 7 License: GPLv2 or later 8 8 License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html 9 9 10 10 11 censorREACT protects your site, from inappropriate content, when filtering/verifying text and moderating images. censorREACT offers both pre-defined and customised settings to ensure protection for your business. … … 17 18 Automated text filtering and image moderation are provided so you can get on with managing your business. censorREACT filters the content before anyone gets to see it, even you! 18 19 19 = * *Get started now for *FREE* and have access to:** =20 = *Get started now for *FREE* and have access to:* = 20 21 21 22 = API = 22 23 23 * 5 Simultaneous Requests24 * 5 Simultaneous Requests 24 25 25 * 1,000 text calls per month26 * 1,000 text calls per month 26 27 27 * 100 image calls per month28 * 100 image calls per month 28 29 29 30 = IMAGE FILTERING = 30 31 31 * Explicit images32 * Explicit images 32 33 33 * Suggestive content34 * Suggestive content 34 35 35 * Images depicting violence36 * Images depicting violence 36 37 37 * Disturbing images38 * Disturbing images 38 39 39 * Blacklist and Whitelist40 * Blacklist and Whitelist 40 41 41 * Custom confidence scoring42 * Custom confidence scoring 42 43 43 * Whitelist and Blacklist capability44 * Whitelist and Blacklist capability 44 45 45 46 = TEXT FILTERING = 46 47 47 * Single profile48 * Single profile 48 49 49 * Blacklist and Whitelist50 * Blacklist and Whitelist 50 51 51 * Simple, Detailed and Masked blacklist responses52 * Simple, Detailed and Masked blacklist responses 52 53 53 54 = SUPPORT = 54 55 55 * Self Service Support via Community & Help Docs56 * Self Service Support via Community & Help Docs 56 57 57 58 59 = **What do we filter?** = 58 = *What do we filter?* = 60 59 61 60 censorREACT processes and filters the following information: 62 61 63 * Post titles62 * Post titles 64 63 65 * Post content64 * Post content 66 65 67 * Post authors66 * Post authors 68 67 69 * Comments68 * Comments 70 69 71 * Comment authors70 * Comment authors 72 71 73 72 74 = * *How does it work?** =73 = *How does it work?* = 75 74 76 75 Content that your user has entered onto your website is sent to our API; this is to validate whether the content includes offensive language. censorREACT then replaces the offensive language with an Asterix (*) for each letter of the word. 77 76 78 Eg. If the word ‘random’ was a bad word. The content below:77 Eg. If the word ‘random’ was a bad word. The content below: 79 78 80 This is a really random sentence. Why would you write a random sentence? Who thinks of this random stuff?79 This is a really random sentence. Why would you write a random sentence? Who thinks of this random stuff? 81 80 82 Would look like this:81 Would look like this: 83 82 84 This is a really ****** sentence. Why would you write a ****** sentence? Who thinks of this ****** stuff?83 This is a really ****** sentence. Why would you write a ****** sentence? Who thinks of this ****** stuff? 85 84 86 = * *What happens to my data?** =85 = *What happens to my data?* = 87 86 88 87 For information on our Privacy Policy, please go [https://intygrate.com/privacy-policy](https://intygrate.com/privacy-policy) and for information on our Terms of Service, please go [https://intygrate.com/terms-of-service](https://intygrate.com/terms-of-service) 89 88 90 = * *Where can I get support?** =89 = *Where can I get support?* = 91 90 92 91 For support please visit our communtiy site [https://community.intygrate.com](https://community.intygrate.com) or visit our documentation [https://docs.censorreact.intygrate.com/](https://docs.censorreact.intygrate.com/) 93 92 94 = * *censorREACT app** =93 = *censorREACT app* = 95 94 96 * You are able to log in to the censorREACT App where you can:95 * You are able to log in to the censorREACT App where you can: 97 96 98 * View your stats in real time97 * View your stats in real time 99 98 100 * Change appearance of the offensive language99 * Change appearance of the offensive language 101 100 102 * Replace your API Key101 * Replace your API Key 103 102 104 * Add words to the blacklist/whitelist103 * Add words to the blacklist/whitelist 105 104 106 * Test the API105 * Test the API 107 106 108 * Upgrade your account107 * Upgrade your account 109 108 110 = * *Silver Tier Features** =109 = *Silver Tier Features* = 111 110 112 111 = API = 113 112 114 * 100 Simultaneous Requests115 * 20,000 text calls per month116 * 2,000 image calls per month113 * 100 Simultaneous Requests 114 * 20,000 text calls per month 115 * 2,000 image calls per month 117 116 118 117 = Image Filtering = 119 118 120 * Blacklist, Whitelist and Greylist121 * Finetuned confidence scoring122 * History119 * Blacklist, Whitelist and Greylist 120 * Finetuned confidence scoring 121 * History 123 122 124 123 = Text Filtering = 125 124 126 * Multiple profiles127 * Word usage summary128 * History125 * Multiple profiles 126 * Word usage summary 127 * History 129 128 130 129 = Support = 131 130 132 * Email Support131 * Email Support 133 132 134 = * *Gold Tier Features** =133 = *Gold Tier Features* = 135 134 136 135 = API = 137 136 138 * 1,000 Simultaneous Requests139 * 100,000 text calls per month140 * 10,000 image calls per month137 * 1,000 Simultaneous Requests 138 * 100,000 text calls per month 139 * 10,000 image calls per month 141 140 142 141 = Text Filtering = 143 142 144 * Sentiment (coming soon)143 * Sentiment (coming soon) 145 144 146 145 = Support = 147 146 148 * Priority Email Support 149 147 * Priority Email Support 150 148 151 149 == Installation == … … 153 151 = Installation is easy! Just follow these easy steps: = 154 152 155 1. Install censorREACT from the store153 1. Install censorREACT from the store 156 154 157 2. Activate censorREACT155 2. Activate censorREACT 158 156 159 3. Go to our settings page by clicking on the settings button next to the activate/deactivate button157 3. Go to our settings page by clicking on the settings button next to the activate/deactivate button 160 158 161 4. Either log in or sign up159 4. Either log in or sign up 162 160 163 5. If your email isn’t verified it will ask for you to check your email for a verification code161 5. If your email isn’t verified it will ask for you to check your email for a verification code 164 162 165 6. Enter the verification code163 6. Enter the verification code 166 164 167 7. You’re good to go! Your site is now protected!165 7. You’re good to go! Your site is now protected! 168 166 169 167 == Frequently Asked Questions == … … 173 171 To change settings for your account once you have signed up, you will need to go to [https://censorreact.intygrate.com](https://censorreact.intygrate.com) . You will need to sign in with your censorREACT account. If you do not yet have an account simply sign up through our app or our plugin. 174 172 175 176 177 173 = Will censorREACT work with my website? = 178 174 179 175 Yes! censorREACT works with post titles, post content, media images, usernames, comments and more. Let us know if you would like support for any more content! 180 176 181 182 183 177 = Where can I find out more about censorREACT premium? = 184 178 185 You can find out more on our Intygrate website! [https://intygrate.com/censorreact](https://intygrate.com/censorreact) 186 187 179 You can find out more on our Intygrate website! [https://intygrate.com/censorreact](https://intygrate.com/censorreact) 188 180 189 181 = I have run out of API calls for my account! What do I do? = 190 182 191 If you run out of API calls you will have to wait till the end of your month until your calls reset, or you can upgrade your account in the censorREACT app! Have a look [here](https://censorreact.intygrate.com)183 If you run out of API calls you will have to wait till the end of your month until your calls reset, or you can upgrade your account in the censorREACT app! Have a look at [https://censorreact.intygrate.com](https://censorreact.intygrate.com) 192 184 193 185 = Do you have documentation where I can find out more information? =
Note: See TracChangeset
for help on using the changeset viewer.