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

OPENNLP-719: Override any name type with specified type #48

Closed
wants to merge 1 commit into from
Closed

OPENNLP-719: Override any name type with specified type #48

wants to merge 1 commit into from

Conversation

wcolen
Copy link
Member

@wcolen wcolen commented Jan 11, 2017

The previous PR was only overriding if the span type was null, now it override if the parameter is set.

See OPENNLP-719

@@ -143,10 +143,8 @@ public NameFinderEventStream(ObjectStream<NameSample> dataStream) {
private void overrideDefaultType(Span[] names) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We probably want to rename the method.

@kottmann
Copy link
Member

kottmann commented Jan 11, 2017

@wcolen your commit message is too long and should start with capital letter, and "Change" doesn't say anything anyway

e.g. OPENNLP-719: Override any name type with specified type

@wcolen wcolen changed the title OPENNLP-719: changes NameFinder type to override any annotation OPENNLP-719: Override any name type with specified type Jan 11, 2017
Copy link
Member

@kottmann kottmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 lgtm

@asfgit asfgit closed this in f295b18 Jan 11, 2017
asfgit pushed a commit that referenced this pull request Apr 16, 2017
asfgit pushed a commit that referenced this pull request Apr 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants