Results 1 to 9 of 9
  1. #1

    Default PHP with MySql experts


    Hi guys,

    Ask lang unta ko kon kinsa expert sa PHP with MySql? pwede magpatabang? hehehe....thanx in advance


  2. #2

    Default Re: PHP with MySql experts

    Pwede . Is for non-commercial site??

  3. #3

    Default Re: PHP with MySql experts

    If it's not for commercial maybe i can help you. Or if you need references or tutorials i can share to you.

  4. #4

    Default Re: PHP with MySql experts

    NON-COMMERCIAL guys. This is for my study.
    thank you very much for the willingness to help. I just would like to solicit some ideas on a better way of evaluating a certain term in english then mo-return siya ug exact nga bisaya nga term by context cluing. For example naay sentence like "I will withdraw money from the bank". so kon pangitaon nimo ang meaning sa bank, iyang i-return kay "bangko" bcoz of the words "money" and/or "withdraw". dili niya i-return tanang possible visayan terms equivalent sa english word nga "bank".
    Thank you in advance


  5. #5

    Default Re: PHP with MySql experts

    mmmmmm i guess first of all you have a huge list of visayan words in equivalent on the english word.. so that when every word find on it.. it will convert into visayan word...

    First you have to collect the whole words and put it in the array..
    you can do this by exploding the the sentence by spaces

  6. #6

    Default Re: PHP with MySql experts

    There is an existing online visayan dictionary found here http://www.bohol.ph/diksyunaryo.php . You could set your FORM's "action" using GET method to point to this site.

    Example:
    http://www.bohol.ph/diksyunaryo.php?...&search=Search

    Just replace the "bank" in "sw=bank" as a new 'GET' URI.

    This is the "easy" way. No need for a huge dictionary database and far more simplier.

    Also what is nice, but a bit tricky , is to parse the HTML output of this dictionary page and by AJAX or php script with html retriever (or use wget as CGI and parse in perl or awk the results) then display only the parsed words/translation.

  7. #7

    Default Re: PHP with MySql experts

    good tips by cold_fusion...

    that is very nice one.. aside from that you can you that for your getting a words. but if you don't want that site to be visible you can do a crawling or data mining techniques.. in order for you to fetch those conversion word.. and put it your site.

  8. #8

    Default Re: PHP with MySql experts

    Yeah, i know about arrays, but my concern is the evaluation part--how to evaluate the specific term by context cluing. May you give at least a sample code of your idea on how to do it? Thanx again.

  9. #9

    Default Re: PHP with MySql experts

    Ok. This is just pseudo-code but will suffice.

    First get the meaning all the meaning of "bank" (the clicked word) and put in a structure array with the meanings and score (meaning_bank).
    Reset the all the scores to 0.

    Then get all the meanings (meaning_rest) of all the words of rest of the sentence.
    Then one by one compare each meaning_rest to each entry of meaning_bank.
    If one word in meaning_rest is equal to a word in meaning_bank, add a 1 to the score in the meaning_bank structure.

    After all the words are parsed (searched and score tallied), display the entry meaning_bank with the highest score.

    BTW, you should change the title of this thread because this is not related to PHP and MySQL but on the algorithm for "context cluing".

  10.    Advertisement

Similar Threads

 
  1. Replies: 0
    Last Post: 02-07-2013, 01:55 PM
  2. MOVED: LF: PHP and MYSQL Programmers - Website Development
    By chronnus in forum Websites & Multimedia
    Replies: 0
    Last Post: 10-05-2007, 03:22 PM
  3. PHP and MySQL Training
    By TaughtWorks in forum Programming
    Replies: 33
    Last Post: 10-02-2006, 04:12 PM
  4. PHP and MySQL
    By k3nt in forum Websites & Multimedia
    Replies: 11
    Last Post: 06-30-2006, 04:52 PM
  5. Independent contractor info needed---php and mysql
    By BayouPinoy in forum Networking & Internet
    Replies: 0
    Last Post: 03-17-2006, 10:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top