Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Wiki Markup
{scrollbar}

Section

Overview of Constituency Parser

This parser is a wrapper around the OpenNLP parser. Since this component relies on other components as input (sentence and tokenizaton mainly), it contains configuration files that point at those components. These use relative path names for portability, but do require that the project be extracted at the same level as the other cTAKES components. For example, if your directory structure is:

Column
width65%
Column
Include Page
Menu cTAKES 4.0 to IncludeMenu cTAKES 4.0 to Include
Code Block
ctakes/core
ctakes/clinical documents pipeline
ctakes/...

you want it to look like the following after extracting this component:

Pre

ctakes/Constituency Parser

Once placed there, the component can be imported to Eclipse using File > Import > Existing projects into workspace...

Column
Include Page
Menu cTAKES 4.0 to Include
Menu cTAKES 4.0 to Include

 The
The constituency parser component includes a few different UIMA analysis engines (AEs) for different use cases:

...