0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 24, 2024 — Nov 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed sphinxit code More... over 11 years ago
added code to try sphinxit modified mongo2sphinx to use mongo's id as sphinx's id More... over 11 years ago
Indexing and search implemented More... over 11 years ago
Indexing and search implemented More... over 11 years ago
Indexing and search implemented More... over 11 years ago
Implemented viable sphinxsearch indexing for articles and feeds. More... over 11 years ago
Added ensure_index on pypl_url More... over 11 years ago
Removes batch logic More... over 11 years ago
Filters out documents that were already uploaded More... over 11 years ago
Works around buggy `cursor.count()` behaviour More... over 11 years ago
Don't get corpus for every document More... over 11 years ago
Removes database access from `send_to_pypln` More... over 11 years ago
Removes `print` statement from `nlp.send_to_pypln` More... over 11 years ago
Fixes bug in send_to_pypln More... over 11 years ago
Simplifies the code in `send_to_pypln` More... over 11 years ago
Removes the responsability of sending to pypln from the downloader More... over 11 years ago
fixed a problem More... over 11 years ago
improved adding documents in batch. More... over 11 years ago
import working but still needs improvement More... over 11 years ago
incomplete More... over 11 years ago
Merge branch 'master' into feature/send_to_pypln More... over 11 years ago
created script to load articles into PyPLN More... over 11 years ago
added a first test of pypln documento insertion. More... over 11 years ago
Merge pull request #59 from turicas/hotfix/parse-dates More... over 11 years ago
started to add tests for nlp module More... over 11 years ago
Merge branch 'master' into feature/send_to_pypln More... over 11 years ago
Better output on parsedates script More... over 11 years ago
Add more one weird date pattern More... over 11 years ago
Enhances date parsing with a weird case More... over 11 years ago
Add tests for parse_pt_date More... over 11 years ago