Nicholas Valbusa
Nicholas Valbusa
Here's also some more vocabulary that can be implemented: [Source](https://github.com/squallstar/gakusei/files/151297/jap.txt) It contains around 1500 phrases/words, and I've found it here https://github.com/Fandekasp/learn_japanese
@scriptin it's definitely a good idea to allow multiple sentences to be correct, though it will require some changes to the logic that generates a question and also the one...
That would work, though I was thinking of something more automatic, like specifing some rules and have regular expressions to parse the phrase and substitute words in the English phrase...
This would also work: given `type: {{object plural}}` `There are some {{object plural}}.` (Since subtypes can already be defined by a space) — anyway, I want to try to build...
Thanks for the advice, I'll write out all the mappings to see whether we can build a nice mechanism for plurals or it's safer to just have different sentences and...
@Gnarlywhale no specific reason, but makes things much simpler as we don't have to care about forgot password, etc. Integrating a "Sign with XYZ" on Meteor is very simple and...
Yeah I'll set one up for learn.fragments.me though won't be shared with the repository. Keys will be stored in the settings file (as per meteor docs)
Could the problem be that I'm using the lib with a **Windows Phone** project?
Hi Marek, Thanks for your reply. I'll try to import the Src/Nreadability sources to project and see what happens. Nicholas
Yeah I meant tags, the thing is that the library is also stripping any image (tag/url) and links from the content — therefore I'm not able to properly display articles...