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

How can I make prediction from a text file #13

Open
shantanu778 opened this issue Aug 4, 2023 · 5 comments
Open

How can I make prediction from a text file #13

shantanu778 opened this issue Aug 4, 2023 · 5 comments

Comments

@shantanu778
Copy link

I want to pass a text file and get the clusters of coreference.
For example,

Input: My name is Sarah and I live in London. I go to the office everyday with my car.
Output: [[My, I, I, my]]

I don't know how to solve this issue. Can you please give me an idea?

@LoveLetter1
Copy link

Hello, have you solved the problem?

@shantanu778
Copy link
Author

@LoveLetter1 Sorry for being late.
Yes. lmk if you still need any help.

@LoveLetter1
Copy link

Yes,i need.How did you achieve that?
I want to get the entity and relation.

@kpmealey
Copy link

Hi! I am also looking for this answer. In the README, you say "For coreference resolution, convert the new dataset to CoNLL-12 format" -- but I have not found any open-source methods for converting to CoNLL-12 format and finding myself reverse-engineering how to create parse bits etc. Can you recommend how to go about this?

@zz-hitnlper
Copy link

@LoveLetter1 Sorry for being late. Yes. lmk if you still need any help.

hello,i want know how achieve this idea,how to conll2012,can you help me?

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

No branches or pull requests

4 participants