Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 5e73407

Browse files
Updated README (#267)
1 parent c14c5e3 commit 5e73407

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,15 +100,21 @@ supports extensions via a template for developers to add a new service. For
100100
detailed documentation see this
101101
[page](http://nlp_architect.nervanasys.com/service.html).
102102

103-
See and example of the BIST parser model UI:
103+
Below are examples of NLP Architect server in action
104104

105+
BIST Parser UI
105106
<center> <img src="doc/source/assets/bist_service.png"></center>
106107

108+
NER Parser UI
109+
<center> <img src="doc/source/assets/ner_service.png"></center>
110+
111+
Spacy NER Parser UI
112+
<center> <img src="doc/source/assets/spacy_ner_service.png"></center>
113+
107114
### Deep Learning Frameworks
108115
Because of its current research nature, several open source deep learning
109116
frameworks are used in this repository including:
110117

111-
* [Intel® neon]
112118
* [Intel® nGraph Python API]
113119
* [TensorFlow]
114120
* [Intel-Optimized TensorFlow]
-96.4 KB
Loading

0 commit comments

Comments
 (0)