Skip to content

egmaziero/PLN-IA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grupo de Estudos - PLN+IA

This repository is intented for use during the meetings of PLN+AI study group conducted by professors Erick Galani Maziero and Paula Christina Cardoso, at Department of Applied Computing of Federal University of Lavras (DAC/UFLA).


System environment requirements:

  1. Python (>= 3.*)
  2. virtualenv
  3. virtualenvwrapper
  4. pip

Initial setup

After cloning this repository:

git clone https://github.com/egmaziero/PLN-IA.git

You may create a virtual environment:

mkvirtualenv -p python3 PLN-IA_env

Go into the directory of the repository:

cd PLN-IA && setvirtualenvproject

And install Python requeriments:

pip3 install -r requirements.txt

Running notebooks

Start the notebooks server:

jupyter lab

About

Studies in NLP and IA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published