Skip to content

uthynauta/tokens-n-embeddings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tokens-n-Embeddings

This is the official repository for the course on Tokens and Embeddings for NLP

Configuring the environment

This repository has been developed and tested with Python 3.9, we advise to install a virtual environment where all packages can be installed, the dependencies are provided in requirements.txt file.

python -m venv tkns-n-emb
.\tkns-n-emb\Scripts\activate   # This will activate the environment
pip install -r requirements.txt

About

This is the official repository for the course on Tokens and Embeddings for NLP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors