📄 generateshortbnc.ctxt
字号:
#BlueJ class context
comment0.target=void\ readinBNC()
comment0.text=Open\ the\ bnc\ word\ frequencies\ file.\ The\ file\ is\ formatted\ as\ lines\ of\:\n1\:\ frequency\n2\:\ word\n3\:\ pos\n4\:\ number\ of\ files\ the\ word\ occurs\ in\nOnly\ the\ word\ and\ frequency\ are\ required\ here\n\n
comment1.target=void\ writeBNC()
comment1.text=\nThis\ writes\ out\ the\ BNC\ words\ as\ serialised\ objects\n\n
comment2.params=args
comment2.target=void\ main([)
comment2.text=\nReads\ in\ the\ text\ file\ containing\ the\ BNC\ information,\ filters\ out\ninfrequent\ words\ and\ then\ writes\ out\ a\ map\ containing\ BNC\ words.\n\n@param\ args\ No\ arguments\ needed\n\n
comment3.target=GenerateShortBNC()
comment3.text=\nConstructs\ a\ new\ GenerateShortBNC\ object\ and\ initialises\ the\ data\nstructure\n\n
numComments=4
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -