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

Feature/palavras full output #157

Merged
merged 5 commits into from
Oct 21, 2013

Conversation

flavioamieiro
Copy link
Member

This new worker saves the full output from PALAVRAS and allows other workers to use it. This pull request also adapts the existing POS tagger based on PALAVRAS to use the output of this new worker.

@@ -25,25 +25,30 @@


class TestPosWorker(unittest.TestCase):
def test_should_return_None_if_palavras_raw_does_not_exist(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

This test is failing!

turicas added a commit that referenced this pull request Oct 21, 2013
@turicas turicas merged commit 2845053 into NAMD:develop Oct 21, 2013
turicas added a commit to NAMD/pypln.web that referenced this pull request Oct 21, 2013
@flavioamieiro flavioamieiro deleted the feature/palavras_full_output branch November 4, 2013 15:06
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.

2 participants