Skip to content

Remove obsoleted, unused, and experimental codes#140

Merged
bact merged 4 commits into
PyThaiNLP:devfrom
bact:dev
Oct 31, 2018
Merged

Remove obsoleted, unused, and experimental codes#140
bact merged 4 commits into
PyThaiNLP:devfrom
bact:dev

Conversation

@bact

@bact bact commented Oct 30, 2018

Copy link
Copy Markdown
Member
  • 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
Copy Markdown

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
Copy Markdown

Coverage Status

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

@wannaphong wannaphong left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

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

@bact

bact commented Oct 31, 2018

Copy link
Copy Markdown
Member Author

ขอบคุณครับ งั้นผม 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