F
F
Firues2016-12-02 13:46:00
Google
Firues, 2016-12-02 13:46:00

Tensorflow -> Syntaxnet -> how to connect the Russian language model and start parsing sentences in python?

I can't figure out how to use this tool to parse sentences in Russian.
The difficulty is connecting the model with the Russian language. I don't understand how to do it.
It works with English through command launch:

"echo 'Bob brought the pizza to Alice.' | syntaxnet/demo.sh"

The second task is to start parsing sentences in a python script (you give a sentence as input, and at the output you get a version parsed by Syntaxnet)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
Firues, 2016-12-16
@Firues

Found an answer to your question. As usual, everything is simple to disgrace:
If you need details, then everything is written here: https://habrahabr.ru/post/317564/
Apparently, this time I need to mark my answer as a solution?

V
Vlad_Fedorenko, 2016-12-03
@Vlad_Fedorenko

Maybe this link will help. Apparently, either a pre-trained model with its own task_context is needed, or you need to train the model yourself.
https://github.com/tensorflow/models/issues/171

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question