Commit Graph

43 Commits (90a02569cac531db579f3f9944048e28c8e4c5b8)
 

Author SHA1 Message Date
Richard Harding 90a02569ca Prep for 0.1.1 release 12 years ago
Richard Harding e168484126 Garden readme 12 years ago
Richard Harding 645838c66c Update readme with ci and other important links 12 years ago
Richard Harding 1553eda145 Fix typo in travis config 12 years ago
Richard Harding ad3685d4f4 Start to add items to get travis ci builds working 12 years ago
Richard Harding 56f29a8585 Mark true so we can start sending tests to travisci 12 years ago
Richard Harding 32350fc3a1 Create LNODE and update bugs in parsing
- Add concept of a LNODE logger that outputs information about scoring, node,
    and generates a hash_id for the node content so we can track it.
- Add `-d` flag to the cmd line client to output the LNODE logging
- Update reading in of http content in the client to be unicode
- Wrap stdout with a unicode happy stream so we can pipe unicode to less/grep,
    etc
- Add html article to the scorable tags we work with
- Make sure we drop iframe along with noscript
- Fix scoring bugs around length points
- Add the hash_id as a scored node @property
12 years ago
Richard Harding f1623fc3e3 Redo the candidate logging to help us locate the best candidate 12 years ago
Richard Harding 278d695614 Update readme for the new cmd line flags 12 years ago
Richard Harding 6b92dd2f83 Add -f and -b flags to client
- added a -f flag that will override only getting a <div> fragement back and
return a fully constructed document
- added a -b flag to not just parse, but write to temp file and open in a
browser, great for testing
- Updated the Article to support the fragment=False so that you can get back a
fully wrapped <html> document with a header (especially with utf-8 content
type set yay)
12 years ago
Richard Harding 8b77675ab2 Fix up some tests since we should have run them before tagging 0.1...need to get into build server 12 years ago
Richard Harding 745598dff9 Update news file with initial release 12 years ago
Richard Harding 279788c003 Update the readme for install info 12 years ago
Richard Harding 9e6835bd92 Work on tweaking out parser algorithm to help find the right candidate: fixes #2 12 years ago
Richard Harding b78ea49c5a Update readme so people don't misunderstand 12 years ago
Richard Harding 454e283850 Add link to readability 12 years ago
Richard Harding d52d99f6b0 More readme tweaks 12 years ago
Richard Harding 773361efd9 Update readme with some real content 12 years ago
Richard Harding 7d2eec8f52 Add the conditional node checking during node cleaning 12 years ago
Richard Harding 14bbe701eb Add some more debugging to support tracing wtf we did and why 12 years ago
Richard Harding 00ba7e5164 Start to add debugging process for the library/client 12 years ago
Richard Harding e7873d3d92 Profile and adjust for performance, add bugfix to parse out mitechie blog post 12 years ago
Richard Harding 6b16b7b21f Start to add scoring file specific tests 12 years ago
Richard Harding ab79d9632b Some refactoring starts to help us org tests/code 12 years ago
Richard Harding ccac04e567 Add some cleaning/post processing of our target
- Starting to look decent
- Still need to port their cleanConditionally but going to have to think on
that
- Removes spare paragraphs, does some other cleaning tweaks
12 years ago
Richard Harding 19a38a2cea Add support for sibling detection, need to figure out how to test it well still 12 years ago
Richard Harding 4455ec226d Fix logic in the changing of body -> div 12 years ago
Richard Harding 5c1765a6ef Update cmd line client/interface, update doc builders
- For now we're always getting a div back from the parser
- Update the client code, not all flags are enabled, but basic passing a url
works
12 years ago
Richard Harding 5b3ef916ef Update to add link density scoring adjustments, prep for sibling checks 12 years ago
Richard Harding e843940549 Garden 12 years ago
Richard Harding 8e96cb7844 Update tests for scoring, returning div/html doc depending on the found content 12 years ago
Richard Harding 60ab4a96b0 Fix tests to pass again 12 years ago
Richard Harding 8f28e7c947 Add processing of content per the algorithm with some base tests 12 years ago
Richard Harding 7960264c3b Make sure we return body with our css class on it 12 years ago
Richard Harding e93a52a748 Start to add some processing for the readable contnet
- Add removal of style, script, etc bits in the content
12 years ago
Richard Harding 2e7fb0aa89 Rework document into its own file 12 years ago
Richard Harding ac053979a9 Add support for links, absoluting links
- Add a test that we absolute correctly
- Add a links cached attribute to get all links in the doc
12 years ago
Richard Harding 590a94345f Start to add some basic tests and layout to use for breaking down documents. 12 years ago
Richard Harding 5e95f531bc start to add some initial target test articles 12 years ago
Richard Harding 31c4439155 Start to add makefile for running life 12 years ago
Richard Harding b70dec4332 adding bits...ignore these commits for a while 12 years ago
Richard Harding 1b95af78c5 Initial bootstrap of modern package template 12 years ago
Rick Harding 84de8f5078 initial commit 12 years ago