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

Lima antinno #53

Open
wants to merge 84 commits into
base: master
Choose a base branch
from
Open

Lima antinno #53

wants to merge 84 commits into from

Conversation

fwantinno
Copy link

Branche pour ANT'inno avec les modifications faites par ANT'inno pour ses besoins et des correctifs de bugs.
Le code spécifique à ANT'inno est déclaré par un #ifdef ANTINNO_SPECIFIC
Les bugs corrigés par ANT'inno sont déclarés par un #ifdef ANTINNO_BUGFIX

kleag and others added 30 commits September 18, 2015 16:47
Conflicts:
	lima_linguisticprocessing/src/linguisticProcessing/core/SyntacticAnalysis/HomoSyntagmaticConstraints.cpp
When a wrong micro-category was used in the definition of a Modex, a wrong null value was set to the newly created token. This commit writes an error message and avoid to add the wrong value. If there is no other micro associated to this entity, an exception is thrown later on when trying to use the empty list.
The initializable object constructors and operator= were not implemented, using the default ones, thus the m_id member was not copied.
idiomatic alternatives before spellchecking to correct handling of "aujourd'hui". The problem is that spelling errors inside idioms will prevent them to be detected.
New option to use only the best correction instead of all the possible ones.
Spellcheck only tokens reachable from start to avoid correcting tokens already excluded, e.g. by idioms
Do not spellcheck tokens with t_url default key.
Add position of token in info output
Now follow the CONLL-X  syntaxt  described here: http://ilk.uvt.nl/conll/#dataformat
Set this number as a define to ease up its later change.
kleag and others added 29 commits June 3, 2016 11:32
Before, only VerbNet was supported
Remove unused old code and rename some variables.
Correctly handle numeric tokens containing commas by setting the comma
character to unmark to itself.
@CLAassistant
Copy link

CLAassistant commented Aug 30, 2021

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 4 committers have signed the CLA.

✅ kleag
✅ romaricb
❌ simonmarchal
❌ fwantinno
You have signed the CLA already but the status is still pending? Let us recheck it.

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

Successfully merging this pull request may close these issues.

5 participants