Package opennlp.tools.formats
Experimental package related to converting various corpora to OpenNLP Format.
-
Interface Summary Interface Description NameSampleDataStreamFactory.Parameters ParseSampleStreamFactory.Parameters WordTagSampleStreamFactory.Parameters -
Class Summary Class Description AbstractSampleStreamFactory<T,P> Base class for sample stream factories.BioNLP2004NameSampleStream Asample streamfor the training files of the BioNLP/NLPBA 2004 shared task.BioNLP2004NameSampleStreamFactory<P> ChunkerSampleStreamFactory<P> Factory producing OpenNLPChunkSampleStreams.Conll02NameSampleStream Parser for the Dutch and Spanish ner training files of the CONLL 2002 shared task.Conll02NameSampleStreamFactory<P> Note: Do not use this class, internal use only!Conll03NameSampleStream An import stream which can parse the CONLL03 data.Conll03NameSampleStreamFactory<P> ConllXPOSSampleStream Parses the data from the CONLL 06 shared task into POS Samples.ConllXPOSSampleStreamFactory<P> Note: Do not use this class, internal use only!ConllXSentenceSampleStreamFactory<P> Note: Do not use this class, internal use only!ConllXTokenSampleStreamFactory<P> Note: Do not use this class, internal use only!DetokenizerSampleStreamFactory<T,P> Base class for factories which need aDetokenizer.DirectorySampleStream The directory sample stream allows for creating anObjectStreamfrom a directory listing of files.DocumentSampleStreamFactory<P> Factory producing OpenNLPDocumentSampleStreams.EvalitaNameSampleStream Parser for the Italian NER training files of the Evalita 2007 and 2009 NER shared tasks.EvalitaNameSampleStreamFactory<P> Note: Do not use this class, internal use only!LanguageDetectorSampleStreamFactory<P> Factory producing OpenNLPDocumentSampleStreams.LanguageSampleStreamFactory<T,P> Stream factory for those streams which carry language.LemmatizerSampleStreamFactory<P> Factory producing OpenNLPLemmaSampleStreams.NameFinderCensus90NameStream This class helps to read the US Census data from the files to build a StringList for each dictionary entry in the name-finder dictionary.NameSampleDataStreamFactory<P> Factory producing OpenNLPNameSampleDataStreams.ParseSampleStreamFactory<P> Factory producing OpenNLPParseSampleStreams.SentenceSampleStreamFactory<P> Factory producing OpenNLPSentenceSampleStreams.TokenSampleStreamFactory<P> Factory producing OpenNLPTokenSampleStreams.TwentyNewsgroupSampleStream TwentyNewsgroupSampleStreamFactory<P> WordTagSampleStreamFactory<P> Note: Do not use this class, internal use only! -
Enum Summary Enum Description Conll02NameSampleStream.LANGUAGE Conll03NameSampleStream.LANGUAGE EvalitaNameSampleStream.LANGUAGE