Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

がの連続 #18

Open
azu opened this issue Apr 9, 2018 · 2 comments
Open

がの連続 #18

azu opened this issue Apr 9, 2018 · 2 comments

Comments

@azu
Copy link
Member

azu commented Apr 9, 2018

リリース中にproductionビルドだとアプリが動作しないバグが見つかる

とか がかかってもおかしくないケースな気がする

@azu
Copy link
Member Author

azu commented Dec 27, 2019

// https://azu.github.io/morpheme-match/?text=リリース中にproductionビルドだとアプリが動作しないバグが見つかる
[
    {
        "surface_form": "リリース",
        "pos": "名詞",
        "pos_detail_1": "サ変接続",
        "pos_detail_2": "*",
        "pos_detail_3": "*",
        "conjugated_type": "*",
        "conjugated_form": "*",
        "basic_form": "リリース",
        "reading": "リリース",
        "pronunciation": "リリース"
    },
    {
        "surface_form": "中",
        "pos": "名詞",
        "pos_detail_1": "接尾",
        "pos_detail_2": "副詞可能",
        "pos_detail_3": "*",
        "conjugated_type": "*",
        "conjugated_form": "*",
        "basic_form": "中",
        "reading": "チュウ",
        "pronunciation": "チュー"
    },
    {
        "surface_form": "に",
        "pos": "助詞",
        "pos_detail_1": "格助詞",
        "pos_detail_2": "一般",
        "pos_detail_3": "*",
        "conjugated_type": "*",
        "conjugated_form": "*",
        "basic_form": "に",
        "reading": "ニ",
        "pronunciation": "ニ"
    },
    {
        "surface_form": "production",
        "pos": "名詞",
        "pos_detail_1": "一般",
        "pos_detail_2": "*",
        "pos_detail_3": "*",
        "conjugated_type": "*",
        "conjugated_form": "*",
        "basic_form": "*"
    },
    {
        "surface_form": "ビルド",
        "pos": "名詞",
        "pos_detail_1": "一般",
        "pos_detail_2": "*",
        "pos_detail_3": "*",
        "conjugated_type": "*",
        "conjugated_form": "*",
        "basic_form": "*"
    },
    {
        "surface_form": "だ",
        "pos": "助動詞",
        "pos_detail_1": "*",
        "pos_detail_2": "*",
        "pos_detail_3": "*",
        "conjugated_type": "特殊・ダ",
        "conjugated_form": "基本形",
        "basic_form": "だ",
        "reading": "ダ",
        "pronunciation": "ダ"
    },
    {
        "surface_form": "と",
        "pos": "助詞",
        "pos_detail_1": "格助詞",
        "pos_detail_2": "引用",
        "pos_detail_3": "*",
        "conjugated_type": "*",
        "conjugated_form": "*",
        "basic_form": "と",
        "reading": "ト",
        "pronunciation": "ト"
    },
    {
        "surface_form": "アプリ",
        "pos": "名詞",
        "pos_detail_1": "一般",
        "pos_detail_2": "*",
        "pos_detail_3": "*",
        "conjugated_type": "*",
        "conjugated_form": "*",
        "basic_form": "*"
    },
    {
        "surface_form": "が",
        "pos": "助詞",
        "pos_detail_1": "格助詞",
        "pos_detail_2": "一般",
        "pos_detail_3": "*",
        "conjugated_type": "*",
        "conjugated_form": "*",
        "basic_form": "が",
        "reading": "ガ",
        "pronunciation": "ガ"
    },
    {
        "surface_form": "動作",
        "pos": "名詞",
        "pos_detail_1": "サ変接続",
        "pos_detail_2": "*",
        "pos_detail_3": "*",
        "conjugated_type": "*",
        "conjugated_form": "*",
        "basic_form": "動作",
        "reading": "ドウサ",
        "pronunciation": "ドーサ"
    },
    {
        "surface_form": "し",
        "pos": "動詞",
        "pos_detail_1": "自立",
        "pos_detail_2": "*",
        "pos_detail_3": "*",
        "conjugated_type": "サ変・スル",
        "conjugated_form": "未然形",
        "basic_form": "する",
        "reading": "シ",
        "pronunciation": "シ"
    },
    {
        "surface_form": "ない",
        "pos": "助動詞",
        "pos_detail_1": "*",
        "pos_detail_2": "*",
        "pos_detail_3": "*",
        "conjugated_type": "特殊・ナイ",
        "conjugated_form": "基本形",
        "basic_form": "ない",
        "reading": "ナイ",
        "pronunciation": "ナイ"
    },
    {
        "surface_form": "バグ",
        "pos": "名詞",
        "pos_detail_1": "一般",
        "pos_detail_2": "*",
        "pos_detail_3": "*",
        "conjugated_type": "*",
        "conjugated_form": "*",
        "basic_form": "バグ",
        "reading": "バグ",
        "pronunciation": "バグ"
    },
    {
        "surface_form": "が",
        "pos": "助詞",
        "pos_detail_1": "格助詞",
        "pos_detail_2": "一般",
        "pos_detail_3": "*",
        "conjugated_type": "*",
        "conjugated_form": "*",
        "basic_form": "が",
        "reading": "ガ",
        "pronunciation": "ガ"
    },
    {
        "surface_form": "見つかる",
        "pos": "動詞",
        "pos_detail_1": "自立",
        "pos_detail_2": "*",
        "pos_detail_3": "*",
        "conjugated_type": "五段・ラ行",
        "conjugated_form": "基本形",
        "basic_form": "見つかる",
        "reading": "ミツカル",
        "pronunciation": "ミツカル"
    }
]

https://azu.github.io/morpheme-match/?text=%E3%83%AA%E3%83%AA%E3%83%BC%E3%82%B9%E4%B8%AD%E3%81%ABproduction%E3%83%93%E3%83%AB%E3%83%89%E3%81%A0%E3%81%A8%E3%82%A2%E3%83%97%E3%83%AA%E3%81%8C%E5%8B%95%E4%BD%9C%E3%81%97%E3%81%AA%E3%81%84%E3%83%90%E3%82%B0%E3%81%8C%E8%A6%8B%E3%81%A4%E3%81%8B%E3%82%8B

@azu
Copy link
Member Author

azu commented Nov 10, 2020

しばらくの間、仕様変更の追従などのアップデートは止まっていましたが、作者が復帰したためメンテナンスが再開されています。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant