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

How do you translate features into word vectors? #84

Open
perfectdingdong opened this issue Mar 29, 2018 · 1 comment
Open

How do you translate features into word vectors? #84

perfectdingdong opened this issue Mar 29, 2018 · 1 comment

Comments

@perfectdingdong
Copy link

I read the source code. However, i am not good at C++. Do i have to extract features just like you do? Do you translate all the features including the characters in front of the equal sign into the word vectors? Thank you.

@mingruic123
Copy link

I think you can read the source code in this file
https://github.com/scrapinghub/python-crfsuite/blob/master/pycrfsuite/_pycrfsuite.pyx
which is written in Python code

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