Coder Social home page Coder Social logo

yomikata's People

Contributors

passaglia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

yomikata's Issues

Wrong furigana for some words

It might be an upstream bug, I'm not sure if it's appropriate to open the ticket here.

Words that contain kanji, end with kana, and where the ending kana is same as the last kana of the preceding kanji.
e.g.:

可愛い (かわいい) 
憎く (にくく)
低く (ひくく)

Dictionary.furigana function returns the wrong result:

from yomikata.dictionary import Dictionary

dictreader = Dictionary()
print(dictreader.furigana('可愛い'))

# it returns {可愛/かわ}い
# but the correct result should be {可愛/かわい}い

止める (とめる/やめる) not disambiguated

My understanding is that this means 止める is missing in the heteronym dictionary, but I wonder if it's not possible to generate a more comprehensive dictionary for training by taking all entries from UNIDIC that share the same surface but have a different reading. Assuming the model is being trained on a comprehensive reading annotated corpus. I'm guessing a bit about how yomikata works, so apologies if I've missed something.

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.