0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- moved types system XML descriptors from "Core" to "Common" - added missing "goldAnswer" in Entailment.Pair :-( More... almost 13 years ago
Merge pull request #9 from gilnoh/master More... almost 13 years ago
Someone committed conflicted README.md --- resolved it with laterone. (who cares but) More... almost 13 years ago
Someone committed conflicted README.md --- resolved it with laterone. (who cares but) More... almost 13 years ago
Moved the following common codes into "common" modules. - CommonConfiguration - top exceptions like base and component exceptions - interface components More... almost 13 years ago
Moved the following common codes into "common" modules. - CommonConfiguration - top exceptions like base and component exceptions - interface components More... almost 13 years ago
- edited core and lap pom, now they are both depending on "common". More... almost 13 years ago
- edited core and lap pom, now they are both depending on "common". More... almost 13 years ago
Merge remote-tracking branch 'upstream/master' More... almost 13 years ago
Merge pull request #8 from rzanoli/master
Roberto Zanoli
as rzanoli
More... almost 13 years ago
addded the common maven module
Roberto Zanoli
as roberto zanoli
More... almost 13 years ago
addded the common maven module
Roberto Zanoli
as roberto zanoli
More... almost 13 years ago
Merge pull request #7 from gilnoh/java_version More... almost 13 years ago
- added java compiler version option on pom.xml More... almost 13 years ago
- added java compiler version option on pom.xml More... almost 13 years ago
- added the new interface for fine-grained lexical relations: interface LexicalResourceWithOwnRelation More... almost 13 years ago
- added the new interface for fine-grained lexical relations: interface LexicalResourceWithOwnRelation More... almost 13 years ago
- added "Exception signatures" that were missing in Lexical and SyntacticResource - added the new "interface LAPAccess" to LAP project. More... almost 13 years ago
- added "Exception signatures" that were missing in Lexical and SyntacticResource - added the new "interface LAPAccess" to LAP project. More... almost 13 years ago
remove the old version More... almost 13 years ago
remove the old version More... almost 13 years ago
ignore DS_Store More... almost 13 years ago
ignore DS_Store More... almost 13 years ago
test More... almost 13 years ago
test More... almost 13 years ago
Merge pull request #4 from gilnoh/master More... almost 13 years ago
Merge remote-tracking branch 'upstream/master' More... almost 13 years ago
- Modified the supertype of EntailmentMetadata and Entailment.Pair to uima.cas.TOP, instead of uima.tcas.Annotation. : Pair and Metadata is not about a specific part of text. Also, Pair and Metadata will be attached not to TextView or HypothesisView, but on the top CAS (the wrapping CAS that has both views.) For example, please see cas_access_example in the GitHub. More... almost 13 years ago
- Modified the supertype of EntailmentMetadata and Entailment.Pair to uima.cas.TOP, instead of uima.tcas.Annotation. : Pair and Metadata is not about a specific part of text. Also, Pair and Metadata will be attached not to TextView or HypothesisView, but on the top CAS (the wrapping CAS that has both views.) For example, please see cas_access_example in the GitHub. More... almost 13 years ago
Merge pull request #2 from gilnoh/master More... almost 13 years ago