Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding properties param for tokensregex, semgrex and regex methods #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gerardobort
Copy link

As of released in CoreNLP v3.9.0, StanfordCoreNLPServer class now accepts the properties param for tokensregex and semgrex as well as for tregex endpoint.

This para works similarly as as the "annotate" endpoint does, allowing for language selection and custom annotators such as NER. It is not possible to use them without this.

Reference:
stanfordnlp/CoreNLP@8a2f5fb
stanfordnlp/CoreNLP@76f2bcd

@gerardobort gerardobort force-pushed the feature/server-properties branch 3 times, most recently from 6d49aa9 to b78f4e7 Compare February 18, 2018 17:29
@gerardobort gerardobort force-pushed the feature/server-properties branch from b78f4e7 to 3691a42 Compare February 18, 2018 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant