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

NLP: Notebook + Minor Changes #579

Merged
merged 3 commits into from
Jul 9, 2017
Merged

NLP: Notebook + Minor Changes #579

merged 3 commits into from
Jul 9, 2017

Conversation

antmarakis
Copy link
Collaborator

The nlp notebook was empty, so I started working on it. I have so far done the HITS algorithm, but more is coming. I left the introduction/overview of the notebook unfinished, since I have not finished studying the material yet. I will write an intro once I have grasped the NLP chapters.

Also I made some changes to the .py files. Namely, I swapped around the arguments in the Page class. I feel it is more appropriate to have authority and hub scores at the end of the argument list and the in/out-links higher up. I feel this is more natural + it suits the notebook more.

Finally, I changed the code to look more like the pseudocode.

@norvig norvig merged commit be0a10e into aimacode:master Jul 9, 2017
@antmarakis antmarakis deleted the patch-1 branch July 12, 2017 15:53
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