https://github.com/ariya/unmix
Undo the so-called mix lingo, a code-mixing style (Bahasa Jaksel)
https://github.com/ariya/unmix
bahasaindonesia indonesian parser
Last synced: 5 months ago
JSON representation
Undo the so-called mix lingo, a code-mixing style (Bahasa Jaksel)
- Host: GitHub
- URL: https://github.com/ariya/unmix
- Owner: ariya
- License: mit
- Created: 2018-11-05T10:13:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-24T08:41:19.000Z (over 3 years ago)
- Last Synced: 2025-04-27T06:51:42.643Z (5 months ago)
- Topics: bahasaindonesia, indonesian, parser
- Language: JavaScript
- Homepage: https://ariya.io/demo/unmix
- Size: 38.1 KB
- Stars: 87
- Watchers: 3
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Unmix
Unmix is a tool can undo, to a certain extent, the so-called South Jakarta style of code-mixing (for more details, read the following article from The Jakarta Post: [Mix lingo 'literally' a thing for South Jakartans](http://www.thejakartapost.com/news/2018/09/05/mix-lingo-literally-a-thing-for-south-jakartans.html)).
To see how it works, please check its [online demo](https://ariya.io/demo/unmix):

Note that Unmix does not implement a full-fledged NLU (natural language understanding). Therefore, it may not identify all possible revertible code-mixing forms. It also has a limited set of vocabulary. If Unmix does not behave as expected, please file a bug or even better submit a pull request!
This module is created and maintained by [@AriyaHidayat](https://twitter.com/AriyaHidayat).