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

Missing apostrophes in french wikipedia conversion to text #5

Open
aadant opened this issue Aug 2, 2015 · 0 comments
Open

Missing apostrophes in french wikipedia conversion to text #5

aadant opened this issue Aug 2, 2015 · 0 comments

Comments

@aadant
Copy link

aadant commented Aug 2, 2015

Several cases are mishandled in frwiki, not all fortunately. Only when apostrophes are mixed with
markup symbols.
1.

L{{'}}'''Andalousie'''

becomes

LAndalousie

LAndalousie (Andalucía en espagnol, du bas latin ”Vandalucia”

in frwiki.

it should be

L'Andalousie

L''''épistémologie''' (du [[grec ancien]] {{grec ancien|ἐπιστήμη}}

becomes

Lépistémologie

It should be

L'épistémologie

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