Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NCobjet et NCsujet non pris en compte dans la transformation #8

Open
Malichot opened this issue Oct 8, 2024 · 0 comments
Open

NCobjet et NCsujet non pris en compte dans la transformation #8

Malichot opened this issue Oct 8, 2024 · 0 comments

Comments

@Malichot
Copy link
Owner

Malichot commented Oct 8, 2024

@BrunoSpilak Je crois qu'il y a une petite erreur dans le fichier json qui pourrait être réglée très rapidement. Si la transformation en motifs est procédurale, on commence par transformer les NCsujet en NCs, NCobjet en NCo, NCspas, NCmod à partir de la dépendance (DEP) (voir : https://github.com/Malichot/PyMotifs/blob/2b13bb6f1d2755accff3bd41311e3b6214bee42a/src/motifs/data/fr_motifs.json#L116C2-L120C6) mais on retransforme ensuite l'ensemble des noms en NC à partir de leur étiquette POS (voir https://github.com/Malichot/PyMotifs/blob/2b13bb6f1d2755accff3bd41311e3b6214bee42a/src/motifs/data/fr_motifs.json#L155C1-L158C6).

On n'a qu'à changer l'ordre de transformation, right ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant