Hi,
Currently we are considering only retweets, favorites count and the life
time of the tweet as a factors to select most popular tweets at a
particular time. Can't we consider  friends or followers count as an impact
to become a tweet popular ? Thought because when tweet is produce it will
publish only on the friends account.

Regards,
Yasara

On Tue, Nov 17, 2015 at 1:04 PM, Yasara Dissanayake <yas...@wso2.com> wrote:

> Hi Nipuna,
> For our part we have to analyze tweets real time. For that currently we
> are planed to filter retweets by considering presence of retweeted_status
> attribute of a json massage which send by tweet object, within the CEP.
> Does it seems to be a proper method? Do you have any better idea ?
>
> regards,
> Yasara
>
> On Tue, Nov 17, 2015 at 11:12 AM, Nipuna Chandradasa <nipu...@wso2.com>
> wrote:
>
>> Hi,
>>
>> Is this connector the api provided by twitter?... Then there are few
>> things u have to keep in mind...
>>
>> 1. Twitter api gives each app 15 min waiting period once app collect the
>> data from api.... So basically you have to wait 15 min to get data again....
>>
>> 2. There are no filter system to filter retweets.... What you can do is
>> get data using search query with date periods.... And filter retweets in
>> your app....
>>
>> Hope you find this helpful....
>>
>> Regards,
>> On 17 Nov 2015 10:11 a.m., "Dinali Dabarera" <din...@wso2.com> wrote:
>>
>>> Hi,
>>>
>>> I collected tweets which has hash tag of Trump
>>> #trump,#donaldtrump,#trump2016,#makeamericagreatagain
>>> from ESB through a twitter connector  to SPARK SQL tables in DAS.
>>>
>>> The tweets are seems to be most probably retweets. Is there any issue
>>> with the twitter connector,is it collecting only retweets?
>>>
>>> Cheers!!
>>>
>>> On Tue, Nov 17, 2015 at 8:49 AM, Yasara Dissanayake <yas...@wso2.com>
>>> wrote:
>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Dinali Rosemin
>>> University of Peradeniya (Computer Engineering)
>>> WSO2 Intern
>>> 077-0198933
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to