Skip to content

joaompfe/word-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Prediction SpaCy component

Requirements

  • Linux platform
  • poetry for packaging and dependency management.

Installation

On project root:

  1. Install project dependencies: poetry install
  2. Download the corpus data: poetry run download-data
  3. Download pre-trained models: poetry run download-models

Run/Test

poetry run pytest -s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published