org.allenai.nlpstack

webapp

package webapp

Visibility
  1. Public
  2. All

Type Members

  1. trait BasicService extends HttpService

  2. class NlpwebActor extends Actor with BasicService with VisualizationService with ToolService

  3. trait ToolService extends HttpService with SprayJsonSupport

  4. trait VisualizationService extends HttpService

Value Members

  1. object Nlpweb

  2. object Whatswrong

    Provides implicit readers and writers for the whatswrong format.

    Provides implicit readers and writers for the whatswrong format.

    implicitly[Writer[DependencyGraph, BufferedImage]].write(dgraph)

  3. package tools

Ungrouped