I have articles and keywords stored inside MySQL. The site will preprocess the new articles to find how many matching keywords there are and then update a table which stores the relevant keywords rela
I have a text document that will be loaded into a string and will need to search it\'s content for matching keywords in a Keyword table in MySQL.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I want to find whether two web pages are si开发者_开发知识库milar or not. Can someone suggest if python nltk with wordnet similarity functions helpful and how? What is the best similarity function to
I would like to generate a sentence having as input words. E.g. Input: Mary chase the monkey Output: Mary chases the monkey.
I am having trouble trying to write a search engin开发者_如何学JAVAe that treats all inflections of a word as the same basic word.
What are the possible ways to get the central content of a web page? By central content I mean the content which is most important in the page.
I was wondering if the开发者_开发百科re\'s a good list of literatures on how to implement a spellchecker. One example I can find is Peter Norvig\'s How to write a spelling corrector - http://norvig.co
I\'m trying to take a set of reviews, and convert them into the ARFF format for use with WEKA. Unfortunately either I completely misunderstand how the for开发者_开发百科mat works, or I\'ll have to hav
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.