-
Notifications
You must be signed in to change notification settings - Fork 13
pbj_component
Sean Finan edited this page Sep 19, 2024
·
1 revision
Is the receiving component of PBJ.
Parameter name | Parameter description | Example Values | Default | Mandatory |
---|---|---|---|---|
--username | Your Artemis Username. | Joe | guest | false |
--password | Your Artemis Password. | abc123 | guest | false |
--host_name | The Artemis Host to receive information. | localhost | localhost | false |
--port_name | The Artemis Port to receive information. | 61616 | 61616 | false |
receive_queue | The Artemis Queue to receive information. | javatopython | N/A | true |
--output_dir | Output directory | directory/path/ | pbj_output/ | false |
Is the sending component of PBJ.
Parameter name | Parameter description | Example Values | Default | Mandatory |
---|---|---|---|---|
--username | Your Artemis Username. | Joe | guest | false |
--password | Your Artemis Password. | abc123 | guest | false |
--host_name | The Artemis Host to send information. | localhost | localhost | false |
--port_name | The Artemis Port to send information. | 61616 | 61616 | false |
send_queue | The Artemis Queue to send information. | pythontojava | N/A | true |
--output_dir | Output directory | directory/path/ | pbj_output/ | false |
- 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