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

Japanese: Additional expressions to be considered for the sub-word split hint attribute #308

Open
makorin0315 opened this issue Dec 10, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@makorin0315
Copy link
Collaborator

The implementation for issue #234 addressed expression including the particle の only, i.e., numbered item 1. Currently a new attribute label JPno_join_Con is being used. Additional expressions to be further considered include:

  • The particle な that is preceded by Adjectival Nouns and succeeded by another Concept
    For example: 無力な国連 (this was numbered item 2 in issue Japanese: add a sub-word split hint attribute to specific particles within Concepts #234)

  • expression that include での within the Concept
    ロームは半導体の原材料調達や生産での協業を探る見通し。→ での within 生産での協業

  • expression that include からの within the Concept
    記者団にロシアからの攻撃か聞かれた。→ からの within ロシアからの攻撃

  • expressions that include pronouns, such as どこか or 誰か i.e., somewhere, someone
    加盟国のどこかが武力攻撃を受ける可能性。→ 加盟国のどこか
    誰かのいたずらかも知れない。→ 誰かのいたずら

  • expression that includes すべて, i.e., all
    すべての締結国への攻撃とみなされる。→ すべての締結国

  • other expressions
    内需のもう一つの柱である設備投資。 → もう一つの柱
    台湾海峡の平和と安定の重要性も改めて強調した。 → 安定の重要性
    抗体陽性のlong-covidはまだ報告されていません。 → 抗体陽性のlong-covid

To be discussed with @Rei-hub and Dr. Torikai:

  • whether to implement each of these expressions
  • if they should all use different attribute labels or not
@makorin0315 makorin0315 added the enhancement New feature or request label Dec 10, 2022
@makorin0315 makorin0315 self-assigned this Dec 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant