Skip to main content

XPath

XPath is a standard query language for selecting nodes from XML documents

Resources

  • Extracting Lexical Data: XPath for Dictionary Nerds

    EN
    XPath (XML Path Language) is a standard query language for selecting nodes from XML documents. In this step-by-step tutorial, you will learn how to write XPath expressions in order to navigate around our XML-encoded dictionaries and select only those bits of data that you are interested in.