用户工具

站点工具


zh:notes:electric_power

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
zh:notes:electric_power [2024/05/19 21:49]
pzczxs [Indicator Calculator]
zh:notes:electric_power [2024/05/19 22:08] (当前版本)
pzczxs [Attributes Extraction]
行 1: 行 1:
 ====== Data Construction for Electric Power Domain ====== ====== Data Construction for Electric Power Domain ======
 ===== Requirements ===== ===== Requirements =====
-  *[[https://​opennlp.apache.org/​|OpenNLP 1.9.0]]+  *[[https://​opennlp.apache.org/​|OpenNLP 1.9.2]]
   *[[http://​bioc.sourceforge.net/​|BioC]]   *[[http://​bioc.sourceforge.net/​|BioC]]
 ===== Data Sources ===== ===== Data Sources =====
行 294: 行 294:
 ===== Attributes Extraction ===== ===== Attributes Extraction =====
 <code bash> <code bash>
-> .\opennlp TokenNameFinderTrainer.brat -nameTypes ​TECHNOLOGY,VALUE -lang en -model en-ElectronicPower-WoS-attributes.bin -annotationConfig annotation.conf -br+> .\opennlp TokenNameFinderTrainer.brat -nameTypes ​ATTRIBUTE,VALUE -lang en -model en-ElectronicPower-WoS-attributes.bin -annotationConfig annotation.conf -br
 atDataDir ElectronicPower-WoS-Train -ruleBasedTokenizer simple -sentenceDetectorMode en-sent.bin atDataDir ElectronicPower-WoS-Train -ruleBasedTokenizer simple -sentenceDetectorMode en-sent.bin
 </​code>​ </​code>​
  
 ~~DISCUSSION:​closed~~ ~~DISCUSSION:​closed~~
zh/notes/electric_power.1716126544.txt.gz · 最后更改: 2024/05/19 21:49 由 pzczxs