A Fast Events Relationship Extraction Method Based on Semi-CRFs

Event relationship extraction is a new research domain which has attracted more and more attentions. It is because that the relationships among different events can provide a lot of important information on special fields such as national defense, crime-solving or Anti-Terrorism. But there are innumerous event description web pages on the internet and the relationship among them is perplexing, so obviously it is impossible to extract them manually. In order to extract the relationship automatically, recognizing the key elements of the event is an indispensable preprocessing phase. At this step, semi-CRFs is a good Name Entity Recognition model, but it is too slow to fit the requirements of large scale processing. This paper has accelerated the semi-CRFs inference algorithm and presents a fast events elements extraction method. Based on it, the events relationship map is also extracted automatically. All event elements such as the agents, location, time or related organization are used as slots to connect different events so as to provide more plentiful information for the supervisor.