Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
@@ -39,8 +39,8 @@ entity ::= Entity(String)
|
||||
|
||||
```
|
||||
|TAD |Nom d'attribut |Type | Polarité
|
||||
|----------------|------------------|---------------|---------|
|
||||
|phrase | | |
|
||||
|----------------|-----------------|---------------------|---------|
|
||||
|phrase | |String |H
|
||||
|aff |s |String |H
|
||||
|complement |s |String |H
|
||||
|complement |v |String |H
|
||||
@@ -49,7 +49,7 @@ entity ::= Entity(String)
|
||||
|
||||
|
||||
|
||||
# Analyse lexicale et syntaxique
|
||||
## Analyse lexicale et syntaxique
|
||||
|
||||
### Lexer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user