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

GERBIL Integration #10

Open
diegoesteves opened this issue Jan 16, 2017 · 4 comments
Open

GERBIL Integration #10

diegoesteves opened this issue Jan 16, 2017 · 4 comments
Assignees
Milestone

Comments

@diegoesteves
Copy link
Member

  • integrate GERBIL's platform on HORUS
diegoesteves added a commit that referenced this issue Apr 23, 2017
- adding char position for each term at sentence level (this is useful for issue #10)
@diegoesteves
Copy link
Member Author

added char position for each term at field 27 of horus_matrix
example: paris hilton is nice

paris = 0
hilton = 6
is = 13
nice =16

@renespeck
Copy link

In case the input contains multiple sentences, I assume the char position is for the input.
E.g.: "Paris Hilton is nice. And Paris is a woman."

paris = 0
hilton = 6
is = 13
nice =16
and=22
paris= 26
...

That's correct?

@diegoesteves
Copy link
Member Author

diegoesteves commented Apr 24, 2017 via email

@diegoesteves diegoesteves self-assigned this Jul 5, 2017
@diegoesteves diegoesteves added this to the WSDM milestone Jul 5, 2017
@diegoesteves
Copy link
Member Author

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

2 participants