Sikiに保存されているスレッドログを以下の形式の4つのTSVファイルに変換します。 出力したTSVファイルを解析して、統計情報を出します。 word_frequencies.csv(各単語の出現回数) 全てのスレッド ...
webanno-spacy-converter is a Python module for converting between WebAnno TSV format and spaCy training data formats. It supports round-trip conversion, and entity linking. This tool is particularly ...