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

PyThaiNLP 2.2.6 #501

Merged
merged 67 commits into from
Dec 13, 2020
Merged

PyThaiNLP 2.2.6 #501

merged 67 commits into from
Dec 13, 2020

Commits on Sep 16, 2020

  1. Create lst20.py

    wannaphong committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    4493125 View commit details
    Browse the repository at this point in the history
  2. Update lst20.py

    wannaphong committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    63b4452 View commit details
    Browse the repository at this point in the history
  3. Update test_tokenize.py

    wannaphong committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    cfe4765 View commit details
    Browse the repository at this point in the history
  4. Update code

    wannaphong committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    92eb757 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Update clause_tokenize

    wannaphong committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    0b13085 View commit details
    Browse the repository at this point in the history
  2. Add clause_tokenize docs

    wannaphong committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    e4e4a8e View commit details
    Browse the repository at this point in the history
  3. Fixed PEP8

    wannaphong committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    5ec63ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ef5420 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Configuration menu
    Copy the full SHA
    b8ab03e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Merge pull request #479 from PyThaiNLP/add-clause

    Add clause tokenize model
    wannaphong committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    c932d3f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Update trie.py

    korakot committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    283b706 View commit details
    Browse the repository at this point in the history
  2. move break to a line below.

    korakot committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    8de1ee4 View commit details
    Browse the repository at this point in the history
  3. Remove trailing space

    bact committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    e692720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c9914b View commit details
    Browse the repository at this point in the history
  5. Rename 'threes' to 'data'

    korakot committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    aaced0b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #483 from PyThaiNLP/korakot-patch-1

    Add method to remove a word from trie
    bact committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    329812e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Update setup.py

    wannaphong committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    bae08a5 View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    wannaphong committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    119b847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    496703c View commit details
    Browse the repository at this point in the history
  4. Fix GitHub CI Test

    wannaphong committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    9575751 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #487 from PyThaiNLP/fix-provinces

    Fix: Not found thailand_provinces_th.csv #486
    wannaphong committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    132bd82 View commit details
    Browse the repository at this point in the history
  6. PyThaiNLP 2.2.5

    - fixed not found file bug
    wannaphong committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    e2a009d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    2084607 View commit details
    Browse the repository at this point in the history
  2. Update _tag_perceptron.py

    wannaphong committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    f7d1475 View commit details
    Browse the repository at this point in the history
  3. Update _tag_perceptron.py

    wannaphong committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    0f94ced View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Merge pull request #488 from PyThaiNLP/postag-json

    pos tag: port pickle to json and add lst20 postag data
    wannaphong committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    ffb3294 View commit details
    Browse the repository at this point in the history
  2. Update pythainlp-test.yml

    wannaphong committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    884aa1a View commit details
    Browse the repository at this point in the history
  3. Fixed deepcut test

    wannaphong committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    04a85c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Update test_tokenize.py

    wannaphong committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    5e10097 View commit details
    Browse the repository at this point in the history
  2. Update pythainlp-test.yml

    wannaphong committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    6f41af2 View commit details
    Browse the repository at this point in the history
  3. Update test_tokenize.py

    wannaphong committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    185cccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82b8df9 View commit details
    Browse the repository at this point in the history
  5. Update tag.rst

    Remove AITT tag from ORCHID to UD table. I don't think there is AITT tag in the ORCHID corpus.
    c4n committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    16b72a1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #492 from c4n/patch-1

    Update tag.rst
    wannaphong committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    08f3dc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df2a26c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ec3c94 View commit details
    Browse the repository at this point in the history
  9. Fix syntax in pip install lines

    bact committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    837a402 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d461e87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    65c4e9f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #493 from bact/update-test-config

    Pin h5py to < 3 to avoid breaks in Keras in Tensorflow 2.3.1 + Update test config
    bact committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    0fce86a View commit details
    Browse the repository at this point in the history
  13. Add model cards

    bact committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    df5e5ae View commit details
    Browse the repository at this point in the history
  14. Normalize strftime output in case of unsupported directive. Makes out…

    …put on glibc and musl the same. (#490)
    bact committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    4285309 View commit details
    Browse the repository at this point in the history
  15. Add issue/PR templates

    bact committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    8d13f73 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #494 from bact/add-github-templates

    Add issue/PR templates
    bact committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    dd2df94 View commit details
    Browse the repository at this point in the history
  17. Update feature_request.md

    bact committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    024f94d View commit details
    Browse the repository at this point in the history
  18. Update feature_request.md

    bact committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    8216cc7 View commit details
    Browse the repository at this point in the history
  19. Update issue_report.md

    bact committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    8b9f647 View commit details
    Browse the repository at this point in the history
  20. Move PR template to .github/

    bact committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    4397cf6 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #495 from bact/dev

    Move PR template to .github/
    bact committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    9fcb4a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    0dd2afa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa0f579 View commit details
    Browse the repository at this point in the history
  3. Add Thai readme to manifest

    bact committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    edfbd5c View commit details
    Browse the repository at this point in the history
  4. Refactor GitHub Actions

    bact committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ad7f7ab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #498 from bact/refactor-gh-actions

    Refactor GitHub Actions
    bact committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    da91d4b View commit details
    Browse the repository at this point in the history
  6. Update lint.yml

    wannaphong committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    62d2a1b View commit details
    Browse the repository at this point in the history
  7. Update lint.yml

    wannaphong committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    3c6443b View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Update test.yml

    wannaphong committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    9b2472c View commit details
    Browse the repository at this point in the history
  2. Update test.yml

    wannaphong committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    50d12c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37a82a3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #499 from PyThaiNLP/fix-test

    Fixed test ci
    wannaphong committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    1867f87 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #497 from bact/rm-unused-ci-files

    Remove unused CI configuration files
    wannaphong committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    d2ddaf2 View commit details
    Browse the repository at this point in the history
  6. Re-add pull_request to trigger

    bact committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    4e1c3fa View commit details
    Browse the repository at this point in the history
  7. Re-add pull_request to trigger

    bact committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    35444a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b4e792 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. PyThaiNLP 2.2.6

    wannaphong committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    dacdf27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3e3709 View commit details
    Browse the repository at this point in the history
  3. Add GitHub Discussion to CONTRIBUTING.md

    Add GitHub Discussion url to CONTRIBUTING.md
    wannaphong committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    fc10bcd View commit details
    Browse the repository at this point in the history