From c24f64f5b704efc4862bf1514783ca13f7cb1f7f Mon Sep 17 00:00:00 2001 From: SandBoa Date: Sat, 9 Apr 2022 19:17:12 +0600 Subject: [PATCH] add api response --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 372b3cb..4054d00 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,11 @@ Evaluation dataset in created from https://github.com/habibsifat/Algorithm-for-B | Model | Top N| TP | FN | FP | TN | TN_PLUS | | :----------- | :----------- | :----------- | :----------- | :----------- | :----------- | :------------ | | Sagor Sarkar | 100 | 0.9782 | 0.0144| 0.4150 | 0.5017 | 0.0833 | --> + + +## API +We also added API. Here is the API response. + +![api](https://github.com/MahirMahbub/Contextual-Spell-Checker-For-Bangla/blob/master/api.png) + +