Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

veer66/wordcut-x-clj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordcut-x-clj

A wordcut-x wrapper for Clojure

Usage example

(require '[rocks.veer66.wordcut :refer :all])
(def wordcut (create-wordcut-from-url "https://file.veer66.rocks/dix/tdict-std.txt"))
(wordseg wordcut "กากาก")
(build-dag wordcut "กากาก")

Install

Lein

[rocks.veer66/wordcut-x-clj "0.1.4-SNAPSHOT"]

About

Clojure wordcut-x wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published