Browse thread
Inflection lib for ocaml ?
- Conglun Yao
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Conglun Yao <yaoconglun@g...> |
| Subject: | Inflection lib for ocaml ? |
Dear all, I'm wondering is there any library in OCaml performing word inflection between singular and plural, like Lingua-EN-Inflect in perl. Or someone is already doing the work? I can only find code snapshot in Pleac_ocaml (Printing Correct Plurals) http://pleac.sourceforge.net/pleac_ocaml/numbers.html Cheers, Conglun