From a544720e97738e48d111090ca9ae8088023d3bfb Mon Sep 17 00:00:00 2001 From: ArjunSubramonian Date: Wed, 28 Apr 2021 17:20:40 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2d2b8c493c9..d5b4a2b96ca 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,10 @@ to distribute as a plugin, see the [subcommand API docs](https://docs.allennlp.o allennlp.data A data processing module for loading datasets and encoding strings as integers for representation in matrices + + allennlp.fairness + A module for bias mitigation and fairness algorithms and metrics + allennlp.modules A collection of PyTorch modules for use with text