linguistics
Extracting words from domain
I have a bunch of domains I would like to explode into words. I downloaded wordlist from wordlist开发者_如何学Python.sourceforge.net and started writing brute-force type of script to run each domain t[详细]
2023-04-07 12:16 分类:问答Converting adjectives and adverbs to their noun forms
I am experimenting with word sense disambiguation using wor开发者_如何学Cdnet for my project.As a part of the project, I would like to convert a derived adjective or an adverb form to it\'s root noun[详细]
2023-04-07 04:08 分类:问答Implementing Read typeclass where parsing strings includes "$"
I\'ve been playing with Haskell for about a month. For my first \"real\" Haskell project I\'m writing a parts-of-speech tagger. As part of this project I have a type called Tag that represents a parts[详细]
2023-04-05 10:06 分类:问答words usage database?
Is there any free database/place out there with commonality/usa开发者_Python百科ge ratios of English words? (British or U.S. English, doesn\'t matter)[详细]
2023-04-01 20:33 分类:问答Algorithm to take a number and output its English word
I want to make a program in C which will ask the user to input a number and then it will print that number in English.[详细]
2023-03-26 06:00 分类:问答How to fix error in Linguistics library in Rails 3.1 and Ruby 1.9.2
My application has had the following lines without any trouble in recent versions of rails: gem \'linguistics\' # in Gemfile[详细]
2023-03-06 11:34 分类:问答English Language Dictionary api [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-14 09:16 分类:问答Extracting "((Adj|Noun)+|((Adj|Noun)(Noun-Prep)?)(Adj|Noun))Noun" from Text (Justeson & Katz, 1995)
Is it possible to extract ((Adj|Noun)+|((Adj|Noun)(Noun-Prep)?)(Adj|Noun))Noun proposed by Justeson and Katz (1995) using the R package openNLP?[详细]
2023-02-02 11:06 分类:问答understanding semcor corpus structure h
I\'m learning NLP.I currently playing with Word Sense Disambiguation.I\'m planning to use the semcor corpus as training data but I have trouble understanding the xml structure.I tried googling but did[详细]
2023-02-01 23:19 分类:问答Where to find wordlists with gender and plural for German? [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-01 06:56 分类:问答