Commit
·
3f35db9
1
Parent(s):
1588603
Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,7 @@ early_stop = 3
|
|
33 |
max_length = 200
|
34 |
```
|
35 |
Tags:
|
|
|
36 |
| Tag | Meaning |
|
37 |
| ------------------- | ------------------- |
|
38 |
| ADJ | Adjetivo |
|
@@ -57,6 +58,7 @@ Tags:
|
|
57 |
| PROSUB | Pronome nominal |
|
58 |
| V | Verbo |
|
59 |
| VAUX | Verbo auxiliar |
|
|
|
60 |
## Questions?
|
61 |
|
62 |
Please, post a Github issue on the [NLP Portuguese POS-Tagger](https://github.com/lisaterumi/nlp-portuguese-postagger).
|
|
|
33 |
max_length = 200
|
34 |
```
|
35 |
Tags:
|
36 |
+
|
37 |
| Tag | Meaning |
|
38 |
| ------------------- | ------------------- |
|
39 |
| ADJ | Adjetivo |
|
|
|
58 |
| PROSUB | Pronome nominal |
|
59 |
| V | Verbo |
|
60 |
| VAUX | Verbo auxiliar |
|
61 |
+
|
62 |
## Questions?
|
63 |
|
64 |
Please, post a Github issue on the [NLP Portuguese POS-Tagger](https://github.com/lisaterumi/nlp-portuguese-postagger).
|