natural-language-processing
Natural language processing (NLP) is a field of computer science that studies how computers and humans interact. In the 1950s, Alan Turing published an article that proposed a measure of intelligence, now called the Turing test. More modern techniques, such as deep learning, have produced results in the fields of language modeling, parsing, and natural-language tasks.
Here are 7,426 public repositories matching this topic...
-
Updated
Apr 14, 2021 - Python
-
Updated
Apr 5, 2021 - Jupyter Notebook
-
Updated
Apr 14, 2021 - Python
-
Updated
Apr 7, 2021 - Python
-
Updated
Apr 14, 2021 - Python
-
Updated
Mar 23, 2021 - Python
-
Updated
Jun 12, 2017
Change tensor.data to tensor.detach() due to
pytorch/pytorch#6990 (comment)
tensor.detach() is more robust than tensor.data.
Not a high-priority at all, but it'd be more sensible for such a tutorial/testing utility corpus to be implemented elsewhere - maybe under /test/ or some other data- or doc- related module – rather than in gensim.models.word2vec.
Originally posted by @gojomo in RaRe-Technologies/gensim#2939 (comment)
-
Updated
Apr 8, 2021
-
Updated
Mar 24, 2021
-
Updated
Apr 14, 2021 - Python
-
Updated
Apr 14, 2021 - Python
-
Updated
Dec 22, 2020 - Python
-
Updated
Apr 14, 2021 - Python
-
Updated
Apr 14, 2021 - Python
-
Updated
Apr 11, 2021
-
Updated
Apr 14, 2021 - Python
-
Updated
Mar 12, 2021
-
Updated
Jan 1, 2021 - Python
-
Updated
Oct 20, 2020 - Jupyter Notebook
-
Updated
Apr 14, 2021 - Java
-
Updated
Dec 3, 2020 - Python
-
Updated
Apr 14, 2021 - Python
Hello spoooopyyy hackers
This is a Hacktoberfest only issue!
This is also data-sciency!
The Problem
Our English dictionary contains words that aren't English, and does not contain common English words.
Examples of non-common words in the dictionary:
"hlithskjalf",
"hlorrithi",
"hlqn",
"hm",
"hny",
"ho",
"hoactzin",
"hoactzine
-
Updated
Apr 3, 2021 - Python
-
Updated
Apr 12, 2021 - Python
Created by Alan Turing
- Wikipedia
- Wikipedia
T5ForConditionalGenerationinheritsgeneratefromPreTrainedModelviaGenerationMixin.Currently in our docs if we write:
it doesn't get resolved in the html docs (it doesn't get a xref link, but leaves it as a text)
Neither
transformers.PreTrainedModel.generategets resolv