README for the ExtractAndAlign entrypoint

Running text reading pipeline to generate GrFN with Alignments

  1. Install docker

  2. Install Java 8

  3. Install sbt

  4. Clone the automates repo

  5. Go to the text reading docker subdirectory and launch the grobid-quantities docker container

    cd automates/text_reading/docker
    docker-compose up grobidquantities
    
  6. In another session, go to the main text reading subdirectory and run the pipeine:

    `sbt “runMain org.clulab.aske.automates.apps.ExtractAndAlign”

  7. If needed, modify the settings in the configuration file