Ebiquity / CASIE

CyberAttack Sensing and Information Extraction
64 stars 22 forks source link

.ner.json file format #25

Closed JuliusNmn closed 3 years ago

JuliusNmn commented 3 years ago

Hi, I was able to create .content.json (using stanford corenlp) and content.nostop.label files (with this repo). Now the program is looking for .ner.json files. Could you please provide a sample of these files so I know how to generate them? Many thanks in advance.

staneeya commented 3 years ago

5.ner.json.txt The file is the sample of ".ner.json". Just rename it by removing ".txt". Hope it helps.