-
Notifications
You must be signed in to change notification settings - Fork 242
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
CL lab fixes #134
Open
mukundc2k
wants to merge
23
commits into
virtual-labs-archive:master
Choose a base branch
from
mukundc2k:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
CL lab fixes #134
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fixing an issue
Found https://www.ling.upenn.edu/courses/Fall_2003/ling001/penn_treebank_pos.html , as a replacement for http://www.comp.leeds.ac.uk/ccalas/tagsets/upenn.html, which doesn't work anymore. I found the Penn tree bank by Googling and through the knowledge of what we used for CL1 course. (Fixing virtual-labs-archive#48)
Changed Old link to an active link
changed text for form 1 submission to number, starting from 0 and accepts only non-decimal
Edited text to specific numbers
virtual-labs-archive#47 fixed, the new link was found on googling the intended PDF title.
Updated link to an active one
Added center align attribute to the table, to fix virtual-labs-archive#46 .
Center Aligned table
virtual-labs-archive#43 Fixed, removed second paragraph and added "... chapter 9", to "... chapter 9 and 10.".
Merged Unneccesary Paragraphs
Modified Hindi Example to reflect and match the English one. virtual-labs-archive#30 fixed.
Changed Hindi Example
Added center align feature to the table, fixed virtual-labs-archive#29
Center Aligned Table
updated color from background ff0000 to f9bf3b . This solves the visibility issue, checked and compared visibility from http://colorsafe.co/ and updated it to a color still distant from white (so selection still makes a different look), but the is far more visible as compared to earlier red-black combination. Fix virtual-labs-archive#41 .
Updated color - Visibiltiy fix virtual-labs-archive#41
Fix virtual-labs-archive#54 , Experiment 2. Have edited the question to make the intent clearer, add the word ...ALL OF.., and a phrase explaining the same, after that.
Made experiment procedure clear
Fix virtual-labs-archive#59 virtual-labs-archive#60 , Experiment 1. Have edited the question to make the intent clearer, add the word ...ALL OF.., and a phrase explaining the same, after that.
Made experiment procedure clear
Fix virtual-labs-archive#62 , Experiment 6. Have edited the question to make the intent clearer, add the word ...ALL OF.., and a phrase explaining the same, after that.
Made experiment procedure clear
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#48 and #61 fixed.
computational-linguistics-lab_exp8_further-readings_oldlink #48 by finding an alter as described. (New and active Treebank link)
computational-linguistics-lab_exp6 #61 by Googling up the location of the lost exp6 and decommenting it out of Index source code.