Package

org.clulab.processors

bionlp

Permalink

package bionlp

Visibility
  1. Public
  2. All

Type Members

  1. class BioNLPPOSTaggerPostProcessor extends AnyRef

    Permalink

    Fixes some common POS tagging mistakes in the bio domain (in place, using CoreLabel.setTag) User: mihais Date: 2/9/17

  2. class BioNLPProcessor extends CoreNLPProcessor

    Permalink

    A processor for biomedical texts, based on CoreNLP, but with different tokenization and NER User: mihais Date: 10/27/14 Last Modified: Update for Scala 2.12: java converters.

  3. class FastBioNLPProcessor extends FastNLPProcessor

    Permalink

    A processor for biomedical texts, based on FastNLP with the NN parser, but with different tokenization and NER User: mihais Date: 2/9/17 Last Modified: Update for Scala 2.12: java converters.

Value Members

  1. object BioNLPUtils

    Permalink

    Basic utils shared between bio processors User: mihais Date: 2/9/17

  2. package ner

    Permalink

Ungrouped