Skip to content

This is a project source for NER in cybersecurity threat intelligence

Notifications You must be signed in to change notification settings

LiuPeiP-CS/NER4CTI

Repository files navigation

This repository is implemented corresponding to the paper http://arxiv.org/abs/2207.00232

You should have installed gensim==3.8, transformers, tqdm in your compile environment. When running the program, you should have the data_processsing.py first, then get the POS_Embedding.py and wod2vec_embedding.py(sorry, I have the wrong name for it) in BiLSTM_CNN, next you should apply the Bert_retrain in Finetuning_BertCRF. At the last, you can the train the main.py.

About

This is a project source for NER in cybersecurity threat intelligence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages