Engelbert Niehaus
Engelbert Niehaus
This may related to fact that objects in Javascript do not preserve the order. ```javascript obj = { a:4545, b:"test", c:4.5 }; ``` With the iteration over the variables of...
`doc.links.remove_duplicates()` might be a method to serve both needs.
Hi Spencer, after a bit of analysis it seems, that the following solution might be helpful. The Wiki-ID e.g. `enwikiversity` consists of two components combined in the Wiki-ID: * `en`:...
Need to update https://niebert.github.io/Wiki2Reveal/ with the current version of `wtf_wikipedia` when I understood everthing properly. Thank you Spencer
I assume it is more like a tree with children in a chronlogical order, in which the parse elements appear in the source wiki article. The article itself is the...
Started to propose a solution for the order problem of content element see [GitHub Wiki](https://github.com/spencermountain/wtf_wikipedia/wiki/Paragraph-Recognition)
Thank you Spencer, excellent, try to embed and integrate in [https://niebert.github.io/Wiki2Reveal Wiki2Reveal] cheers
a workaround for this can be a replacement of REF XML-tags by a kind of text token `___REF_GROUP_note____` and the parser will regard that as ordinary text and it remains...
Regard3D is really a great tool. The missing Linux binaries for Ubuntu, Mint, et.al. is missing to be a real multiplatform tool for wider audience of Linux users, that like...
Again for `panwriter` on MacOSX BigSur the same message appears as Chris mentioned above if students install that on a MacOSX with BigSur on it. Apple is not able to...