mouhgh96 / pfe_oued

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SETUP

Create a virtual env and install requirements

  • create virtualenv:
    • python3 -m venv env
  • activate virtualenv:
    • source env/bin/activate
  • install packages:
    • pip install -r requirements.txt

Install FrenchLefffLemmatizer

pip install git+https://github.com/ClaudeCoulombe/FrenchLefffLemmatizer.git

About


Languages

Language:Jupyter Notebook 59.8%Language:Python 40.2%