Results 1 to 37 of 37

Thread: Using VB to find how many times 2 words appear in the same sentence together?

Hybrid View

  1. #1

    Thread Starter
    Hyperactive Member stilekid007's Avatar
    Join Date
    Apr 2005
    Location
    DUDE! I'm your neighbor! HELLO!!!
    Posts
    388

    Re: Using VB to find how many times 2 words appear in the same sentence together?

    Yes, thats correct diglienna,

    Here is 2 Lines:

    "Jake is going to town with Alexa." <-Jake and Alexa both appear on this line there for the count would be 1 occurance of Jake and Alexa on one line.

    Jake is also going with Sam. <- ALEXA does not appear in this sentence therefore I would not want that occurance of Jake to be counted.

    Stilekid007

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Using VB to find how many times 2 words appear in the same sentence together?

    Is Jake and Alex different from Alex and Jake?

  3. #3
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: Using VB to find how many times 2 words appear in the same sentence together?

    Quote Originally Posted by stilekid007
    "Jake is going to town with Alexa." <-Jake and Alexa both appear on this line there for the count would be 1 occurance of Jake and Alexa on one line.

    Jake is also going with Sam. <- ALEXA does not appear in this sentence therefore I would not want that occurance of Jake to be counted.
    OK, but in the above 2 lines the words "Jake" and "is" occurs on both lines so would that be considered a pair? Or the words "is" and "with" or "Jake" and "with". You must have some rules for what should be considered a pair and which words that shouldn't The word "going" also appears on both lines so maybe "is" and "going" is a pair. Or "going" and "Jake"...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width