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

[Umbrella Issue] Multilingual Support #170

Open
shaoyijia opened this issue Sep 18, 2024 · 4 comments
Open

[Umbrella Issue] Multilingual Support #170

shaoyijia opened this issue Sep 18, 2024 · 4 comments

Comments

@shaoyijia
Copy link
Collaborator

At present, we do not have immediate plans to introduce multilingual support for our deployed web research preview. However, we are strong advocates for making AI technology more inclusive and accessible to speakers of various languages.

As part of this commitment, we want to support the community in adapting STORM for use in other languages. This issue serves as a space for discussion, sharing experiences, and collaboration on efforts to expand STORM's multilingual capabilities.

We encourage anyone interested in this effort to share their attempts, insights, or challenges here. For example, we have already seen initial success in adding support for Arabic (#169). Team members will be actively involved in the discussion to provide support.

@zhoucheng89
Copy link

Title: Article Outline Disordered After Modifying WriteLeadSection for Chinese Output

Description:

To enable Storm to generate articles in Chinese, we modified the prompt in the WriteLeadSection method of the ArticleGenerationModule, requesting the output to be in Chinese. After making this change, the generated initial article outline became disorganized and was not assembled according to the specified outline sequence.

Steps to Reproduce:

  1. Modify the prompt in WriteLeadSection to request Chinese output.
  2. Generate an article using the modified module.
  3. Observe the structure of the generated article outline.

Expected Behavior:

  • The article outline should be generated in Chinese and assembled according to the predefined outline sequence.

Actual Behavior:

  • The generated article outline is disordered and does not follow the intended sequence.

Additional Information:

  • The issue began after changing the prompt for Chinese output.
  • This problem may affect other non-English language outputs as well.

Request:

  • Investigate the cause of the disordered outline when the prompt is set to Chinese.
  • Provide a fix or guidance on how to maintain the correct outline sequence with Chinese output.

@Yucheng-Jiang
Copy link
Collaborator

@zhoucheng89 would you please share the full system log directory as a zip file?

@zhoucheng89
Copy link

zhoucheng89 commented Sep 18, 2024

@zhoucheng89would you please share the full system log directory as a zip file?

@Yucheng-Jiang please check this zip

finding_key_players_in_complex_networks.zip

@shaoyijia
Copy link
Collaborator Author

Thank you! I will look into this during the weekend.

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

3 participants