NLP
how did WordNet come in being
I wonder how the hierarchical relationship in WordNet between the words are retrieved. Is that manually don开发者_如何学运维e or via computer techniques.[详细]
2023-04-13 05:30 分类:问答Clustering phrases around a theme
I have encountered a very unusual problem. I have a set of phrases (noun phrases) extracted from a large corpus of documents. These phrases are >=2 and <=3 words of length. There is a need to clust[详细]
2023-04-12 22:53 分类:问答Which is the best document clustering open-source package?
Which open-source package is the best for clustering a large corpus of documents? It should either decide the number of clusters by itself or it can also accept that as a parameter.[详细]
2023-04-12 22:49 分类:问答Increase speed of JAVA program for Machine Learning
I am doing machine learning in java using GATE Learning. I have a huge data set of documents to learn from. While using netbeans, I was getting java heap space error. So I provided 1600MB in the -Xmx[详细]
2023-04-12 17:05 分类:问答Validating Syntax of a Sentence [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-04-12 14:53 分类:问答Finding Similar Paragraphs in Different Documents [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guid开发者_JAVA百科elines. It is not currently accepting answers.[详细]
2023-04-12 13:01 分类:问答searching for language recognition library in Python or web service
Is there any tool that provides language recognition functionality? Like if I input a sentence of English, it will suggest that the string may be English.[详细]
2023-04-12 10:40 分类:问答Strategy for parsing natural language descriptions into structured data
I have a set of requirements and I\'m looking for the best Java-based strategy / algorthm / software to use.Basically, I want to take a set of recipe ingredients entered by real people in natural engl[详细]
2023-04-12 02:15 分类:问答How to create a bag of words using Weka?
I have a corpus of documents and I want to represent each document as a vector. Basically, the vector would have 1 for words that are present inside a document and for other words (which are present i[详细]
2023-04-12 02:10 分类:问答Simple Natural Language Parser in Objective-C
I\'m building this app for Mac OS X v10.6 I\'m building a text-based adventure and I\'ve created a very simple natural language parser that can process the commands that the user types. So far it wor[详细]
2023-04-11 16:54 分类:问答