Skip to content
Wafadz edited this page Dec 7, 2014 · 8 revisions

Welcome to the NLPDZ wiki!

Hello My Name is Ouafa BENTERKI I am from Algeria This Wiki is dedicated to my project (NLPDZ)

Project description

  1. The project consists into two parts
  • Building an NLP tool able to process automatically a given text.
  • Part of Speech tagging (This tool assigns a part of speech (POS) tags to each word of the input text)
  • Language combination : English into French

Week 1 progress

  1. Downloading the windows Git http://msysgit.github.io/
  2. Installing Git
  3. Set Up Git
  4. Checkout a repository http://rogerdudler.github.io/git-guide/
  5. Commit Changes
  6. Generating SSH keys https://help.github.com/articles/generating-ssh-keys/ 7.Push Changes http://rogerdudler.github.io/git-guide/

Week 2 progress

Clone this wiki locally