No description or website provided.
Python HTML Other
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
books2/IE26721743/REP26723234
books_alto_fmt
books_fmt
frontend
.gitignore
108.xml
Procfile
README.md
db_api.py
entities.zip
ents.bson.zip
extract_ents.py
extract_words_from_alto_files.py
fix_unicode.py
format_books.bash
join_sim_lines.awk
nnl10all_head.xml
nnl2.zip
parse_alto2.py
parse_nli_alto_book.py
parse_nli_book.py
parse_nli_dict.py
remove_commas.py
requirements.txt

README.md

Frontend development instructions:

cd frontend
pip install -r requirements-dev.txt
python manage.py migrate
python manage.py import_alto_data
python manage.py runserver