Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

The problem with keywords is that what you think of the problem is might not be what everyone else thinks of it as.

For a while now, I've been trying to figure out how I can do 'server push' with an AJAX request. Finally, a couple of weeks ago, I found that there's a whole website that talks about the general concept, but they call it 'Comet'.

If you're looking for documents about AJAX from _before_ it was called AJAX (and I'm not talking about sports teams, cars, or cleaning products), they're not going to have that keyword associated. Once in a while, terms used to explain concepts diverge or converge, or just differ between communities.

When you're dealing with search systems, you typically measure its performance in terms of 'precision' (you only get back relevant results; bad precision == information overload) and 'recall' (you get back _all_ of the relevant results). Adding too many keywords (especially if the keyword is polysemous) helps with recall and the whole 'search engine optimization' efforts to boost your ranking, but it harms precision if you're only peripherally related to the extra keywords that you insert.

I'd love for search engines to come up with a 'context' concept, so I can search for 'apple' in a food context, or 'map' in a perl context. (these aren't the best examples ... the issue comes in ranking ... I'd NOT want the context to be used for sorting of the results ... so 'map' is the important criteria and 'perl' is only used to filter down the list to remove non-perl contexts) ... I just wish I could remember some of the times when I've actually run into this problem.

(sorry ... my library school classes on classification theory and cataloging are slowly floating to the top ... and this morning's meeting on how to define certain concepts used in classification for a metadata standard)


In reply to Re^2: RFC: How to Write a Great Thread by jhourcle
in thread RFC: How to Write a Great Thread by sundialsvc4

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-19 05:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found