Contents Menu Expand
  • NLP and Machine Learning-related
    • Comparer Spacy, StanfordNLP et TreeTagger sur un corpus oral et un corpus de presse 🇫🇷
    • Classification de prénoms en genre (masculin/féminin) 🇫🇷
    • Text Classification: du TF-IDF aux word embeddings en passant par features expertes 🇫🇷
  • Transformers in NLP with PyTorch, TensorFlow and Hugging Face
    • 10 questions on Bert 🇬🇧
    • 10 questions sur Bert 🇫🇷
    • Classification de commentaires avec Camembert sans prise de tête : les fondamentaux 🇫🇷
  • Better Programmer
    • Mieux programmer en Python 🇫🇷
    • A serious guide to git 🇬🇧
    • Connect to remote jupyter notebook in Pycharm
    • Understand objected-oriented programming (OOP) by building a minimal Web Scraping framework 🇬🇧
    • Be a responsible programmer when doing Object-Oriented Programming 🇬🇧
  • Algorithms and data structures by examples in Python
    • Algorithm or many ways of solving a problem 🇬🇧
    • Algorithme ou plusieurs façons de résoudre un problème 🇫🇷
    • Data structures or many ways of organizing your stuff 🇬🇧
    • Roadmap and cheatsheet of algorithms and data structures
  • Web Related
    • Complete tutorial on scraping French news from Le Monde 🇬🇧
    • Scraper « le monde » et construire ton propre corpus 🇫🇷
    • On your way to scraping French forums 🇬🇧
    • Deploying Django app on Ubuntu at digitalocean + SSL certificate 🇬🇧
  • Computational Linguistics in R
    • La loi de Zipf illustrée avec gutenbergr en R 🇫🇷
    • Analyse des Correspondances Multiples : le cas de l’ergatif en warlipiri 🇫🇷
    • Analyse en composantes principales (PCA) : prépositions d’inclusion en français 🇫🇷
  • High performance computing
    • Parallelization in Python: a beginner’s guide (1, using map)
  • My Codebase
    • My codebase for bash/shell script (macOS)
    • Tumux-related code
    • My python codebase (including packages/libraries)
    • Pytorch
    • Pandas codebase
  • Mathematics in Machine Learning and NLP
    • Machine Learning : algorithmes et mathématiques 🇫🇷
    • Machine Learning : algorithmes et mathématiques 🇫🇷

Computational Linguistics in R¶

  • 1. La loi de Zipf illustrée avec gutenbergr en R 🇫🇷

  • 2. Analyse des Correspondances Multiples : le cas de l’ergatif en warlipiri 🇫🇷

  • 3. Analyse en composantes principales (PCA) : prépositions d’inclusion en français 🇫🇷

Next
La loi de Zipf illustrée avec gutenbergr en R 🇫🇷
Previous
Deploying Django app on Ubuntu at digitalocean + SSL certificate 🇬🇧
Copyright © 2022, Xiaoou Wang | Built with Sphinx and @pradyunsg's Furo theme. | Show Source