Corpus & Repository of Writing (Crow)
Crow brings together researchers at Purdue, Arizona, and other universities to create a web-based archive for writing studies.
Purdue University | University of Arizona
Pinned Repositories
ciabatta
Corpus In A Box: Automated Tools, Tutorials, & Advising
coding_tools
Web tools to assist human coders with coding and tag checking
corpus_text_processor
A desktop application for preparing files for use in a corpus
country_code_converter
A simple converter to/from country names & 2- or 3-digit codes
crow_backend
The canonical resources to build the backend for a corpus/repository management framework for Crow, the Corpus and Repository of Writing
crow_frontend
The user interface for the Corpus & Repository of Writing, built in Angular
crow_training
Examples, scaffolding, and sandbox for Crow code tools
lemmatizer
A PHP library for getting a lemma from a given word, and getting a list of words that map to a lemma.
ocr2text
Convert a PDF via OCR to a TXT file in UTF-8 encoding
text_processing
A repository for text_processing tools used by crow
Corpus & Repository of Writing (Crow)'s Repositories
writecrow/ocr2text
Convert a PDF via OCR to a TXT file in UTF-8 encoding
writecrow/lemmatizer
A PHP library for getting a lemma from a given word, and getting a list of words that map to a lemma.
writecrow/text_processing
A repository for text_processing tools used by crow
writecrow/ciabatta
Corpus In A Box: Automated Tools, Tutorials, & Advising
writecrow/corpus_text_processor
A desktop application for preparing files for use in a corpus
writecrow/crow_training
Examples, scaffolding, and sandbox for Crow code tools
writecrow/country_code_converter
A simple converter to/from country names & 2- or 3-digit codes
writecrow/coding_tools
Web tools to assist human coders with coding and tag checking
writecrow/highlighter
Highlights words/phrases per specified parameters
writecrow/basecamp_api
Drupal integration module for the Basecamp API version 3.0
writecrow/crow_backend
The canonical resources to build the backend for a corpus/repository management framework for Crow, the Corpus and Repository of Writing
writecrow/crow_frontend
The user interface for the Corpus & Repository of Writing, built in Angular
writecrow/lorem_gutenberg
Generate English-language filler text from Project Gutenberg
writecrow/macaws_backend
Database structure, indexing & API for multilingual corpus, based on Crow
writecrow/rest_feedback_endpoint
Drupal module for receiving & emailing feedback form data from a front end
writecrow/corpus_migrate
Migrate users and taxonomy from an existing site to a fresh installation of the same configuration
writecrow/crow-workshop-series
writecrow/macaws_frontend
Interface for a multilingual corpus of student writing
writecrow/tag_converter
Convert files tagged with corpus metadata to JSON, PHP, or XML.
writecrow/testimonios
A demonstration of a searchable repository
writecrow/tokenizer
A word-boundary-based tokenizer written in PHP