-
`pluralize("memorabilia")` produces `memorabilias`, which is incorrect.
-
I did this one a little differently and broke it up by type/bodypart. Leather as a noun by itself doesn't work because of cobbling materials, so I did what I could in terms of coding for it.
Head …
-
Doc ID: gov.noaa.nodc:0000001
"Temperature profile were collected using moored CTD in the Chukchi Sea from 24 September 1993 to 03 September 1996."
The verb "moored" is recognized as "Moor" and anno…
-
I had issues using the not_shorter_than function on nouns. No issue with it on adjectives. It said that I gave one argument when it expected 0.
reference:
RandomWord.nouns(not_shorter_than: 56).ne…
-
Collect noun list from various sources.
Ask community to help for adding more verbs.
-
Hello,
I plan to use spacy-ru (its pos tagger) in my research to detect Russian noun chunks.
Since I am from Serbia, I don't know what could be the proper sequences of pos tags that represent noun c…
-
Would it be possible to add a list of plural and invariable nouns?
I can’t seem to find such a list anywhere.
-
I don't know how to analyze the construction "VERB pas de NOUN".
The traditional analysis is to consider _de_ as a determiner. This analysis occurs only once in our corpora:
http://match.grew.fr/?co…
-
Does the lemma for nouns ending in -leik (verðugleik_, sannleik_, kærleik*) end in -leikur, or in -leiki? There are lots of -leiki lemmas in the treebank now, but I have found -leikur lemmas in the b…
-
### Summary of the new feature / enhancement
I'm Windows ↔ Linux user with both development OS are using. I found something fun: [Environment Modules](https://github.com/cea-hpc/modules.git) is start…