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

关于Bi-LSTM-CRF中的一些疑问,愿能够得到你的解答: #1

Open
aslicedbread opened this issue Jun 26, 2018 · 0 comments

Comments

@aslicedbread
Copy link

在main.py中,
flags.DEFINE_integer("seg_dim", 20, "Embedding size for segmentation, 0 if not used") #句子的最长长度,循环次数
这里seg_dim的意思还是不太理解;
在data_utils.py中,似乎有mapping?不是很理解它的作用,一般都是直接使用词(字)嵌入? 另外,使用的是预先训练好的character embedding based on the wiki?所以对这个mapping很疑惑。

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