ACL-OCL / Base_JSON /prefixL /json /L08 /L08-1003.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "L08-1003",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T11:58:37.539298Z"
},
"title": "Event Detection and Summarization in Weblogs with Temporal Collocations",
"authors": [
{
"first": "Chun-Yuan",
"middle": [],
"last": "Teng",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "National Taiwan University Taipei",
"location": {
"country": "Taiwan"
}
},
"email": ""
},
{
"first": "Hsin-Hsi",
"middle": [],
"last": "Chen",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "National Taiwan University Taipei",
"location": {
"country": "Taiwan"
}
},
"email": "hhchen@csie.ntu.edu.tw"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "This paper deals with the relationship between weblog content and time. With the proposed temporal mutual information, we analyze the collocations in time dimension, and the interesting collocations related to special events. The temporal mutual information is employed to observe the strength of term-to-term associations over time. An event detection algorithm identifies the collocations that may cause an event in a specific timestamp. An event summarization algorithm retrieves a set of collocations which describe an event. We compare our approach with the approach without considering the time interval. The experimental results demonstrate that the temporal collocations capture the real world semantics and real world events over time.",
"pdf_parse": {
"paper_id": "L08-1003",
"_pdf_hash": "",
"abstract": [
{
"text": "This paper deals with the relationship between weblog content and time. With the proposed temporal mutual information, we analyze the collocations in time dimension, and the interesting collocations related to special events. The temporal mutual information is employed to observe the strength of term-to-term associations over time. An event detection algorithm identifies the collocations that may cause an event in a specific timestamp. An event summarization algorithm retrieves a set of collocations which describe an event. We compare our approach with the approach without considering the time interval. The experimental results demonstrate that the temporal collocations capture the real world semantics and real world events over time.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Compared with traditional media such as online news and enterprise websites, weblogs have several unique characteristics, e.g., containing abundant life experiences and public opinions toward different topics, highly sensitive to the events occurring in the real world, and associated with the personal information of bloggers. Some works have been proposed to leverage these characteristics, e.g., the study of the relationship between the content and bloggers' profiles (Adamic & Glance, 2005; Burger & Henderson, 2006; Teng & Chen, 2006) , and content and real events (Glance, Hurst & Tornkiyo, 2004; Kim, 2005; Thelwall, 2006; Thompson, 2003) .",
"cite_spans": [
{
"start": 472,
"end": 495,
"text": "(Adamic & Glance, 2005;",
"ref_id": "BIBREF0"
},
{
"start": 496,
"end": 521,
"text": "Burger & Henderson, 2006;",
"ref_id": "BIBREF1"
},
{
"start": 522,
"end": 540,
"text": "Teng & Chen, 2006)",
"ref_id": "BIBREF10"
},
{
"start": 571,
"end": 603,
"text": "(Glance, Hurst & Tornkiyo, 2004;",
"ref_id": "BIBREF3"
},
{
"start": 604,
"end": 614,
"text": "Kim, 2005;",
"ref_id": "BIBREF6"
},
{
"start": 615,
"end": 630,
"text": "Thelwall, 2006;",
"ref_id": "BIBREF12"
},
{
"start": 631,
"end": 646,
"text": "Thompson, 2003)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": null
},
{
"text": "In this paper, we will use temporal collocation to model the term-to-term association over time. In the past, some useful collocation models (Manning & Sch\u00fctze, 1999) have been proposed such as mean and variance, hypothesis test, mutual information, etc. Some works analyze the weblogs from the aspect of time like the dynamics of weblogs in time and location (Mei, et al., 2006) , the weblog posting behavior (Doran, Griffith & Henderson, 2006; Hurst, 2006) , the topic extraction (Oka, Abe & Kato, 2006) , etc. The impacts of events on social media are also discussed, e.g., the change of weblogs after London attack (Thelwall, 2006) , the relationship between the warblog and weblogs (Kim, 2005; Thompson, 2003) , etc.",
"cite_spans": [
{
"start": 141,
"end": 166,
"text": "(Manning & Sch\u00fctze, 1999)",
"ref_id": "BIBREF7"
},
{
"start": 360,
"end": 379,
"text": "(Mei, et al., 2006)",
"ref_id": "BIBREF8"
},
{
"start": 410,
"end": 445,
"text": "(Doran, Griffith & Henderson, 2006;",
"ref_id": "BIBREF2"
},
{
"start": 446,
"end": 458,
"text": "Hurst, 2006)",
"ref_id": "BIBREF4"
},
{
"start": 482,
"end": 505,
"text": "(Oka, Abe & Kato, 2006)",
"ref_id": "BIBREF9"
},
{
"start": 619,
"end": 635,
"text": "(Thelwall, 2006)",
"ref_id": "BIBREF12"
},
{
"start": 687,
"end": 698,
"text": "(Kim, 2005;",
"ref_id": "BIBREF6"
},
{
"start": 699,
"end": 714,
"text": "Thompson, 2003)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": null
},
{
"text": "This paper is organized as follows. Section 2 defines temporal collocation to model the strength of term-to-term associations over time. Section 3 introduces an event detection algorithm to detect the events in weblogs, and an event summarization algorithm to extract the description of an event in a specific time with temporal collocations. Section 4 shows and discusses the experimental results. Section 5 concludes the remarks.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": null
},
{
"text": "We derive the temporal collocations from Shannon's mutual information (Manning & Sch\u00fctze, 1999) which is defined as follows (Definition 1).",
"cite_spans": [
{
"start": 70,
"end": 95,
"text": "(Manning & Sch\u00fctze, 1999)",
"ref_id": "BIBREF7"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Collocations",
"sec_num": null
},
{
"text": "Definition 1 (Mutual Information) The mutual information of two terms x and y is defined as:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Collocations",
"sec_num": null
},
{
"text": ") ( ) ( ) , ( log ) , ( ) , ( y P x P y x P y x P y x I =",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Collocations",
"sec_num": null
},
{
"text": "where P(x,y) is the co-occurrence probability of x and y, and P(x) and P(y) denote the occurrence probability of x and y, respectively. Following the definition of mutual information, we derive the temporal mutual information modeling the term-to-term association over time, and the definition is given as follows.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Collocations",
"sec_num": null
},
{
"text": "Definition 2 (Temporal Mutual Information) Given a timestamp t and a pair of terms x and y, the temporal mutual information of x and y in t is defined as:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Collocations",
"sec_num": null
},
{
"text": ") | ( ) | ( ) | , ( log ) | , ( ) | , ( t y P t x P t y x P t y x P t y x I =",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Collocations",
"sec_num": null
},
{
"text": "where P(x,y|t) is the probability of co-occurrence of terms x and y in timestamp t, P(x|t) and P(y|t) denote the probability of occurrences of x and y in timestamp t, respectively.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Collocations",
"sec_num": null
},
{
"text": "To measure the change of mutual information in time dimension, we define the change of temporal mutual information as follows.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Collocations",
"sec_num": null
},
{
"text": "Definition 3 (Change of Temporal Mutual Information) Given time interval [t 1 , t 2 ], the change of temporal mutual information is defined as:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Collocations",
"sec_num": null
},
{
"text": "1 2 1 2 2 1 ) | , ( ) | , ( ) , , , ( t t t y x I t y x I t t y x C \u2212 \u2212 =",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Collocations",
"sec_num": null
},
{
"text": "where C(x,y,t 1 ,t 2 ) is the change of temporal mutual information of terms x and y in time interval [t 1 , t 2 ], I(x,y| t 1 ) and I(x,y| t 2 ) are the temporal mutual information in time t 1 and t 2 , respectively.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Collocations",
"sec_num": null
},
{
"text": "Event detection aims to identify the collocations resulting in events and then retrieve the description of events. Figure 1 sketches an example of event detection. The weblog is parsed into a set of collocations. All collocations are processed and monitored to identify the plausible events. Here, a regular event \"Mother's day\" and an irregular event \"Typhoon Chanchu\" are detected. The event \"Typhoon Chanchu\" is described by the words Figure 1 : An Example of Event Detection \"Typhoon\", \"Chanchu\", \"2k\", \"Eye\", \"Path\" and \"chinaphillippine\".",
"cite_spans": [],
"ref_spans": [
{
"start": 115,
"end": 123,
"text": "Figure 1",
"ref_id": null
},
{
"start": 438,
"end": 446,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "Event Detection",
"sec_num": "3."
},
{
"text": "The architecture of an event detection system includes a preprocessing phase for parsing the weblogs and retrieving the collocations; an event detection phase detecting the unusual peak of the change of temporal mutual information and identifying the set of collocations which may result in an event in a specific time duration; and an event summarization phase extracting the collocations related to the seed collocations found in a specific time duration.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Event Detection",
"sec_num": "3."
},
{
"text": "The most important part in the preprocessing phase is collocation extraction. We retrieve the collocations from the sentences in blog posts. The candidates are two terms within a window size. Due to the size of candidates, we have to identify the set of tracking terms for further analysis. In this paper, those candidates containing stopwords or with low change of temporal mutual information are removed.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Event Detection",
"sec_num": "3."
},
{
"text": "In the event detection phase, we detect events by using the peak of temporal mutual information in time dimension. However, the regular pattern of temporal mutual information may cause problems to our detection. Therefore, we remove the regular pattern by seasonal index, and then detect the plausible events by measuring the unusual peak of temporal mutual information.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Event Detection",
"sec_num": "3."
},
{
"text": "If a topic is suddenly discussed, the relationship between the related terms will become higher. Two alternatives including change of temporal mutual information and relative change of temporal mutual information are employed to detect unusual events. Given timestamps t 1 and t 2 with temporal mutual information MI 1 and MI 2 , the change of temporal mutual information is calculated by (MI 2 -MI 1 ) . The relative change of temporal mutual information is calculated by (MI 2 -MI 1 )/MI 1 .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Event Detection",
"sec_num": "3."
},
{
"text": "For each plausible event, there is a seed collocation, e.g., \"Typhoon Chanchu\". In the event description retrieval phase, we try to select the collocations with the highest mutual information with the word w in a seed collocation. They will form a collocation network for the event. Initially, the seed collocation is placed into the network. When a new collocation is added, we compute the mutual information of the multiword collocations by the following formula, where n is the number of collocations in the network up to now.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Event Detection",
"sec_num": "3."
},
{
"text": "\u220f = = n i i MI n Informatio Mutual Multiword 1",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Event Detection",
"sec_num": "3."
},
{
"text": "If the multiword mutual information is lower than a threshold, the algorithm stops and returns the words in the collocation network as a description of the event. Figure 2 sketches an example. The collocations \"Chanchu's path\", \"Typhoon eye\", and \"Chanchu affects\" are added into the network in sequence based on their MI.",
"cite_spans": [],
"ref_spans": [
{
"start": 163,
"end": 172,
"text": "Figure 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "Event Detection",
"sec_num": "3."
},
{
"text": "We have two alternatives to add the collocations to the event description. The first method adds the collocations which have the highest mutual information as discussed above. In contrast, the second method adds the collocations which have the highest product of mutual information and change of temporal mutual information. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Event Detection",
"sec_num": "3."
},
{
"text": "In the experiments, we adopt the ICWSM weblog data set (Teng & Chen, 2007; ICWSM, 2007) . This data set collected from May 1, 2006 through May 20, 2006 is about 20 GB. Without loss of generality, we use the English weblog of 2,734,518 articles for analysis.",
"cite_spans": [
{
"start": 55,
"end": 74,
"text": "(Teng & Chen, 2007;",
"ref_id": "BIBREF11"
},
{
"start": 75,
"end": 87,
"text": "ICWSM, 2007)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Temporal Mutual Information versus Mutual Information",
"sec_num": null
},
{
"text": "To evaluate the effectiveness of time information, we made the experiments based on mutual information (Definition 1) and temporal mutual information (Definition 2). The former called the incremental approach measures the mutual information at each time point based on all available temporal information at that time. The latter called the interval-based approach considers the temporal mutual information in different time stamps. Figures 3 and 4 show the comparisons between interval-based approach and incremental approach, respectively, in the event of Da Vinci Code.",
"cite_spans": [],
"ref_spans": [
{
"start": 432,
"end": 447,
"text": "Figures 3 and 4",
"ref_id": "FIGREF1"
}
],
"eq_spans": [],
"section": "Temporal Mutual Information versus Mutual Information",
"sec_num": null
},
{
"text": "We find that \"Tom Hanks\" has higher change of temporal mutual information compared to \"Da Vinci Code\". Compared to the incremental approach in Figure 4 , the interval-based approach can reflect the exact release date of \"Da Vinci Code.\"",
"cite_spans": [],
"ref_spans": [
{
"start": 143,
"end": 151,
"text": "Figure 4",
"ref_id": null
}
],
"eq_spans": [],
"section": "Temporal Mutual Information versus Mutual Information",
"sec_num": null
},
{
"text": "We consider the events of May 2006 listed in wikipedia 1 as gold standard. On the one hand, the events posted in wikipedia are not always complete, so that we adopt recall rate as our evaluation metric. On the other hand, the events specified in wikipedia are not always discussed in weblogs. Thus, we search the contents of blog post to verify if the events were touched on in our blog corpus. Before evaluation, we remove the events listed in wikipedia, but not referenced in the weblogs. Figure 5 sketches the idea of evaluation. The left side of this figure shows the collocations detected by our event detection system, and the right side shows the events listed in wikipedia. After matching these two lists, we can find that the first three listed events were correctly identified by our system. Only the event \"Nepal Civil War\" was listed, but not found. Thus, the recall rate is 75% in this case.",
"cite_spans": [],
"ref_spans": [
{
"start": 491,
"end": 499,
"text": "Figure 5",
"ref_id": null
}
],
"eq_spans": [],
"section": "Evaluation of Event Detection",
"sec_num": null
},
{
"text": "As discussed in Section 3, we adopt change of temporal mutual information, and relative change of temporal mutual information to detect the peak. In Figure 6 , we compare the two methods to detect the events in weblogs. The relative change of temporal mutual information achieves better performance than the change of temporal mutual information.",
"cite_spans": [],
"ref_spans": [
{
"start": 149,
"end": 158,
"text": "Figure 6",
"ref_id": null
}
],
"eq_spans": [],
"section": "Figure 5: Evaluation of Event Detection Phase",
"sec_num": null
},
{
"text": "1 http://en.wikipedia.org/wiki/May_2006 Table 1 and Table 2 list the top 20 collocations based on these two approaches, respectively. The results of the first approach show that some collocations are related to the feelings such as \"fell left\" and time such as \"Saturday night\". In contrast, the results of the second approach show more interesting collocations related to the news events at that time, such as terrorists \"zacarias moussaoui\" and \"paramod mahajan.\" These two persons were killed in May 3. Besides, \"Geena Davis\" got the golden award in May 3. That explains why the collocations detected by relative change of temporal mutual information are better than those detected by change of temporal mutual information. ",
"cite_spans": [],
"ref_spans": [
{
"start": 40,
"end": 59,
"text": "Table 1 and Table 2",
"ref_id": "TABREF1"
}
],
"eq_spans": [],
"section": "Figure 5: Evaluation of Event Detection Phase",
"sec_num": null
},
{
"text": "As discussed in Section 3, we have two methods to include collocations to the event description. Method 1 employs the highest mutual information, and Method 2 utilizes the highest product of mutual information and change of temporal mutual information. Figure 7 shows the performance of Method 1 and Method 2. We can see that the performance of Method 2 is better than that of Method 1 in most cases. The results of event summarization by Method 2 are shown in Figure 8 . Typhoon Chanchu appeared in the Pacific Ocean on May 10, 2006, passed through Philippine and China and resulted in disasters in these areas on May 13 and 18, 2006. The appearance of the typhoon Chanchu cannot be found from the events listed in wikipedia on May 10. However, we can identify the appearance of typhoon Chanchu from the description of the typhoon appearance such as \"typhoon named\" and \"Typhoon eye. In addition, the typhoon Chanchu's path can also be inferred from the retrieved collocations such as \"Philippine China\" and \"near China\". The response of bloggers such as \"unexpected typhoon\" and \"8 typhoons\" is also extracted. ",
"cite_spans": [],
"ref_spans": [
{
"start": 253,
"end": 261,
"text": "Figure 7",
"ref_id": "FIGREF3"
},
{
"start": 461,
"end": 469,
"text": "Figure 8",
"ref_id": "FIGREF4"
}
],
"eq_spans": [],
"section": "Evaluation of Event Summarization",
"sec_num": "4.3."
},
{
"text": "This paper introduces temporal mutual information to capture term-term association over time in weblogs. The extracted collocation with unusual peak which is in terms of relative change of temporal mutual information is selected to represent an event.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Concluding Remarks",
"sec_num": "5."
},
{
"text": "We collect those collocations with the highest product of mutual information and change of temporal mutual information to summarize the specific event. The experiments on ICWSM weblog data set and evaluation with wikipedia event lists at the same period as weblogs demonstrate the feasibility of the proposed temporal collocation model and event detection algorithms.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Concluding Remarks",
"sec_num": "5."
},
{
"text": "Currently, we do not consider user groups and locations. This methodology will be extended to model the collocations over time and location, and the relationship between the user-preferred usage of collocations and the profile of users.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Concluding Remarks",
"sec_num": "5."
}
],
"back_matter": [
{
"text": "Research of this paper was partially supported by National Science Council, Taiwan (NSC96-2628-E-002-240-MY3) and Excellent Research Projects of National Taiwan University (96R0062-AE00-02).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgments",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "The Political Blogosphere and the",
"authors": [
{
"first": "L",
"middle": [
"A"
],
"last": "Adamic",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Glance",
"suffix": ""
}
],
"year": 2004,
"venue": "Proceedings of the 3 rd International Workshop on Link Discovery",
"volume": "",
"issue": "",
"pages": "36--43",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Adamic, L.A., Glance, N. (2005). The Political Blogosphere and the 2004 U.S. Election: Divided They Blog. In: Proceedings of the 3 rd International Workshop on Link Discovery, pp. 36--43.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "An Exploration of Observable Features Related to Blogger Age",
"authors": [
{
"first": "J",
"middle": [
"D"
],
"last": "Burger",
"suffix": ""
},
{
"first": "J",
"middle": [
"C"
],
"last": "Henderson",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceedings of AAAI 2006 Spring Symposium on Computational Approaches to Analysing Weblogs",
"volume": "",
"issue": "",
"pages": "15--20",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Burger, J.D., Henderson J.C. (2006). An Exploration of Observable Features Related to Blogger Age. In: Proceedings of AAAI 2006 Spring Symposium on Computational Approaches to Analysing Weblogs, pp. 15--20.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Highlights from 12 Months of Blogs",
"authors": [
{
"first": "C",
"middle": [],
"last": "Doran",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Griffith",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Henderson",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceedings of AAAI 2006 Spring Symposium on Computational Approaches to Analysing Weblogs",
"volume": "",
"issue": "",
"pages": "30--33",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Doran, C., Griffith, J., Henderson, J. (2006). Highlights from 12 Months of Blogs. In: Proceedings of AAAI 2006 Spring Symposium on Computational Approaches to Analysing Weblogs, pp. 30--33.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Blogpulse: Automated Trend Discovery for Weblogs",
"authors": [
{
"first": "N",
"middle": [],
"last": "Glance",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Hurst",
"suffix": ""
},
{
"first": "T",
"middle": [],
"last": "Tornkiyo",
"suffix": ""
}
],
"year": 2004,
"venue": "Proceedings of WWW 2004 Workshop on the Weblogging Ecosystem: Aggregation, Analysis, and Dynamics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Glance, N., Hurst, M., Tornkiyo, T. (2004). Blogpulse: Automated Trend Discovery for Weblogs. In: Proceedings of WWW 2004 Workshop on the Weblogging Ecosystem: Aggregation, Analysis, and Dynamics.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "24 Hours in the Blogosphere",
"authors": [
{
"first": "M",
"middle": [],
"last": "Hurst",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceedings of AAAI 2006 Spring Symposium on Computational Approaches to Analysing Weblogs",
"volume": "",
"issue": "",
"pages": "73--77",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hurst, M. (2006). 24 Hours in the Blogosphere. In: Proceedings of AAAI 2006 Spring Symposium on Computational Approaches to Analysing Weblogs, pp. 73--77.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Blog as an Oppositional Medium? A Semantic Network Analysis on the Iraq War Blogs",
"authors": [
{
"first": "J",
"middle": [
"H"
],
"last": "Kim",
"suffix": ""
}
],
"year": 2005,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kim, J.H. (2005). Blog as an Oppositional Medium? A Semantic Network Analysis on the Iraq War Blogs. In: Internet Research 6.0: Internet Generations.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Foundations of Statistical Natural Language Processing",
"authors": [
{
"first": "C",
"middle": [
"D"
],
"last": "Manning",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Sch\u00fctze",
"suffix": ""
}
],
"year": 1999,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Manning, C.D., Sch\u00fctze, H. (1999). Foundations of Statistical Natural Language Processing, The MIT Press, London England.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "A Probabilistic Approach to Spatiotemporal Theme Pattern Mining on Weblogs",
"authors": [
{
"first": "Q",
"middle": [],
"last": "Mei",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Su",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Zhai",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceedings of the 15 th International Conference on World Wide Web",
"volume": "",
"issue": "",
"pages": "533--542",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mei, Q., Liu, C., Su, H., Zhai, C. (2006). A Probabilistic Approach to Spatiotemporal Theme Pattern Mining on Weblogs. In: Proceedings of the 15 th International Conference on World Wide Web, Edinburgh, Scotland, pp. 533--542.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Extracting Topics from Weblogs Through Frequency Segments",
"authors": [
{
"first": "M",
"middle": [],
"last": "Oka",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Abe",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Kato",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceedings of WWW 2006 Annual Workshop on the Weblogging Ecosystem: Aggregation, Analysis, and Dynamics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Oka, M., Abe, H., Kato, K. (2006). Extracting Topics from Weblogs Through Frequency Segments. In: Proceedings of WWW 2006 Annual Workshop on the Weblogging Ecosystem: Aggregation, Analysis, and Dynamics.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Detection of Bloggers' Interest: Using Textual, Temporal, and Interactive Features",
"authors": [
{
"first": "C",
"middle": [
"Y"
],
"last": "Teng",
"suffix": ""
},
{
"first": "H",
"middle": [
"H"
],
"last": "Chen",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceeding of IEEE/WIC/ACM International Conference on Web Intelligence",
"volume": "",
"issue": "",
"pages": "366--369",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Teng, C.Y., Chen, H.H. (2006). Detection of Bloggers' Interest: Using Textual, Temporal, and Interactive Features. In: Proceeding of IEEE/WIC/ACM International Conference on Web Intelligence, pp. 366--369.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Analyzing Temporal Collocations in Weblogs",
"authors": [
{
"first": "C",
"middle": [
"Y"
],
"last": "Teng",
"suffix": ""
},
{
"first": "H",
"middle": [
"H"
],
"last": "Chen",
"suffix": ""
}
],
"year": 2007,
"venue": "Proceeding of International Conference on Weblogs and Social Media",
"volume": "",
"issue": "",
"pages": "303--304",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Teng, C.Y., Chen, H.H. (2007). Analyzing Temporal Collocations in Weblogs. In: Proceeding of International Conference on Weblogs and Social Media, 303--304.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Blogs During the London Attacks: Top Information Sources and Topics",
"authors": [
{
"first": "M",
"middle": [],
"last": "Thelwall",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceedings of 3rd Annual Workshop on the Weblogging Ecosystem: Aggregation, Analysis and Dynamics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Thelwall, M. (2006). Blogs During the London Attacks: Top Information Sources and Topics. In: Proceedings of 3rd Annual Workshop on the Weblogging Ecosystem: Aggregation, Analysis and Dynamics.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Weblogs, Warblogs, the Public Sphere, and Bubbles. Transformations",
"authors": [
{
"first": "G",
"middle": [],
"last": "Thompson",
"suffix": ""
}
],
"year": 2003,
"venue": "",
"volume": "7",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Thompson, G. (2003). Weblogs, Warblogs, the Public Sphere, and Bubbles. Transformations, 7(2).",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"num": null,
"text": "Figure 2: An Example of Collocation network",
"uris": null,
"type_str": "figure"
},
"FIGREF1": {
"num": null,
"text": "Interval-based Approach in Da Vinci Code Figure 4: Incremental Approach in Da Vinci Code",
"uris": null,
"type_str": "figure"
},
"FIGREF2": {
"num": null,
"text": "Figure 6: Performance of Event Detection Phase",
"uris": null,
"type_str": "figure"
},
"FIGREF3": {
"num": null,
"text": "Overall Performance of Event Summarization",
"uris": null,
"type_str": "figure"
},
"FIGREF4": {
"num": null,
"text": "Event Summarization for Typhoon Chanchu",
"uris": null,
"type_str": "figure"
},
"TABREF1": {
"text": "",
"num": null,
"type_str": "table",
"html": null,
"content": "<table><tr><td colspan=\"4\">: Top 20 collocations with highest change of</td></tr><tr><td colspan=\"3\">temporal mutual information</td><td/></tr><tr><td>Collocations</td><td>CMI</td><td>Collocations</td><td>CMI</td></tr><tr><td>casinos online</td><td>618.36</td><td>Diet sodas</td><td>32.50</td></tr><tr><td>zacarias moussaoui</td><td>154.68</td><td>Ving rhames</td><td>31.63</td></tr><tr><td>Tsunami warning</td><td>107.93</td><td>Stock picks</td><td>29.09</td></tr><tr><td>Conspirator zacarias</td><td>71.62</td><td>Happy hump</td><td>28.45</td></tr><tr><td>Artist formerly</td><td>57.04</td><td>Wong kan</td><td>28.34</td></tr><tr><td>Federal</td><td>41.78</td><td>Sixapartcom</td><td>28.13</td></tr><tr><td>Jury</td><td/><td>movabletype</td><td/></tr><tr><td>Wed 3</td><td>39.20</td><td>Aaron echolls</td><td>27.48</td></tr><tr><td>Pramod mahajan</td><td>35.41</td><td>Phnom penh</td><td>25.78</td></tr><tr><td>BBC</td><td>35.21</td><td>Livejournal</td><td>23.83</td></tr><tr><td>Version</td><td/><td>sixapartcom</td><td/></tr><tr><td>Geena davis</td><td>33.64</td><td>George yeo</td><td>20.34</td></tr></table>"
},
"TABREF2": {
"text": "Top 20 collocations with highest relative change of mutual information",
"num": null,
"type_str": "table",
"html": null,
"content": "<table/>"
}
}
}
}