|
|
|
@ -28,7 +28,7 @@ public class TestUtility
|
|
|
|
|
|
|
|
|
|
public static void ensureFullData()
|
|
|
|
|
{
|
|
|
|
|
ensureData("data/model/crf", "http://nlp.hankcs.com/download.php?file=data", ".", false);
|
|
|
|
|
ensureData("/usr/local/textjar/analysis-hanlp/data/model/crf", "http://nlp.hankcs.com/download.php?file=data", ".", false);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|