robinsonscanner.properties

来自「spam source codejasen-0.9jASEN - java An」· PROPERTIES 代码 · 共 14 行

PROPERTIES
14
字号
# Configuration for the RobinsonScanner
# The relative (class path) path to the token map
# This path MUST be in the classpath
map-path=default/jasen.dat

# The minimum number of tokens required to perform an evaluation
min-tokens=5

# If the message has fewer than this number of tokens, the result
# below is returned
default-prob=0.5

# The Map Store class to use in this plugin
map-store-class=org.jasen.core.engine.DiskMapStore

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?