^^NLP Natural Language Processing.

 

POS part-of-speech. Nella sintassi, le parole sono raggruppate in classi: nomi verbi. aggettivi avverbi ...

Il sito italiano di NLP. Italian Natural Language Processing Lab.

www.italianlp.it

  1. corpus-of-sentences-rated-with-human-complexity-judgments

Text Generation

NLG natural language generation, text generation.

Bert

BERT Bidirectional Encoder Representations from Transformers, a neural network-based technique for natural language processing pre-training

26-10-2019 google/search-language-understanding: Bert
                   Understanding searches better than ever before.

BERT ; jalammar/illustrated-bert

GPT-2 GPT-3 >>>

NLU  natural language understanding

non e' quello che fanno GPT-2 GPT-3 che sono modelli di linguaggio basati sulla statistica.

 

 

 

Links

Links librosito

  1. Linguistica.
  2. Artificial intelligence timeline. ha molti riferimenti a NLP
  3. NLTK Natural Language ToolKit. per Python
  4. Machine learning; apprendimento automatico.

inet

  1. wp/ NLP Natural_language_processing, diverso da
    wp/ Natural-language_programming
  2. quansight/open-source-nlp-libraries-to-get-you-started

 

 

Stanford CoreNLP provides a set of natural language analysis tools written in Java. Stanford CoreNLP is an integrated framework, which makes it very easy to apply a bunch of language analysis tools to a piece of text. ... Starting from plain text, you can run all the tools with just two lines of code.