Datasets:
| # List of alphabets (utf-8 encoded). Note that '#' starts a comment line, which | |
| # will be ignored by the parser. | |
| # begin of vocabulary | |
| # IMPORTANT! The first character should be space. | |
| a | |
| b | |
| c | |
| d | |
| e | |
| f | |
| g | |
| h | |
| i | |
| j | |
| k | |
| l | |
| m | |
| n | |
| o | |
| p | |
| q | |
| r | |
| s | |
| t | |
| u | |
| v | |
| w | |
| x | |
| y | |
| z | |
| é | |
| ë | |
| è | |
| ê | |
| à | |
| â | |
| ù | |
| û | |
| ü | |
| ç | |
| ï | |
| î | |
| ô | |
| œ | |
| ' |