Skip to content

Commit 4c1c38b

Browse files
authored
Update README.md. Add privacy and security considerations.
1 parent 788b660 commit 4c1c38b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,3 +326,10 @@ While the proposed Proofreading API corrects user input based on general knowled
326326
The Proofreading API can potentially allow users to specify a custom dictionary and avoid correcting any words included in the dictionary.
327327

328328
However, in cases where ignoring certain words for correction could potentially change the meaning/structure of a sentence, it could be a bit tricky to proofread with pre-trained language models. Therefore, we are moving forward without integration with custom dictionaries until further exploration and evaluation are done. Nevertheless, we invite discussion of all of these APIs within the Web Machine Learning Community Group.
329+
330+
## Privacy considerations
331+
This API follows the same structure as the Writing Assistance API, and thus shares the same privacy considerations as the Writing Assistance API. Please see [the specification](https://webmachinelearning.github.io/writing-assistance-apis/#privacy).
332+
333+
## Security considerations
334+
335+
This API also shares the same security considerations as the Writing Assistance API. Please see [the specification](https://webmachinelearning.github.io/writing-assistance-apis/#security).

0 commit comments

Comments
 (0)