Author Topic: Natural Language Processing and machine learning  (Read 1004 times)

0 Members and 1 Guest are viewing this topic.

Offline tbobkerTopic starter

  • Irregular
  • Posts: 9
    • View Profile
Natural Language Processing and machine learning
« on: January 26, 2010, 06:01:19 AM »
So I am building a contextual solution and need to consider using the following processes of machine learning and natural language processing.

While I suspect that this kind of text parsing / analysis is usually done using programming languages like C++ are there any libraries or platforms that can help me achieve the same using PHP?

I was thinking probably I would need to create some PHP modules from C++ and call them in my PHP code?

Any guidence, help or advice appreciated.

Offline Mchl

  • Staff Alumni
  • Freak!
  • *
  • Posts: 8,582
  • Gender: Male
  • That's Largo in my avatar, not me.
    • View Profile
    • FlingBits
Re: Natural Language Processing and machine learning
« Reply #1 on: January 26, 2010, 07:35:41 AM »
You might want to look at PEAR/PECL repositories if anyone did something similar.
NetBeans fanatic | ExtJS masochist | C++ denier
PHP4 & MySQL4 are no longer supported.
PHPFreaks Tutorials | PHP Debugging: A Beginner's guide | PHP Security Tutorial || How To Ask Questions The Smart Way
Flingbits tutorials | Class Autoloading