Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nlp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This directory contains ready-to-use Natural Language Processing application not

| No. | Model | Description |
| :-- | :---- | :------------------------------ |
| 1 | / | This section is empty for now — feel free to contribute your first application! |
| 1 | BERT-QA | An extractive question answering system based on BERT-Base and SQuAD v1.1. Features include sliding window mechanism for long documents. |

## Contributing New NLP Applications

Expand Down
Loading