Coder Social home page Coder Social logo

fttranslate's Introduction

FTTranslate: A translation tool experiment for Google Fusion Tables

Alpha software!

Installation:

git clone [email protected]:trey0/fttranslate.git
cd fttranslate
cp local_settings_template.py local_settings.py
# put your fusion tables username/password and your api key for google
# translate into local_settings.py
python test.py

Quick resources and developer tips:

Requirements: FT == Fusion Table

  1. Given:

    a source FT, Sft, and a source column, Scol, within it which is of FT type text string, and each row of which contains human-readable place names in source human language, Slang,

    translate each source row string into target human language, Tlang, and place the resulting string into the corresponding row of target FT, Tft, target column, Tcol.

  2. The translation mechanism is done using the human language translation service TranService(Slang,Tlang)

  3. In the initial version, we will writeback the translated text into a fusion table. This fusion table will then be used to visualize the map in the new language.

User-Interface

  1. There will be an affordance for the user at the map visualization level to specify the language s/he wants to view the map in.
  2. There will be another affordance to initiate the translation process.

Use Cases for FT Translator / FT-翻訳家のユースケース

At the location of disaster, local groups are creating maps highlighting important locations/entities. The maps are based on fusion tables consisting of geographical data (cities, prefectures, street names) and building names (hospitals, train stations, shops etc.), in local language.

  1. International rescue teams have arrived in the affected area, and would like to use these community-generated maps to aid their efforts. However in order to do this, they need to understand the content shown in the maps.
  2. The data contained within the maps would need to be crowdsourced to different locations, where volunteers or people acting on that data do not understand the original language. They would need a translated version fo the data for consumption.

User

  1. Opens the map; it is visible in the local language
  2. Has an affordance available to view the map in a different language, and chooses a language of his choice
  3. Sees the map content in a language he understands

fttranslate's People

Contributors

adaongithub avatar trey0 avatar vtel001 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.