Differences
This shows you the differences between two versions of the page.
|
projs:clans:docs:identifyweibopostrelatedwithperson [2014/01/26 21:42] xmill.zod |
projs:clans:docs:identifyweibopostrelatedwithperson [2014/01/26 21:58] (current) xmill.zod |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| | related | bool | True if the post is related to the person, false otherwise | | | related | bool | True if the post is related to the person, false otherwise | | ||
| ===== See Also ===== | ===== See Also ===== | ||
| - | extractfilterkeyword | + | [[https://www.cse.cuhk.edu.hk/irwin.king/projs/clans/docs/extractfilterkeyword|extractfilterkeyword]] |
| ===== Implementation ===== | ===== Implementation ===== | ||
| - Find out which filter keywords that related to the person appeared in the post. | - Find out which filter keywords that related to the person appeared in the post. | ||
| Line 17: | Line 17: | ||
| - If the weight of the post is larger than the threshold, then we take it as a related one. Otherwise, it will be labbeled as an unrelated one | - If the weight of the post is larger than the threshold, then we take it as a related one. Otherwise, it will be labbeled as an unrelated one | ||
| ===== Related Work ===== | ===== Related Work ===== | ||
| - | + | * http://www.sciencedirect.com/science/article/pii/S0957417413001516 | |
| - | + | * http://dl.acm.org/citation.cfm?id=1119181 | |
| - | + | * http://dl.acm.org/citation.cfm?id=1060813 | |
| + | * http://dl.acm.org/citation.cfm?id=1871689 | ||
| + | * http://dl.acm.org/citation.cfm?id=2124364 | ||