Skip to content

Proof of Concept: React app with example article segmented, pinyin and translation. Express server to help get the article, do the segmenting and translating.

Notifications You must be signed in to change notification settings

linnerissa/ChineseReadingHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChineseReadingHelper

When learning to read chinese, having natural language segmentation can help a reader better understand the language phrasing. This Proof of Concept that grabs a sample article and gets the segmentation, pronunciation, and translation of these phrases on demand. This can help a reader more easily get a feel for the language choices and building blocks used in written language. The react app shows buttons for each ciyu which has pinyin when hovered and grabs translation when the button is clicked - these translations are fetched on demand.

This was mostly meant to be a learning exploration into:
✔ Learn to use React and Express
✔ Create a Webapp as initial prototype to demonstrate proof of concept
✔ Deploy using Heroku
❓ Make a Chrome extension that only applies this to all Xinhuanet articles (Done in another repo! CRH-Extension)

About

Proof of Concept: React app with example article segmented, pinyin and translation. Express server to help get the article, do the segmenting and translating.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published