These 7 commits are when the Protocol Buffers files have changed:
Commit: | dab806d | |
---|---|---|
Author: | Adnan Ozturel |
Fix the header comment of analysis proto specification.
The documentation is generated from this commit.
Commit: | 098bb40 | |
---|---|---|
Author: | Adnan Ozturel |
Mark fields that are actually required to have a well-formed analyses message.
Commit: | 4e993df | |
---|---|---|
Author: | Adnan Ozturel |
Enclose analysis related protobuf messages in turkish_morphology namespace.
Commit: | cf2afb5 | |
---|---|---|
Author: | Adnan Ozturel |
Move Python API to 'turkish_morphology' package.
Commit: | af91ef8 | |
---|---|---|
Author: | Adnan Ozturel |
Add functions to parse human-readable morphological analyses into analysis protobuf messages.
Commit: | 630e95d | |
---|---|---|
Author: | Adnan Ozturel |
Reorganize the directory structure. With this change all scripts and data files that are used to compile the analyzer FST are moved under //src/analyzer. All other scripts that are used for evaluation are moved under //src/scripts.
Commit: | ca7a6ef | |
---|---|---|
Author: | Adnan Ozturel |
Initial open source release of the Turkish morphological analyzer.