• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

har07 / PySastrawi / 84
97%
master: 98%

Build:
Build:
LAST BUILD BRANCH: development
DEFAULT BRANCH: master
Ran 05 Apr 2020 05:56AM UTC
Jobs 2
Files 4
Run time 8s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
84

push

travis-ci

web-flow
Refactor kode agar terlihat lebih Python. (#20)

* Update .travis.yml

* add files for package distribution, according to : http://python-packaging-user-guide.readthedocs.org/en/latest/distributing/

* config files for travis-ci, coveralls, pypi/setup

* update readme

* remove support for Python 3.2 due to build error

* fix typo

* PyPI/pip badge

* Update README.md

* commit successful pip setup configurations

* Update README.md

* Update travis-ci link.Add demo URL

 Update travis-ci link due to renamed repo

* Update README.rst

* Memperbaiki StopWordRemover saat menghapus list words (skipped cursor karena remove langsung dari list words), dengan menggunakan list baru (dan memakai list comprehension). Menambahkan daftar stop word pada StopWordRemoverFactory.

* Update to Sastrawi v1.2.0

* update coverage badge link

* change lower sequence (#5)

`normalize_text()` supports both `string` and `unicode`

* fix NameError when installing (#6)

* remove git conflict info

* fix code formatting

* fix NameError: name 'here' is not defined

* release v1.1.0

* Add LICENSE (#8)

* update new pypi badge

* remove empty line from list kata-dasar

* Mengubah dictionary dari list ke dictionary

Mengubah dictionary dari list ke dictionary

* release 1.2.0

* update pip install instruction

following change in the package name a while ago

* refactor: mengurangi struktur data yang kompleks.

Mengapa perubahan dilakukan:
Dari penggunaannya, class ArrayDictionary dapat disederhanakan menjadi 
tipe data set() yang memiliki kompleksitas searching setara dengan 
dict(), namun lebih efisien memori karena hanya menyimpan nilai keys.

* refactor: menyederhanakan proses import

Mengapa perubahan dilakukan:
Mengubah setiap class pada folder Disambiguator menjadi sebuah fungsi 
sederhana lalu menggabungkannya ke dalam satu file, mempermudah proses 
import dan maintenance kode.

* refactor: mengu... (continued)

577 of 593 relevant lines covered (97.3%)

1.95 hits per line

Jobs
ID Job ID Ran Files Coverage
3 84.3 05 Apr 2020 05:56AM UTC 0
97.3
Travis Job 84.3
4 84.4 05 Apr 2020 05:56AM UTC 0
97.3
Travis Job 84.4
Source Files on build 84
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #84
  • 4ecf2cd8 on github
  • Prev Build on development (#83)
  • Next Build on development (#85)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc