Skip to content

Boost Performance and Support Tokens#18

Open
MufidJamaluddin wants to merge 52 commits into
har07:developmentfrom
MufidJamaluddin:master
Open

Boost Performance and Support Tokens#18
MufidJamaluddin wants to merge 52 commits into
har07:developmentfrom
MufidJamaluddin:master

Conversation

@MufidJamaluddin

@MufidJamaluddin MufidJamaluddin commented Mar 15, 2019

Copy link
Copy Markdown
  1. Boost Performance
    Hal ini dapat dicapai dengan menggunakan lru_cache (untuk cache dictionary kata dasar dan stopword).

  2. Menambahkan fitur stem dari tokens (word list) dan fitur stopword removal dari tokens.

har07 and others added 30 commits January 16, 2016 09:48
 Update travis-ci link due to renamed repo
… karena remove langsung dari list words), dengan menggunakan list baru (dan memakai list comprehension). Menambahkan daftar stop word pada StopWordRemoverFactory.
Modifying prefix rule 27 to stem pen-{c|d|j|s|t|z}
`normalize_text()` supports both `string` and `unicode`
* remove git conflict info

* fix code formatting

* fix NameError: name 'here' is not defined
Mengubah dictionary dari list ke dictionary
following change in the package name a while ago
@coveralls

coveralls commented Mar 15, 2019

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.4%) to 97.818% when pulling 169edcf on MufidJamaluddin:master into 900eb35 on har07:development.

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.

8 participants