Code Monkey home page Code Monkey logo

Comments (7)

liangxiao avatar liangxiao commented on June 2, 2024 7

@liangxiao 可否分享一份,大家一起看看。

可以,但没法保证效果,可能有错误,仅供参考
char_meta.txt.zip

from faspell.

eugene-yh avatar eugene-yh commented on June 2, 2024 2

您好!下载ids.txt文件后,发现针对简单字并没有stroke-level的信息,比如:
U+4EBA 人 人
递归处理后,应该得不到咱们论文描述的情况,这个咱们是如何处理的?需要用到其他外部数据吗?

对于某些简单字,比如您说的例子,是没有。但因为简单,IDS可以自己写出来,或者不确定的话在笔画上可以调用python包cjklib的getStrokeOrder函数,或者可以参考https://github.com/skishore/makemeahanzi这个项目。但需注意的是笔画字符有两种,中、日各有一套Unicode编码的笔画集,需要统一一下,建议以ids.txt中出现的笔画字符为准。

from faspell.

liangxiao avatar liangxiao commented on June 2, 2024

好的,谢谢!

from faspell.

shm007g avatar shm007g commented on June 2, 2024

@liangxiao
请问你生成了和论文一样的char_meta.txt了么?这个字形特征有的话,可以分享下么?

from faspell.

liangxiao avatar liangxiao commented on June 2, 2024

对于ids.txt文件里没有拆分的简单字,我没继续拆分,生成了一个char_meta.txt,跟论文不太一致,想先试试看效果,后面再优化。

from faspell.

shm007g avatar shm007g commented on June 2, 2024

@liangxiao 可否分享一份,大家一起看看。

from faspell.

coreychen avatar coreychen commented on June 2, 2024

@liangxiao 可否分享一份,大家一起看看。

可以,但没法保证效果,可能有错误,仅供参考
char_meta.txt.zip

我感觉这个文件有错,比如聿字

from faspell.

Related Issues (20)

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.