Git Product home page Git Product logo

ccrawl's Introduction

ccrawl

Simple CORPORA list crawler

The CORPORA list is open for information and questions about text corpora such as availability, aspects of compiling and using corpora, software, tagging, parsing, bibliography, conferences etc. The list is also open for all types of discussion with a bearing on corpora.

CORPORA list: http://clu.uni.no/corpora/welcome.html

Screenshots:

Usage:

ccrawl is a python script and can be run simply by python2 ccrawl.py + some arguments. Before using the script you need to syncronize with the CORPORA first: python2 ccrawl --sync. Depending on your choice this operation might take seconds or up to 20 min. ccrawl will create a local copy of CORPORA .corpora_list.pickle which will be accessed each time you run the script.

  • To search CORPORA thread titles:
python2 ccrawl.py -f corpus
python2 ccrawl.py -f "chinese corpus"
  • To search CORPORA emails (available only if you performed deep sync):
python2 ccrawl.py -df corpus
python2 ccrawl.py -df "chinese corpus"
  • To add older archives (1995-2004):
python2 ccrawl.py -old
  • To see help:
python2 ccrawl.py -h

Install:

No installation needed. Make sure you have python2 installed on your system before running.

The script uses requests and beautifulsoup4 libraries.

ccrawl's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

bentosilva

ccrawl's Issues

Search results title name is incorrect

The names that appear in search results are incorrect and come from the previous threads.

>>> http://mailman.uib.no//public/corpora/2013-January/thread.html
Mcenery, Tony help to find Arabic corpus
Stephan Oepen help to find Arabic corpus

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.