Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

runtagger_parse output mismatch with input #3

@abhishekvaid

Description

@abhishekvaid

I'm trying to use your module with ARK on a project. We have a dump of tweets which need to POS Tag. On extensive testing, I've found that there's an issue with your script.

Your runtagger_parse method sometimes doesn't produce same number of lists as there are strings in the input. To exemplify, if I provide a list of 100 strings to runtagger_parse, then it sometimes produces 103 to 104 tuples as well. This is clearly a problem I hope you can see.

If you need the test case, please ping me on vaid.abhi@gmail.com or email me. I'll give you the serialized version of input which you can use for testing.

Regards

Vaid, Abhishek

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions