0

I am working with a project in python where i need to parse sentences for comparisons and finding similarity between sentences.

I have seen how to parse sentences using stanford parser in java, for the same to do in python,I have downloaded nltk for python.I am new to both python and natural language processing.

I would like to know what are the methods and libraries available with nltk. Any help with possible resources is appreciated.

Thanks in advance.

1 Answer 1

1

Use python wrapper for CoreNLP: https://github.com/kedz/corenlp

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.