source: other-projects

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33983   4 years ak19 More sensible name for method which had too long kept its old name …
(edit) @33982   4 years ak19 SummaryTool.java now processed the handcrafted UNIQUE domains counts …
(edit) @33981   4 years ak19 As Dr Bainbridge suggested, code now opens a new firefox tab with a …
(edit) @33980   4 years ak19 Additional comments
(edit) @33979   4 years ak19 Clearly stating that counts are of unique domains
(edit) @33978   4 years ak19 Opens all geoJSON maps in new tabs instead of waiting for user to have …
(edit) @33977   4 years ak19 Added something on precision vs recall being applicable to our …
(edit) @33976   4 years ak19 Adding in what I could remember of Dr Bainbridge's statement about the …
(edit) @33966   4 years ak19 Added the origSequence and basicDomain columns to the random 260 web …
(edit) @33965   4 years ak19 1. Adding a basicDomain column (stripped of http/https and www prefix) …
(edit) @33964   4 years ak19 2 records were missing a value for the qualityLevel column.
(edit) @33963   4 years ak19 Added a new helper method to MongoDBQueryer.java to add numPagesInMRI …
(edit) @33962   4 years ak19 2 fields changed, as one was missed out and the other incorrectly …
(edit) @33961   4 years ak19 New category, LINK_TEXT, introduced for the random web page URL samples.
(edit) @33960   4 years ak19 Reviewed all the random sample web page URLs marked …
(edit) @33959   4 years ak19 URIEncoding the mapData makes it unparseable by geojson.io
(edit) @33952   4 years ak19 Minor changes for processing
(edit) @33951   4 years ak19 Reviewed the qualityLevel column where LITTLE_TEXT was assigned.
(edit) @33950   4 years ak19 Reviewed the qualityLevel column where MIXED_TEXT was assigned.
(edit) @33949   4 years ak19 Reviewed the qualityLevel column where NAV was assigned.
(edit) @33948   4 years ak19 Reviewed the random sampled web page URLs marked as …
(edit) @33947   4 years ak19 Some more questionmarked field values assigned.
(edit) @33946   4 years ak19 1. New function to handle user input assigning the newly introduced …
(edit) @33945   4 years ak19 Added a 4th column for all 260 sample web page URLs and have used the …
(edit) @33944   4 years ak19 Added the isReallyInMRI column after manually inspecting the remaining …
(edit) @33941   4 years ak19 1. Uppercase 3rd field (Y/N/? field) read back in from file before …
(edit) @33940   4 years ak19 1. In order to make it easier to do the manual work of inspecting 260 …
(edit) @33939   4 years ak19 1. Old random samples file doesn't apply as we're not sampling by …
(edit) @33938   4 years ak19 1. Don't regenerate random sample of web page urls and full web page …
(edit) @33937   4 years ak19 New counts of manual sites after reingesting into MongoDB. Forgot to …
(edit) @33936   4 years ak19 Renaming old file to place with new counts after reingesting into MongoDB.
(edit) @33926   4 years ak19 Investigated some other options for screen capturing and Google chrome …
(edit) @33925   4 years ak19 1. Bugfix: oversight, should return uri encoded URL for mapData, …
(edit) @33924   4 years ak19 Adding in Dr Bainbridge's command to check the JSON generated is …
(edit) @33919   4 years ak19 SummaryTool now uses the CountryCodeCountsMapData.java class to …
(edit) @33918   4 years ak19 Country codes added to each domain's URL of the manual site/domain …
(edit) @33917   4 years ak19 Added some better reporting when confirming sample size was correct
(edit) @33916   4 years ak19 Updated the rest of the file after reingest
(edit) @33915   4 years ak19 Forgot to add a (manual) counts file created last week, and am now …
(edit) @33914   4 years ak19 Shortlisted just the domain sites by country into ManualShortlist2.txt …
(edit) @33913   4 years ak19 1. Adjusted table mongodb query statements to be more exact, but same …
(edit) @33912   4 years ak19 Forgot to svn add the new MongoDBQueryer.java class with commit 33909. …
(edit) @33911   4 years ak19 Correct commit message for previous and current commit: 1. After …
(edit) @33910   4 years ak19 1. Implementing tables 3 to 5. 2. Rolled back the introduction of the …
(edit) @33909   4 years ak19 1. Implementing tables 3 to 5. 2. Rolled back the introduction of the …
(edit) @33907   4 years ak19 See previous commit message. This will be the file with the results …
(edit) @33906   4 years ak19 Code is intermediate state. 1. Introduced basicDomain field to MongoDB …
(edit) @33905   4 years ak19 More notes
(edit) @33904   4 years ak19 Shouldn't greylist anglican.org, as this prevented crawling of …
(edit) @33903   4 years ak19 My notes when preparing for today's meetings. Some of this may be …
(edit) @33896   4 years ak19 Clarification in comments
(edit) @33895   4 years ak19 Minor rename
(edit) @33894   4 years ak19 1. Adding map, counts.json and geo-json files for 5b count of sites by …
(edit) @33893   4 years ak19 1. Left out region code column. 2. Two more sheets of work in progress …
(edit) @33892   4 years ak19 Sheets renamed and spreadsheet renamed
(edit) @33891   4 years ak19 Site level detected vs manual inspected data: working shown in file …
(edit) @33890   4 years ak19 Finished going through NZ sites listing of numPagesContainingMRI > 0 …
(edit) @33889   4 years ak19 1. Additional column: totalPagesAcrossMatchingSites. 2. Screengrab of …
(edit) @33887   4 years ak19 1. Added support for writing out tables in csv format too. 2. Second …
(edit) @33886   4 years ak19 Minor. File rename
(edit) @33885   4 years ak19 Attempting to write the tables. csv not yet supported. Table 1 done.
(edit) @33884   4 years ak19 0. Previous commit had lots of modifications, and only 2 files matched …
(edit) @33883   4 years ak19 Clarifications
(edit) @33882   4 years ak19 Code now writes both a listing of all non-autotranslated websites and …
(edit) @33881   4 years ak19 Uses lambda expression to process each doc in a mongodb aggregate …
(edit) @33880   4 years ak19 Write out the 5counts_tentativeNonAutotranslatedSites.json file with …
(edit) @33879   4 years ak19 Have the 2 mongodb aggregate() calls working that
(edit) @33878   4 years ak19 Better comment
(edit) @33877   4 years ak19 Reordering to have proper descending order of counts
(edit) @33876   4 years ak19 Some missteps, but have got complex collection.aggregate() working at last.
(edit) @33875   4 years ak19 Renaming 2 more files correctly
(edit) @33874   4 years ak19 Renaming 2 files correctly
(edit) @33873   4 years ak19 Beginnings of WebPageURLsListing program whose purpose Dr Bainbridge …
(edit) @33872   4 years ak19 1. Added the file containing the 255 random NZ page URLs to sample. 2. …
(edit) @33871   4 years ak19 Removed mostly duplicated older version of method but left the …
(edit) @33870   4 years ak19 Got the mongodb query working in Java in 2 different ways: the fully …
(edit) @33869   4 years ak19 First cut at the RandomURLsForDomainGenerator.java class and the …
(edit) @33868   4 years ak19 With the updated code for generating the maps from 6a and 6b manual …
(edit) @33867   4 years ak19 Moved the code handling of special case large rectangles and those …
(edit) @33866   4 years ak19 Dr Bainbridge's fix to Android mobile macronizer user (on Chrome …
(edit) @33865   4 years ak19 1. The gs3 context name changed from macronizer to macron-restoration. …
(edit) @33858   4 years ak19 Fixes to the code committed yesterday: correct calculation of the …
(edit) @33856   4 years ak19 Forgot to commit. Last week, Dr Bainbridge had properly cropped the …
(edit) @33854   4 years ak19 Manually gone over around 150 webpages of sample size of 255 webpages …
(edit) @33853   4 years ak19 Handling map coordinates that are horizontally excessive (beyond …
(edit) @33851   4 years ak19 Deleting faulty maps. NZ numPages inMRI and containingMRI count is …
(edit) @33850   4 years ak19 Renames before deleting faulty maps. NZ numPages inMRI and …
(edit) @33849   4 years ak19 One less Australian site as it was an infographic containing Maori …
(edit) @33848   4 years ak19 Tables of mongodb counts (1-5 table) and manual counts (6table). …
(edit) @33847   4 years ak19 indigenousblogs.com did have one page actually in Maori (an XML feed). …
(edit) @33846   4 years ak19 Cropped out the json portion
(edit) @33845   4 years ak19 Cropped out the json portion
(edit) @33844   4 years ak19 Regenerated
(edit) @33843   4 years ak19 Counting the 3 non-NZ sites that had mi in the URl path that manual …
(edit) @33842   4 years ak19 Jotted down some further paragraphs and notes of interest. Tentatively …
(edit) @33841   4 years ak19 Latest version of the flowchart of the process of getting Common Crawl …
(edit) @33840   4 years ak19 Older flowchart of the process of getting Common Crawl data into …
(edit) @33839   4 years ak19 Moving writeup text file into new folder so I can add the SVG …
(edit) @33838   4 years ak19 Updated after checking non-NZ and non-nz TLD sites with mi in URL path
(edit) @33828   4 years ak19 Additions and modifications to the write-up.
Note: See TracRevisionLog for help on using the revision log.