Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chukonu/my-little-corpus
a tiny website to store and display parellel linguistic data, running on GAE.
https://github.com/chukonu/my-little-corpus
Last synced: about 1 month ago
JSON representation
a tiny website to store and display parellel linguistic data, running on GAE.
- Host: GitHub
- URL: https://github.com/chukonu/my-little-corpus
- Owner: chukonu
- Created: 2015-03-12T01:05:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-12T01:19:53.000Z (almost 10 years ago)
- Last Synced: 2023-12-13T12:20:40.495Z (about 1 year ago)
- Language: Python
- Size: 336 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Little Corpus
供自己整理平行语料(如双语对照)的小应用。
Live demo: http://mylittlecorpus.appspot.com (需要翻墙)
语言: Python
框架: webapp2
数据库: GAE's NDB Datastore
其它: Bootstrap, jinja2 (网页模板)