François Billioud

Results 152 comments of François Billioud

@jaumeortola @LucieSteib Can we merge this? So I can check if every case is 100% handled?

Ok, the original problem I was trying to solve was with the sentence: `L'eau entre par la bouche du poisson et ressort par les opercules.`. Also, I notice that `Il...

The original rule CONFUSION_ER_E_PAR is wrong and is supposed to be replaced with CONFUSION_ER_E_PAR2. But you're right, this is not related to this PR and we can discuss it in...

@LucieSteib About CONFUSION_ER_E_PAR2, I'm confident to arrive at a quite good result and I promise to analyze very carefully the diffs until I get something satisfying. However, I had to...

I noticed a few more examples: --- "Il prend café" | Token | Lemma | Part-of-speech | |:-----:|:-------:|:----------------:| | Il | il | R pers suj 3 m s |...

Interesting. It probably evolved recently I guess. The other 2 are still valid concerns, though.

Oh, ok, perfect then! I noticed multiple improvements that were needed on that part and I see that rules are quite easy to write. That should make some rules way...

I'm actually using the `web-ext` command line module from Mozilla that relies on that project. They seem to be using the ProfileFinder class. Besides that, they do things I'm not...

Yes. But anyway, after I fix the path, I end up with: [this issue](https://github.com/mozilla/web-ext/issues/1696) which is not related to your lib. The only thing that might be done in this...

I reproduced your test case [here](https://snack.expo.dev/@sharcoux/eager-indigo-croissant) I don't understand why you say that the blue part doesn't respond to your touches. However, I noticed that the cursor is not always...