Package lingscope.io

Class AnnotatedSentencesIO


  • public class AnnotatedSentencesIO
    extends Object
    Reads and writes annotated sentences
    Author:
    shashank
    • Constructor Detail

      • AnnotatedSentencesIO

        public AnnotatedSentencesIO()
    • Method Detail

      • write

        public static void write​(String fileToWrite,
                                 List<AnnotatedSentence> annotatedSentences)
        Writes the given list of annotated sentences to the given fileToWrite
        Parameters:
        fileToWrite -
        annotatedSentences -