Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

beta release #1

Closed
11 tasks done
p16i opened this issue Aug 24, 2019 · 2 comments
Closed
11 tasks done

beta release #1

p16i opened this issue Aug 24, 2019 · 2 comments

Comments

@p16i
Copy link
Collaborator

p16i commented Aug 24, 2019

Tasks

  • make it pipable
  • use logger instead of print
  • add more test
  • add linting
  • refactor training.py
  • [ ] batch processing for attacut-cli (moved to Batch processing for CLI #5)

Documentations (now available on https://pythainlp.github.io/attacut)

  • how to train a new model
  • module overview in this repo

Testing & Final Benchmark

  • install via pip
  • run tokenization to check whether the implement is correctly migrated.
  • testing speed
  • update visualisation results
@wannaphong
Copy link
Member

@heytitle You can release a pre-release versions in PyPI. https://pip.pypa.io/en/stable/reference/pip_install/#pre-release-versions

@p16i
Copy link
Collaborator Author

p16i commented Aug 25, 2019

@wannaphongcom thanks for the recommendation. Now you can install it via

$ pip install attacut

Noting here that, you don't have to specify --pre here because we only have pre-release versions there and pip will just pick the latest pre-release version (REF)

@p16i p16i closed this as completed Sep 8, 2019
bact added a commit that referenced this issue Sep 8, 2019
load_dict() read with utf-8 encoding specify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants