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

如果有高级的词汇就完美了 #1

Open
mkoplqq2006 opened this issue Mar 3, 2020 · 5 comments
Open

如果有高级的词汇就完美了 #1

mkoplqq2006 opened this issue Mar 3, 2020 · 5 comments

Comments

@mkoplqq2006
Copy link

如题,如果有高级的词汇就完美了

@lzyrapx
Copy link
Owner

lzyrapx commented Mar 4, 2020

欢迎提个有高级词汇的版本~

@mkoplqq2006
Copy link
Author

嗯,有时间可以弄一下

新版标准日本语高级上册单词
https://wenku.baidu.com/view/7a48f1be9b6648d7c0c74676.html
新版标准日本语高级下册单词
https://wenku.baidu.com/view/5e9c8c8c58fafab068dc0261.html

@lzyrapx
Copy link
Owner

lzyrapx commented Mar 5, 2020

好呀~

@mkoplqq2006
Copy link
Author

发现一个小问题

Traceback (most recent call last):
File "C:\N2-Japanese\main.py", line 5, in
from src.get_data_frame import get_frame
File "C:\N2-Japanese\src\get_data_frame.py", line 8
print("---Start generating dataframe---')
^
SyntaxError: EOL while scanning string literal

@mkoplqq2006
Copy link
Author

这里应该是 '中文' 吧

---Start generating dataframe---
0%| | 0/138 [00:00<?, ?it/s]{'日文': '高層', '假名': 'こうそう', '发音': '0', '中文': '高层', '类型': '名词'}

0%| | 0/138 [00:00<?, ?it/s]
Traceback (most recent call last):
File "C:\N2-Japanese\main.py", line 17, in
df = get_frame(alpha)
File "C:\N2-Japanese\src\get_data_frame.py", line 18, in get_frame
chinese = entry['意思']
KeyError: '意思'

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

2 participants