mmax2-users Mailing List for MMAX2 Annotation Tool
Brought to you by:
ottiram
You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: Francesca B. <FB...@ie...> - 2016-11-08 20:54:08
|
<font face="Verdana,Arial,Helvetica,sans-serif" size="2"> <span>Dear all,<br>I have been using MMAX for a while but it is the first time I am actually creating a project myself. I noticed that when I am on the wizard, and I pick a path, the path shows with some duplicated fields, like: a/b/c/c , when the correct would be a/b/c/.<br>Also, clicking on create project does not bring to any results ( I am not sure if the two things are related).<br>Can anybody help with this?<br>Using MMAX2 1.13.003.<br><br>Thanks<br>francesca<font face="Verdana,Arial,Helvetica,sans-serif" size="2"><font face="Verdana,Arial,Helvetica,sans-serif" size="2"><font face="Verdana,Arial,Helvetica,sans-serif" size="2"></font></font></font></span></font><BR> |
From: Niels O. <no...@sf...> - 2013-05-28 11:08:40
|
Dear MMAX2 users, I wrote a new startup script that handles class paths and automatically and is independent from the current working directory. Christoph Müller asked me to post it here, which is what I'm doing. Please find attached. Best Niels Ott -- Niels Ott (M.A.), Computational Linguist SFB 833 "Bedeutungskonstitution", Projekt A4, Universität Tübingen http://www.sfs.uni-tuebingen.de/~nott |
From: Isabelle S. <isa...@gm...> - 2011-04-11 14:56:58
|
Dear MMAX2-Users I would like to annotate a whole corpus with MMAX2. The single documents of the corpus are supposed to share the annotation-schemes, customizations and styles but need a proper markable and basedata directory as well as a common_path file each. I would like to profit from the in-build tokenizer, automatic basedate-, common_path-, and markable-creation via the Project Wizard. The problem is, that the wizard requires building new schemes each time a project is build. Ehat I would like to do is to recycle my existing schemes and build the other files upon. I would be very grateful for help and suggestions! If there is no elegant, already existing solution, is there a documentation for the existing source-code for a do-it-yourself way? Thanks and Best Isabelle |
From: Mark-Christoph M. <mc...@mm...> - 2010-07-14 20:55:57
|
Dear MMAX2 users, I just uploaded a new MMAX2 version with some minor (or not so minor) improvements. For reasons of convenience for new users, I made it a complete, self-contained download just like the ones before, although really only the binaries (for the tool itself and for the anno diff window) have changed. So, if you kow what you are doing, you can just replace those files in your existing installation and throw the rest away. Release notes for the new version can be found here: https://sourceforge.net/projects/mmax2/files/mmax2/mmax2_1.13.003/changelog.txt/download Please let me know of any problems that you might encounter! Regards, Christoph |
From: Heike Z. <Hei...@un...> - 2010-06-23 07:58:07
|
Hi Erik, you have to make sure that there is no space in the path name of the directory in which you installed MMAX. And I guess the same holds for the directory of the text files. e.g. on Windows: C:\Program Files\MMAX2\ doesn't work because of the space in the path (between "Program" and "Files"). Best, Heike 2010/6/23 Erik Fäßler <eri...@un...> > Hi there, > > just downloaded the newest version of MMAX2 and unzipped it. Then, I > just wanted to start the application by running mmax2.sh > > This is what happened next on the console: > > Loading Discourse ... Current working directory set to > done in 15719 milliseconds > Exception in thread "main" java.lang.NullPointerException > at org.eml.MMAX2.core.MMAX2.loadMMAXFile(MMAX2.java:1336) > at org.eml.MMAX2.core.MMAX2.main(MMAX2.java:1015) > > > Additionally, there were two pop-up dialogues, the first saying > > java.io.FileNotFoundException: (No such file or directory) > > the second saying, > > "No default common paths.xml found!" > > I guess the messages belong to the same cause, albeit I don't really know. > > Any hint what to do now? > > Thanks! > > Erik > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Mmax2-users mailing list > Mma...@li... > https://lists.sourceforge.net/lists/listinfo/mmax2-users > -- *********************************** Dr. Heike Zinsmeister Fachbereich Sprachwissenschaft Universitaet Konstanz Fach 185 D-78457 Konstanz Tel.: +49 7531 88-2723 Fax: +49 7531 88-2741 Web: http://ling.uni-konstanz.de/page/home/zinsmeister |
From: Erik F. <eri...@un...> - 2010-06-23 07:50:23
|
Hi there, just downloaded the newest version of MMAX2 and unzipped it. Then, I just wanted to start the application by running mmax2.sh This is what happened next on the console: Loading Discourse ... Current working directory set to done in 15719 milliseconds Exception in thread "main" java.lang.NullPointerException at org.eml.MMAX2.core.MMAX2.loadMMAXFile(MMAX2.java:1336) at org.eml.MMAX2.core.MMAX2.main(MMAX2.java:1015) Additionally, there were two pop-up dialogues, the first saying java.io.FileNotFoundException: (No such file or directory) the second saying, "No default common paths.xml found!" I guess the messages belong to the same cause, albeit I don't really know. Any hint what to do now? Thanks! Erik |