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

Connecting analyzer to database #4

Open
zachwooddoughty opened this issue Nov 22, 2013 · 1 comment
Open

Connecting analyzer to database #4

zachwooddoughty opened this issue Nov 22, 2013 · 1 comment
Assignees

Comments

@zachwooddoughty
Copy link
Collaborator

I've put in some (mostly skeleton) code for setting up the analyzer to run intrinsic followed by extrinsic. Right now, the problem is that Noah's run_intrinsic code returns a list of tuples which have spans of (intrinsically) suspicious passages. As far as I can tell, there's no easy way to turn to the extrinsic world and ask for the extrinsic-suspicion of a particular passage. It also isn't clear that the best way to go about asking the database for extrinsic-suspicion (the confidence we have that a passage is plagiarized via given source documents) is through the span index values.

Thoughts?

@ghost ghost assigned CprCertified and FatTony746 Nov 22, 2013
@zachwooddoughty
Copy link
Collaborator Author

I don't think you can add multiple assignees, but @FatTony746 and @NoahCarnahan might be able to help with this.

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

3 participants