Skip to content
#

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 13,656 public repositories matching this topic...

transformers
stas00
stas00 commented Apr 5, 2021

🚀 Feature request

T5ForConditionalGeneration inherits generate from PreTrainedModel via GenerationMixin.

Currently in our docs if we write:

for more info see :meth:`transformers.T5ForConditionalGeneration.generate`

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.generate gets resolv

gensim
rasa

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

  • Updated Apr 13, 2021
  • Python

Created by Alan Turing

Wikipedia
Wikipedia