DRS_parsing:评估范围含义表示的脚本

时间:2024-05-23 09:32:48
【文件属性】:

文件名称:DRS_parsing:评估范围含义表示的脚本

文件大小:49.34MB

文件格式:ZIP

更新时间:2024-05-23 09:32:48

Python

DRS解析 该文件夹包含以下脚本: 评估DRS解析(计数器) 格式化检查产生的DRS(裁判) 从官方PMB版本中提取图层 运行语义解析器Boxer 入门 git clone https://github.com/RikVN/DRS_parsing pip install -r requirements.txt 确保评估/像这样在您的PYTHONPATH上: cur_dir=$(pwd) export PYTHONPATH=${PYTHONPATH}:${cur_dir}/evaluation/ 所有Python脚本都应使用Python 3,尽管某些脚本可能与Python 2(计数器)一起使用。 在旧数据上运行 此版本包含与3.0.0版一起使用的脚本(应该主要涉及裁判,请参阅下文)。 如果您打算在版本2.2.0上进行实验,请查看此存储库的2.2.0版本: git checkout


【文件预览】:
DRS_parsing-master
----evaluation()
--------phenomena_stats_clf.py(11KB)
--------html_results.py(3KB)
--------utils_counter.py(7KB)
--------contrast_clfs.py(10KB)
--------hill_climbing.py(42KB)
--------clf_referee.py(28KB)
--------clf_signature.yaml(3KB)
--------wordnet_dict_en.py(10.52MB)
--------counter.py(41KB)
----test.sh(2KB)
----requirements.txt(42B)
----data()
--------pmb-3.0.0()
--------pmb-2.1.0()
--------pmb-2.2.0()
----LICENSE.txt(1KB)
----README.md(8KB)
----parsing()
--------extract_conll.py(17KB)
--------spar.py(772B)
--------boxer_3.0.0(6.51MB)
--------run_boxer.py(15KB)
--------layer_data()
--------filter_and_reorder_conll.py(2KB)
----Extraction.md(5KB)

网友评论