Skip to content

Releases: kumparan/nlp-id

v.0.1.20.0

26 Aug 06:19
9809215

Choose a tag to compare

What's Changed

  • misc: update python compability to python 3 12 by @zavliju in #23

Full Changelog: v0.1.19.0...v0.1.20.0

v.0.1.19.0

13 May 06:23
c04a622

Choose a tag to compare

What's Changed

Full Changelog: v0.1.18.0...v.0.1.19.0

Fix Vulnerability Library

19 Aug 01:33
bcf834f

Choose a tag to compare

  • update NLTK version to 3.9.1

Support Python 3.9

03 Nov 08:33

Choose a tag to compare

  • Update sklearn version to support python 3.9

Update postagger model

04 Aug 07:29
16edba8

Choose a tag to compare

  • Update postagger model
  • Update postag dataset

Update Tokenizer Data

29 Jul 08:00

Choose a tag to compare

  • Update non_clitics data for tokenizer

Update Tokenizer

09 Jul 06:11

Choose a tag to compare

  • Fix tokenization of tokens like sepenuhnya, setelahnya, sebelum-sebelumnya, etc.

Update Lemmatizer and Tokenizer

05 Jul 07:17

Choose a tag to compare

  • Fix tokenization of words ending with nya, ku, mu, etc.
  • Fix lemmatization of words with - in it

Adjust tokenizer

30 Jun 09:42

Choose a tag to compare

  • Adjust tokenizer so that some tokens that is personal pronoun or particle will be split

Add training and evaluation

25 Feb 08:56

Choose a tag to compare

Added training and evaluation method in README file.