Package nltk :: Module olac
[hide private]
[frames] | no frames]

Module olac

source code

Functions [hide private]
list of tuple
read_olac(xml)
Read an OLAC XML record and return a list of attributes.
source code
 
pprint_olac(xml) source code
 
demo() source code
Function Details [hide private]

read_olac(xml)

source code 

Read an OLAC XML record and return a list of attributes.

Parameters:
  • xml (string) - XML string for conversion
Returns: list of tuple