diff --git a/contents.json b/contents.json index e8a76dec..6c8f63a9 100644 --- a/contents.json +++ b/contents.json @@ -3436,6 +3436,12 @@ "description":"Parser combinator framework that supports source location tracking, backtracking prevention, and rich error messages.", "homepage":"https://github.com/rxwei/Parsey" }, + { + "title":"EunNeun", + "category":"text", + "description":"Automatically chooses the correct Korean particle (은/는, 이/가, 을/를, etc.) for a given word or sentence.", + "homepage":"https://github.com/halococo/EunNeun" + }, { "title":"PhoneNumberKit", "category":"phone-numbers",