xparse
.xshow(e=NULL,sort="a")
xparse
.
The result file has format:
xparse
call the main function of module extraction written by Perl
xshow
display results xfile() #show all names of files in corpus
xshow() #all columns
xshow(e="p",sort="a") #show result of entity "p", sorted by alphabet
xshow(e="p",sort="f")
xshow(e=c("p","m"))
Run the code above in your browser using DataLab