-
Notifications
You must be signed in to change notification settings - Fork 5
ami CProject and CTrees
petermr edited this page Aug 1, 2020
·
4 revisions
AMI uses CProjects (often a corpus) containing CTrees (often documents).
A simple example (from https://github.com/petermr/ami3/tree/master/src/test/resources/org/contentmine/ami/zika2 )
zika2
├── PMC3113902
│ └── fulltext.xml
└── PMC3321797
└── fulltext.xml
CProjects and CTrees are simply controlled names for directories and their content: "The CProject zika2 contains 2 CTrees". This is about the simplest example and could have been created by getpapers. There is no required content in any directory
In principle any director