Hacker News new | ask | show | jobs
by ertand 2933 days ago
You could jointly train a NN to parse the sentence and tackle the NLP task you have at the same time, or instead of just using the tokens you could use a parser to add more features too.

edit: clarification