- 09 Oct, 2014 1 commit
-
-
matjaz authored
Increased .NET version to v4.0 (due to other references in TextFlows, but can be lowered if this project is used outside TextFlows), Correctly handled conditional compilation if LemmaSharp is used as standalone project or if it is used as part of Latino or TextFlows, New project configuration added: Debug_LatinoRef & Release_LatinoRef - if nonstandalone approach is used.
-
- 08 Oct, 2014 1 commit
-
-
matjaz authored
Corrected project files to be self-standing (previously they were tightly connected with Latino and would not build if opened from their native solution e.g. LemmaSharpAll.sln).
-
- 07 Mar, 2013 1 commit
-
-
matjaz authored
Consistently added Latino serializing functionalities (also below Lemmatizer.cs level), Added explain lemmatization function to Lemmatizer.cs and LemmaTreeNode.cs. Added new LemmaExample generation without the two last null parameters (rlRules, lsett).
-
- 24 Feb, 2013 7 commits
-
-
matjaz authored
Some modifications of project to enable LatinoInterface integration (referencing Latino.dll, consequently upgrade to 3.5 framework, defined LATINO and LATINOREF compiler variables)
-
matjaz authored
-
matjaz authored
-
matjaz authored
Added latino serialization functions also to LemmatizerPrebuilt.cs and LemmatizerPrebuiltCompact.cs (check if this is really necessary)
-
matjaz authored
Added new LATINOREF precompiler directive which should be true when Latino.dll is referenced into project - to hide some duplicated interfaces defined also in LemmaSharp - this should be done otherwise in the future.
-
matjaz authored
ltnRootNode and ltnRootNodeFront are initialized by default (resolves empty lemmatizer serialization issue) Latino serialization: example serializastion turned on by default, deleted some comment code.
-
matjaz authored
-
- 23 Feb, 2013 1 commit
-
-
matjaz authored
-
- 10 Feb, 2013 7 commits
-
-
matjaz authored
Updated Test project not to include prebuilding functionality and updated its testing functionality.
-
matjaz authored
-
matjaz authored
Added data files to enable project building directly when project is checkout. However, the data is not present in order to save space.
-
matjaz authored
Corrected "bug" to allow also empty files to be used for lemmatizing model builders - before serailization chrashed.
-
matjaz authored
-
matjaz authored
-
matjaz authored
-