Popular Post alanmd Posted November 22, 2013 at 02:44 AM Popular Post Report Posted November 22, 2013 at 02:44 AM Hi, I hope this isn't considered spam, I just thought that some on this board might find the stuff that I recently shared useful. In no particular order: I converted Webster's Unabridged (1913) and WordNet (tons of links between words) for use with Pleco: http://hskhsk.com/dictionaries The original reason for the site was to share some graphs I made of the characters/words in each HSK level: http://hskhsk.com/graphs and up-to-date HSK word lists, which are surprisingly hard to find: http://hskhsk.com/word-lists This analysis tool can take either a vocab list or block of (simplified- you'll need to use a converter for Traditional) text and analyse the words/characters within it, reporting a few different things such as what HSK level the text/vocab is at: http://hskhsk.pythonanywhere.com/hanzi This script is like a very simple C-E dictionary based on CC-CEDICT, but shows lots of information on character composition and word/char compounds: http://hskhsk.pythonanywhere.com/cidian?q=%E5%8F%AF%E8%83%BD Everything on the site is being actively worked on from time to time; let me know if you can suggest any bug fixes or improvements. Thanks! 6 1 Quote
roddy Posted November 22, 2013 at 01:14 PM Report Posted November 22, 2013 at 01:14 PM Not spam, and I think your site has picked up a few links all by itself. We're happy to have product / service providers on here, as they're often informed and useful people. Quote
alanmd Posted December 17, 2013 at 10:32 AM Author Report Posted December 17, 2013 at 10:32 AM (edited) Thanks to a great idea from Roddy about listing tone combinations I added an Advanced Search tool. This allows you to search for words by pinyin or hanzi using wildcards/regular expressions. You can filter by specific HSK level, and can either view a simple word list (with popup and clickable info) or see complete definitions inline. A few examples: 2 character words at HSK levels 4-6 that have a tone 4 tone 2 combination 2 character words from all HSK levels that consiist of a 'zh' sound, followed by a 'q' or a 'ch' Words of any length with two or more 'x' in the pinyin, where one of the words is 小 The possibilities are endless.. let me know if you find it useful, and feel free to suggest new features! Updates: 17th December: I added a "Download flashcards" feature to that page that serves up a text file of the results list you are viewing, just in case anyone is still reading this thread and feels like giving it a try...! 18th December: You can now choose how the list is sorted, and can search for subcomponents and compounds of a list of characters. Some of this might be a bit over the top, but it allowed me to tie the advanced search and the dictionary together quite nicely. 19th December: Added some inline help to my 汉字 analysis tool, it is now usable without having a Computer Science degree, try it here. 30th December: You can now see HSK and all words homophones (words same pinyin spelling), both ignoring and taking account of tones: http://hskhsk.pythonanywhere.com/homophones?chars=1&tones=yes&expand=no&hsk=yes Edited February 24, 2014 at 05:23 PM by alanmd 2 Quote
alanmd Posted December 30, 2013 at 10:07 PM Author Report Posted December 30, 2013 at 10:07 PM (edited) I was interviewed about the script by the people who host it, PythonAnywhere. Might be of interest if you want to know more about how it works: http://blog.pythonanywhere.com/79/ Edited February 24, 2014 at 05:25 PM by alanmd 1 Quote
alanmd Posted February 24, 2014 at 05:31 PM Author Report Posted February 24, 2014 at 05:31 PM A few people reported that my site was blocked within China. I have switched the hosting provider for http://hskhsk.com to Amazon AWS, which seems to offer better availability than the one that I was using. Let me know if there are still any problems accessing it. Quote
alanmd Posted June 5, 2020 at 10:55 PM Author Report Posted June 5, 2020 at 10:55 PM It's been a few years, but I finally got around to sharing the source code to all of my tools, graph generation, etc. on GitHub: https://github.com/glxxyz/hskhsk.com 1 3 Quote
mungouk Posted June 6, 2020 at 12:02 AM Report Posted June 6, 2020 at 12:02 AM Alan! Welcome back (I hope)...! 2 Quote
Recommended Posts
Join the conversation
You can post now and select your username and password later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.