Skip to content

A Clojure library for parsing XML files created by GATE - the General Architecture for Text Engineering

Notifications You must be signed in to change notification settings

digitalneoplasm/gate.data.xml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gate.data.xml

A Clojure library for parsing XML files created by GATE - the General Architecture for Text Engineering

Example Usage

(use 'gate.data.xml)

(parse "/path/to/file.xml")
;;=> An map from AnnotationSet name to a list of annotation maps for easy use in Clojure programs.

About

A Clojure library for parsing XML files created by GATE - the General Architecture for Text Engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published