Skip to content

Instantly share code, notes, and snippets.

Although she has always lived in Myanmar , she speaks fluent English becaus her mother was <START:race> Shan <END> and her father was <START:race> Burmese <END> . Myanmar is a beautiful country. Japan provide money to Myanmar. United State also promised to support Myanmar in the future. <START:race> Kachin <END> live in New York. <START:race> Chin <END> is a race.<START:race>Kayin<END> is also a race.<START:race>Kayar<END> is also a race.<START:race>Mon<END> is also a race.<START:race>Yakine<END> is also a race.
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import opennlp.tools.namefind.NameFinderME;
import opennlp.tools.namefind.TokenNameFinderModel;
import opennlp.tools.tokenize.Tokenizer;
import opennlp.tools.tokenize.TokenizerME;
import opennlp.tools.tokenize.TokenizerModel;