stanford nlp - How can I teach the NLP Splitter -


please give me directions: how can "teach" splitter split such paragraph: the paper 7 cm. length. painter name? size of picture 5 cm. x 8 cm. 3 parts. , not 5 parts done default: 1) paper 7 cm. 2) length. 3) painter name? 4) size of picture 5 cm. 5) x 8 cm. thanks, aryeh.

the tokenizer entirely rule-based can add custom abbreviations it. have edit ptblexer.flex , recompile using jflex.

see "stanford corenlp, splitting sentences, abbreviation exceptions".


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -