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

transformers
stas00
stas00 commented Feb 13, 2021

If someone wants to solve a puzzle, this test:

RUN_SLOW=1 pytest examples/seq2seq/test_finetune_trainer.py::TestFinetuneTrainer::test_finetune_trainer_slow

works on its own, but fails if it's run in the group with other tests:

RUN_SLOW=1 pytest examples/seq2seq/test_finetune_trainer.py

it doesn't learn anything - eval_blue remains 0.0

The only small issue is that the t

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 Feb 13, 2021
  • Python
Ciphey

Created by Alan Turing

Wikipedia
Wikipedia