We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are no links found for the sample pages "Andre Agassi" or "Groen (partij)".
In [1]: from semanticizest.parse_wikidump import clean_text In [2]: clean_text("""{{ def }}abc""") Out[2]: 'abc' In [3]: clean_text("""{{ def {{123}} }}abc""") Out[3]: ' }}abc' In [4]: clean_text("""{{ def ...: ...: | asd = [[34]] ...: ...: | wqe = {{be|blaat}} ...: ...: | vrouwen = ...: ...: }} ...: ...: [[nep:perd|0px]] ...: ...: abc ...: ...: """) Out[4]: '\n'
The _UNWANTED regex needs tweaking...
The text was updated successfully, but these errors were encountered:
Meh... stupid nested wikisyntax...
Sorry, something went wrong.
IsaacHaze
No branches or pull requests
There are no links found for the sample pages "Andre Agassi" or "Groen (partij)".
The _UNWANTED regex needs tweaking...
The text was updated successfully, but these errors were encountered: