コード例 #1
0
 public boolean checkProcessEmail(Email unstructuredMail) {
   return nlpTest.processEmail(unstructuredMail, this.pipeline);
 }