Skip to content

Piper File List Diagrams

Johnsd11 edited this page Feb 14, 2025 · 14 revisions

Cnlpt_Negation

graph TD;
    subgraph Cnlpt_Negation
        A[Annotation Engine wrapper for the PbjStarter] --> B[add CtakesRunner]
        B --> C[add PythonPipper]
        C --> D[add PythonRunner]
        D --> E[load DefaultTokenizerPipeline]
        E --> F[load DictionarySubPipe]
        F --> G[add PbjmsSender]
    end
Loading
Clone this wiki locally