--
You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
mnemosyne-proj-u...@googlegroups.com.
To post to this group, send email to
mnemosyne-...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/mnemosyne-proj-users/caa01c79-12ca-448f-83ce-f323b2861674%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Peter,
Thank you very much for the answer.
I use Mnemosyne to learn Russian words. I insert in the Notes a lot of extra information like root, structure, declension scheme, etc. Because of this the ensemble of the cards forms a complex database.
- I want to systematically edit the database (e.g. in order to eliminate inconsistencies).
- I want to analyze the database and ‘navigate’ in the lexical space of the Russian language.
To this purpose I’m writing some programs to do the job. I’ve done some experimental work in Mathematica, but now I’ve decided to use Python because it’s more popular in the field of computational linguistics.
Fortunately all the items in the Notes have a standard format (key: values values …). Therefore I can write a small subprogram to separates the fields (‘columns’). I am very happy, that it is possible to re-import the edited data separating the fields with three tab.
Cheer,
Vittorio
Hi,
If you install Mnemosyne in your Python sitepackages directory (see the instructions for Mnemosyne developers), you can use Mnemosyne’s Python API to directly manipulate your Mnemosyne database. Have a look at the example_scripts folder in our Launchpad tree.
Cheers,
Peter
From: 'Vittorio Caffa' via mnemosyne-proj-users [mailto:mnemosyne-...@googlegroups.com]
Sent: 28 July 2016 18:11
To: mnemosyne-proj-users <mnemosyne-...@googlegroups.com>
--
You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
mnemosyne-proj-u...@googlegroups.com.
To post to this group, send email to
mnemosyne-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/afa5f67e-71e7-42cf-8e06-8699280d54a0%40googlegroups.com.