Skip to content

Several items discussed in today's code walkthrough #31

@tomerm

Description

@tomerm
  • runtimeHome - explain what is it used for
  • sub - remove this property if it is not used
  • tokenization - rename to "preprocessing"
  • typeToks - remove, assume "tagger" value is the only one which is supported
  • remove all server properties (servStop, servPort, servSource ..)
  • taggerPath vs. rtTaggerPath - why do we need both ? Semion to follow up on that.
  • w2vDim - must be consistent with actual w2v model (in case latter was created off line) . Clarify that in the comment.
  • log file - write error messages into log.err and informative messages into log.inf
  • runFor - fix values in comment since code works only with lower case

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions