Thread: Text Processing!!

  1. #1
    Registered User
    Join Date
    Mar 2009
    Posts
    33

    Text Processing!!

    Hello everyone,I am going to make a project on text processing like thing.Means that i have to take a piece of text and perform any operations on them like clustring,summarizing,HTML parser, and etc.Can anyone of give me an another idea upon this???

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    250
    Use Perl.

  3. #3
    Registered User
    Join Date
    Apr 2006
    Posts
    2,149
    Or better yet, Python.
    It is too clear and so it is hard to see.
    A dunce once searched for fire with a lighted lantern.
    Had he known what fire was,
    He could have cooked his rice much sooner.

  4. #4
    Registered User jeffcobb's Avatar
    Join Date
    Dec 2009
    Location
    Henderson, NV
    Posts
    875

    Python, seconded

    Quote Originally Posted by King Mir View Post
    Or better yet, Python.
    Perl is good for text processing as is Python (which IMHO is cleaner) but the board here is on C++....so is your question "what to do" for your project or more "how do I..."? Answer this and more useful help should be forthcoming...


    Peace
    C/C++ Environment: GNU CC/Emacs
    Make system: CMake
    Debuggers: Valgrind/GDB

  5. #5
    Registered User
    Join Date
    Mar 2009
    Posts
    33
    exactly,i want to work on C++ and here,i just to have an idea from you guys about any text processing projects in my data structures course.

  6. #6
    Registered User QuestionKing's Avatar
    Join Date
    Jan 2009
    Posts
    68
    Asking a question you already know the answer to might teach you something you did not know...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Detecting Edit Control Text
    By yoonkwun in forum Windows Programming
    Replies: 2
    Last Post: 07-12-2009, 08:48 AM
  2. My text doesn't display
    By joeprogrammer in forum Game Programming
    Replies: 11
    Last Post: 02-23-2006, 10:01 PM
  3. Appending text to an edit control
    By dit6a9 in forum Windows Programming
    Replies: 3
    Last Post: 08-13-2004, 09:52 PM
  4. Text positioning and Text scrolling
    By RealityFusion in forum C++ Programming
    Replies: 3
    Last Post: 08-13-2004, 12:35 AM
  5. Replies: 1
    Last Post: 07-13-2002, 05:45 PM