Skip to content

Conversation

bact
Copy link
Member

@bact bact commented Oct 30, 2018

  • Remove pyicu uses in collation (already have _thkey() for sort key)
  • Remove hunspell uses in spell (already have Peter Norvig's checker)
  • Remove pythainlp.text.Text (nltk Text wrapper) (user can do this by themselve)
  • Remove pylexto uses in tokenization
  • rename collation() to collate() (use verb and function name)

bact added 2 commits October 30, 2018 17:29
- Remove pyicu uses in collation (already have _thkey() for sort key)
- Remove hunspell uses in spell (already have Peter Norvig's checker)
- Remove pythainlp.text.Text (nltk Text wrapper) (user can do this by themselve)
- Remove pylexto uses in tokenization
Merge from pythainlp/pythainlp
@bact bact requested a review from wannaphong October 30, 2018 09:36
@bact bact changed the title Remove obsolete and unused codes Remove obsoleted, unused, and experimental codes Oct 30, 2018
@coveralls
Copy link

Coverage Status

Coverage decreased (-2.2%) to 60.872% when pulling f5cd8dc on bact:dev into 59e35b6 on PyThaiNLP:dev.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-2.2%) to 60.872% when pulling f5cd8dc on bact:dev into 59e35b6 on PyThaiNLP:dev.

Copy link
Member

@wannaphong wannaphong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ผมเช็คโค้ดแล้ว น่าจะไม่มีปัญหาอะไรนะครับ

@bact
Copy link
Member Author

bact commented Oct 31, 2018

ขอบคุณครับ งั้นผม merge เลยนะครับ :)

@bact bact merged commit b44d06c into PyThaiNLP:dev Oct 31, 2018
@wannaphong wannaphong mentioned this pull request Nov 3, 2018
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

Successfully merging this pull request may close these issues.

3 participants