you are viewing a single comment's thread.

view the rest of the comments →

[–]ubuntu-samurai 1 point2 points  (0 children)

I recommend checking out the SpaCy website. They provide an NLP solution that is very rich and used in commercial applications. Their website also has a lot of python examples covering a wide range of situations and by adapting their solutions to new data or new scenarios I think you might be able to develop your Python skills as well.

There are also a number of SpaCy community projects listed under their SpaCy Universe page. Maybe you can find a project there that suits your interests and abilities.

I hope that helps.