[twitter-dev] Re: Is it possible to search with wildcard in streaming api?

2010-10-11 Thread Damon C
Nope, not possible. Streaming API tokenizes on space and punctuation.
So you'll have to come up with the variants and provide those.

Damon

On Oct 10, 6:28 am, D. Smith emai...@sharedlog.com wrote:
 For example I want is to search for words that have 'truck' in it and
 want to get all tweets that have 'truck', 'trucks', 'trucking',
 'dumptruck', etc.

 I it possible to use wildcards like  *truck*
 or do I have to just include all possible words that contain truck?

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: [twitter-dev] Re: Is it possible to search with wildcard in streaming api?

2010-10-11 Thread M. Edward (Ed) Borasky
Speaking of Streaming tokenization, what's the latest on  
non-space-separated languages and right-to-left languages?

--
M. Edward (Ed) Borasky
http://borasky-research.net http://twitter.com/znmeb

A mathematician is a device for turning coffee into theorems. - Paul Erdos


Quoting Damon C d.lifehac...@gmail.com:


Nope, not possible. Streaming API tokenizes on space and punctuation.
So you'll have to come up with the variants and provide those.

Damon

On Oct 10, 6:28 am, D. Smith emai...@sharedlog.com wrote:

For example I want is to search for words that have 'truck' in it and
want to get all tweets that have 'truck', 'trucks', 'trucking',
'dumptruck', etc.

I it possible to use wildcards like  *truck*
or do I have to just include all possible words that contain truck?


--
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group:   
http://groups.google.com/group/twitter-development-talk






--
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk


Re: [twitter-dev] Re: Is it possible to search with wildcard in streaming api?

2010-10-11 Thread Mark McBride
Nothing new to say on that front.  It's expensive, and not something
we're comfortable injecting into real-time stream processing yet.

   ---Mark

http://twitter.com/mccv



On Mon, Oct 11, 2010 at 11:59 AM, M. Edward (Ed) Borasky
zn...@borasky-research.net wrote:
 Speaking of Streaming tokenization, what's the latest on non-space-separated
 languages and right-to-left languages?
 --
 M. Edward (Ed) Borasky
 http://borasky-research.net http://twitter.com/znmeb

 A mathematician is a device for turning coffee into theorems. - Paul Erdos


 Quoting Damon C d.lifehac...@gmail.com:

 Nope, not possible. Streaming API tokenizes on space and punctuation.
 So you'll have to come up with the variants and provide those.

 Damon

 On Oct 10, 6:28 am, D. Smith emai...@sharedlog.com wrote:

 For example I want is to search for words that have 'truck' in it and
 want to get all tweets that have 'truck', 'trucks', 'trucking',
 'dumptruck', etc.

 I it possible to use wildcards like  *truck*
 or do I have to just include all possible words that contain truck?

 --
 Twitter developer documentation and resources: http://dev.twitter.com/doc
 API updates via Twitter: http://twitter.com/twitterapi
 Issues/Enhancements Tracker:
 http://code.google.com/p/twitter-api/issues/list
 Change your membership to this group:
  http://groups.google.com/group/twitter-development-talk




 --
 Twitter developer documentation and resources: http://dev.twitter.com/doc
 API updates via Twitter: http://twitter.com/twitterapi
 Issues/Enhancements Tracker:
 http://code.google.com/p/twitter-api/issues/list
 Change your membership to this group:
 http://groups.google.com/group/twitter-development-talk


-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk