慕苏亭
Wednesday, March 25, 2015
for all lowercased sentences
Stanford corenlp has the caseless model.
If you want to provide one string as one sentence, use:
Properties props = new Properties();
props.put("ssplit.eolonly", "true");
and append "\n" to your string.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment