- Arlington, Virginia
Pinned Loading
-
learn-xquery
learn-xquery PublicA list of great articles, blog posts, and books for learning XQuery
-
-
Split (or "tokenize") a string into ...
Split (or "tokenize") a string into "sentences", with XQuery. See http://joewiz.org/2013/06/29/one-paragraph-many-sentences/. 1xquery version "1.0";
23(: A naive approach to sentence tokenization inspired by http://stackoverflow.com/a/2103653/659732
4:
5: Works well with edited text like newspapers. Parameters like punctuation can/should be edited;
-
-
An introduction to recursion in XQuery
An introduction to recursion in XQuery 1## An introduction to recursion in XQuery
23- Created: Nov 28, 2017
4- Updated: Nov 29, 2017: Now covers transformation of XML documents
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.