Course Natural Language Processing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vasu1308
    New Member
    • Feb 2007
    • 31

    Course Natural Language Processing

    Hi,

    I need help in coding a program to Detect the 10 most frequent bigrams in the BROWN txt file(Contains 25 tagged sentences)

    Thanks
    Vasudha
  • KevinADC
    Recognized Expert Specialist
    • Jan 2007
    • 4092

    #2
    search on cpan:

    Comment

    • docsnyder
      New Member
      • Dec 2006
      • 88

      #3
      Wow!

      Very good hint!

      Greetz, Doc

      Comment

      • KevinADC
        Recognized Expert Specialist
        • Jan 2007
        • 4092

        #4
        Thank you, I thought so too :)

        Comment

        Working...