-
Notifications
You must be signed in to change notification settings - Fork 12
ctakes constituency parser
Annotation Engines
Output Writers
Adds Terminal Treebank Nodes, necessary for Coreference Markables.
Source class: ConstituencyParser
Source package: org.apache.ctakes.constituency.parser.ae
Parent class: org.apache.uima.fit.component.JCasAnnotator_ImplBase
Dependencies: Document Id, Sentence
Products: Tree Node
Parameter | Description | Class | Required | Default |
---|---|---|---|---|
MaxTokens | The token limit for sentences we actually parse. Longer sentences will be ignored. | int | No | |
MODEL_FILENAME | File containing the opennlp-trained parser model | String | No | org/apache/ctakes/constituency/parser/models/ sharpacq-3.1.bin |
..
Source class: ParserEvaluationAnnotator
Source package: org.apache.ctakes.constituency.parser.ae
Parent class: org.apache.uima.fit.component.JCasAnnotator_ImplBase
Parameter | Description | Class | Required | Default |
---|---|---|---|---|
ParserModel | Parser model file to use for parsing | File | No | org/apache/ctakes/constituency/parser/models/ sharpacqwsj.bin |
Adds Terminal Treebank Nodes, necessary for Coreference Markables.
Source class: ThreadSafeConstituencyParser
Source package: org.apache.ctakes.constituency.parser.concurrent
Parent class: org.apache.ctakes.constituency.parser.ae.ConstituencyParser
Dependencies: Document Id, Sentence
Products: Tree Node
Parameter | Description | Class | Required | Default |
---|---|---|---|---|
MaxTokens | The token limit for sentences we actually parse. Longer sentences will be ignored. | int | No | |
MODEL_FILENAME | File containing the opennlp-trained parser model | String | No | org/apache/ctakes/constituency/parser/models/ sharpacq-3.1.bin |
Writes information about TreeBank Nodes to file.
Source class: ParserTreeWriterConsumer
Source package: org.apache.ctakes.constituency.parser.uima.co
Parent class: org.apache.uima.collection.CasConsumer_ImplBase
No available configuration parameters.
- Piper File Submitter
- UMLS Package Fetcher
- Dictionary Creator
- Simple Pipeline Fabricator
- Pipeline Installation Facility
- ctakes-pbj module
- Getting started with PBJ
- Python pbj-component
- Python pbj-pipeline
- Python pbj-scripts
- Python pbj-tools
- pbj-user-pipeline
- examples
- ctakes-assertion
- ctakes-assertion-zoner
- ctakes-chunker
- ctakes-clinical-pipeline
- ctakes-constituency-parser
- ctakes-context-tokenizer
- ctakes-core
- ctakes-coreference
- ctakes-dependency-parser
- ctakes-dictionary-lookup
- ctakes-dictionary-lookup-fast
- ctakes-distribution
- ctakes-dockhand
- ctakes-drug-ner
- ctakes-examples
- ctakes-fhir
- ctakes-gui
- ctakes-lvg
- ctakes-mastif-zoner
- ctakes-ne-contexts
- ctakes-pbj
- ctakes-pos-tagger
- ctakes-preprocessor
- ctakes-regression-test
- ctakes-relation-extractor
- ctakes-side-effect
- ctakes-smoking-status
- ctakes-template-filler
- ctakes-temporal
- ctakes-tiny-rest
- ctakes-type-system
- ctakes-utils
- ctakes-web-rest
- ctakes-ytex
- ctakes-ytex-uima
- ctakes-ytex-web