pierreguillou
commited on
Commit
·
566fc18
1
Parent(s):
0ff3fa2
Update README.md
Browse files
README.md
CHANGED
@@ -32,6 +32,10 @@ You can check as well the [version base of this model](https://huggingface.co/pi
|
|
32 |
|
33 |
You can test this model into the widget of this page.
|
34 |
|
|
|
|
|
|
|
|
|
35 |
## Using the model for inference in production
|
36 |
````
|
37 |
# install pytorch: check https://pytorch.org/
|
|
|
32 |
|
33 |
You can test this model into the widget of this page.
|
34 |
|
35 |
+
## Blog post
|
36 |
+
|
37 |
+
[NLP | Modelos e Web App para Reconhecimento de Entidade Nomeada (NER) no domínio jurídico brasileiro](https://medium.com/@pierre_guillou/nlp-modelos-e-web-app-para-reconhecimento-de-entidade-nomeada-ner-no-dom%C3%ADnio-jur%C3%ADdico-b658db55edfb) (29/12/2021)
|
38 |
+
|
39 |
## Using the model for inference in production
|
40 |
````
|
41 |
# install pytorch: check https://pytorch.org/
|