Applying NERcrf
From Sophia’s README
| 20 | test[0] - test data (text) |
|---|---|
| 21 | model[0] - model (if set to “1″, BioCreative I model is used) |
| 22 | outputMode[0] - “1″ (IOB format) |
| 23 | “2″ (SGML format) |
| 24 | “3″ (a list of entities) |
| 25 | “4″ (ABNER format) |
| 26 | a last parameter (tokenization) should be set to “1″ to activate tokenization |