Releases: achrafib1/Text-Flow
Releases · achrafib1/Text-Flow
Text Flow v1.0 - Initial File Release
Release Notes:
- Purpose: This release provides the necessary files required for the Text Flow app to function correctly.
- Included Files:
vocabulary.txtunigram_counter.pklbigram_counter.pkltrigram_counter.pkltokenizer.pklngram_counts.pklnplus1gram_counts.pklmodel.h5
- Next Steps:
- Update the
README.mdfile to include detailed installation instructions, usage guidelines, contributing information, and license details. - Add the
config.pyscript to automate the download and setup of these files. - Update the Dockerfile to include commands for downloading these files from the release.
- Update the