Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

HfstPythonVersion4

eaxelson edited this pageNov 21, 2017 ·2 revisions

HFST Python API version 4.0

This page contains plans for a future release of HFST python API.

HfstMutableTransducer

Currently, we have HfstBasicTransducer, but a more descriptive name would be HfstMutableTransducer.

Exceptions

Maybe not a separate class for each exception but subclass(es) of RuntimeError?

Special characters

A more coherent way of handling and special characters (epsilon, unknown, identity, flag diacritics, space, colon) when converting between text and binary formats. Could long names, e.g. (@_UNKNOWN_SYMBOL_@) be always short (?) by default?

Also, default for handling flag diacritics varies among the python API functions as well as between python API and command line tools.

Keyword argument names and default values

They currently differ between HFST command line tools (options) and python API. Should they be the same?

Version numbering scheme

  • Three or four digits?
  • Semantic versioning?
  • Version numbers separate from HFST command line tools?
Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp