Results of 1 - 10 of about 39 for pspell (0.002 sec.)
- 単語を置換する組を保存する 9475
- « pspell_save_wordlist pspell_suggest » PHP Manual Pspell 関数 単語を置換する組を保存する pspell
... _replacement (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_store_replacement — 単語を置換する組を保存する 説明 ... pspell_store_replacement ( PSpell\Dictionary $dictionary ... , string $misspelled , string $correct ): bool pspell_store_replacement() は、単語の置換候補を 保存します ... 。これにより、この後の pspell_suggest() で置換候補を返すことが可能と なります。こ ...
-
https://man.plustar.jp/php/function.pspell-store-replacement.html
- [similar]
- Pspell 9444
- « mb_substr はじめに » PHP Manual 自然言語および文字エンコーディング Pspell Pspell はじめに イン
... インストール手順 実行時設定 リソース型 定義済み定数 Pspell 関数 pspell_add_to_personal — ユーザーの単語リスト ... に単語を追加する pspell_add_to_session — 現在のセッションの単語リストに単語 ... を追加する pspell_check — 単語をチェックする pspell_clear_session — ... 現在のセッションをクリアする pspell_config_create — 辞書をオープンする際に使用する設定 ...
-
https://man.plustar.jp/php/book.pspell.html
- [similar]
- 現在のセッションをクリアする 9444
- « pspell_check pspell_config_create » PHP Manual Pspell 関数 現在のセッションをクリアする pspell
... lear_session (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_clear_session — 現在のセッションをクリアする 説明 ... pspell_clear_session ( PSpell\Dictionary $dictionary ): bool pspell_clear_sessio ... アします。現在の単語リストはブランクになり、 例えば pspell_save_wordlist() でこのリストを保存しても何もおきま ... せん。 パラメータ dictionary PSpell\Dictionary クラスのインスタンス。 戻り値 成功した場 ...
-
https://man.plustar.jp/php/function.pspell-clear-session.html
- [similar]
- 返される提案の数のモードを変更する 9428
- « pspell_config_ignore pspell_config_personal » PHP Manual Pspell 関数 返される提案の数のモードを
... 変更する pspell_config_mode (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ... fig_mode — 返される提案の数のモードを変更する 説明 pspell_config_mode ( PSpell\Config $config , int $mode ): ... bool pspell_config_mode() は、 pspell_new_config() のコール前に ... 設定を行う際に使用します。この関数は、 pspell_suggest() により返される修正候補の数を定義します。 ...
-
https://man.plustar.jp/php/function.pspell-config-mode.html
- [similar]
- ユーザーの単語リストに単語を追加する 9397
- « Pspell 関数 pspell_add_to_session » PHP Manual Pspell 関数 ユーザーの単語リストに単語を追加する
... pspell_add_to_personal (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP ... 8) pspell_add_to_personal — ユーザーの単語リストに単語を追加 ... する 説明 pspell_add_to_personal ( PSpell\Dictionary $dictionary , ... string $word ): bool pspell_add_to_personal() はユーザーの単語リスト に単語を追 ...
-
https://man.plustar.jp/php/function.pspell-add-to-personal.html
- [similar]
- 指定した設定に基づき新規辞書をロードする 9397
- « pspell_config_save_repl pspell_new_personal » PHP Manual Pspell 関数 指定した設定に基づき新規辞
... 書をロードする pspell_new_config (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) p ... ig — 指定した設定に基づき新規辞書をロードする 説明 pspell_new_config ( PSpell\Config $config ): PSpell\Dicti ... onary | false pspell_new_config() は、 pspell_config_create() で作成され ... 、 関数 pspell_config_*() で修正された config を使用して 新規辞書 ...
-
https://man.plustar.jp/php/function.pspell-new-config.html
- [similar]
- 個人の単語リストをファイルに保存する 9319
- « pspell_new pspell_store_replacement » PHP Manual Pspell 関数 個人の単語リストをファイルに保存す
... る pspell_save_wordlist (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8 ... ) pspell_save_wordlist — 個人の単語リストをファイルに保存す ... る 説明 pspell_save_wordlist ( PSpell\Dictionary $dictionary ): b ... ool pspell_save_wordlist() は、 現在のセッションから個人の単語 ...
-
https://man.plustar.jp/php/function.pspell-save-wordlist.html
- [similar]
- Pspell 関数 9272
- « 定義済み定数 pspell_add_to_personal » PHP Manual Pspell Pspell 関数 Pspell 関数 目次 pspell_ad
... to_personal — ユーザーの単語リストに単語を追加する pspell_add_to_session — 現在のセッションの単語リストに単語 ... を追加する pspell_check — 単語をチェックする pspell_clear_session — ... 現在のセッションをクリアする pspell_config_create — 辞書をオープンする際に使用する設定 ... を作成する pspell_config_data_dir — 言語のデータファイルの場所 pspel ...
-
https://man.plustar.jp/php/ref.pspell.html
- [similar]
- 置換候補を保持するファイルを設定する 9256
- « pspell_config_personal pspell_config_runtogether » PHP Manual Pspell 関数 置換候補を保持するフ
... ァイルを設定する pspell_config_repl (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ... g_repl — 置換候補を保持するファイルを設定する 説明 pspell_config_repl ( PSpell\Config $config , string $file ... た場合、そして、適当な修正候補がリストにあった場合、 pspell_store_replacement() を置換候補を保存するために使用 ... し、置換候補を含む単語リストを保存するために pspell_save_wordlist() を使用することが可能です。 pspell_ ...
-
https://man.plustar.jp/php/function.pspell-config-repl.html
- [similar]
- 長さが N 文字未満の単語を無視する 9178
- « pspell_config_dict_dir pspell_config_mode » PHP Manual Pspell 関数 長さが N 文字未満の単語を無
... 視する pspell_config_ignore (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8 ... ) pspell_config_ignore — 長さが N 文字未満の単語を無視する ... 説明 pspell_config_ignore ( PSpell\Config $config , int $min_l ... ength ): bool pspell_config_ignore() は、 pspell_new_config() をコールす ...
-
https://man.plustar.jp/php/function.pspell-config-ignore.html
- [similar]