libxml / test /XPath /xptr /chaptersparts
AryaWu's picture
Upload folder using huggingface_hub
6baed57 verified
xpath1(//chapitre[2])
xpath1(//chapter[2])
xpath1(//chapitre[2])xpath1(//chapter[2])
xpath1(id("chapter1"))
xpath1(//*[@id="chapter1"])
xpath1(id("chapter1"))xpath1(//*[@id="chapter1"])