Update README.md
Browse files
README.md
CHANGED
@@ -18,6 +18,12 @@ a service that segments documents with high accuracy.
|
|
18 |
- HuggingFace: [NER-in-docker](https://huggingface.co/HURIDOCS/NER-in-docker)
|
19 |
|
20 |
## Quick Start
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
Run the service:
|
22 |
|
23 |
- With GPU support:
|
|
|
18 |
- HuggingFace: [NER-in-docker](https://huggingface.co/HURIDOCS/NER-in-docker)
|
19 |
|
20 |
## Quick Start
|
21 |
+
Clone the service:
|
22 |
+
|
23 |
+
https://github.com/huridocs/NER-in-docker
|
24 |
+
cd NER-in-docker
|
25 |
+
|
26 |
+
|
27 |
Run the service:
|
28 |
|
29 |
- With GPU support:
|