parsing a simple sentence using syntaxnet (on Ubuntu)

could someone help me in with the following. I would appreciate it.

I would like to use syntaxnet to analyze a sentence. I installed Ubuntu on windows following this link.

What do I have to do next to make syntaxnet to produce result. The sentence is for example, "David put a book on shelf".

Thank you in advance.

Topic parsing nlp

Category Data Science


Have a look at the documentation from the Authors of SyntaxNet themselves (Google). That link shows all the main steps that you might want to do.

Looking at the general setup required, it seems like quite an involved process! I can't actually find any nice walkthroughs on how to really run and understand the models... only that first link above!


If you would like to simply parse sentences and are not tied to SyntaxNet, it might be worth looking into similar and (in my opinion) easier to use tools, such as spaCy. You can install it easily using one of the commands from their website:

enter image description here

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.