Feature extraction assignment for training machine learning classifier in python
mimsichka23 at gmail.com
mimsichka23 at gmail.com
Wed Sep 20 09:20:07 EDT 2017
More information about the Python-list mailing list
Wed Sep 20 09:20:07 EDT 2017
- Previous message (by thread): Fwd: Issues with python commands in windows powershell
- Next message (by thread): How to get Nose to run doctests from my Markdown documentation?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all, I have a question concerning this task. I need to train a classifier for a list of treebank sentences and extract features POS and FORM and then train a transition-based parser algorithm? Do you have any idea how I can do that, I used CountVectorizer and MultinomialNB but i have difficulty implementing the code.. Id be thankful if you could give me a hint..
- Previous message (by thread): Fwd: Issues with python commands in windows powershell
- Next message (by thread): How to get Nose to run doctests from my Markdown documentation?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list