首页 / 资料库 / 文献详情

Terminal-based CoNLL-file viewer, v2

Rudolf Rosa

2017Americanae (AECID Library)Computer Science被引 1

出版方页面 →

摘要

A simple way of browsing CoNLL format files in your terminal. Fast and text-based. To open a CoNLL file, simply run: ./view_conll sample.conll The output is piped through less, so you can use less commands to navigate the file; by default the less searches for sentence beginnings, so you can use "n" to go to next sentence and "N" to go to previous sentence. Close by "q". Trees with a high number of non-projective edges may be difficult to read, as I have not found a good way of displaying them intelligibly. If you are on Windows and don't have less (but have Python), run like this: python view_conll.py sample.conll For complete instructions, see the README file. You need Python 2 to run the viewer.

引用本文(GB/T 7714)

Rudolf Rosa. Terminal-based CoNLL-file viewer, v2[J]. Americanae (AECID Library), 2017.

引文网络

参考文献与被引分析加载中…

本站仅收录题录与摘要供学习参考,全文版权归属出版方;如有侵权请联系我们删除。