I\'m interested in developing a similar solution to RTM\'s Smart Add Feature. For those who don\'t know Remember the Milk here\'s how it works: Adding tasks is done by means of an input box that acc
I want to take what people chat about in a chat room and do the following information retrieval: Get the keywords
The following class parses through a very large string (an entire novel of text) and breaks it into consecutive 4-character strings that are stored as a Tuple. Then each tuple can be assigned a probab
I have a text file which has the count of how many times does a phrase appear inside a corpus. The file looks like this, with the phrase and its count separated by \"=\":
I\'m starting to learn Python and I\'m trying to write a program that would import a text file, count the total number of words, count the number of words in a specific paragraph (said by each partici
Is there a microformat for basic natural language process that has tags for sentences, words, part开发者_如何学Cs-of-speech, etc...? I have searched the web but could not find any.Maybe what you are l
I have a problem and not getting idea which algorithm have to apply. I am thinking to apply clusteringin case two but no idea on case one:
I have to read arabic letters from xml file and di开发者_如何学运维splay them as a word input :س ع ا د ة
Recently I was checking up on some AI possibilities and found out about babel-lang, which seems to be an interesti开发者_如何学运维ng concept.
In followup to my previous question Hundreds of RegEx on one string I ended up with a regex like following