summaryrefslogtreecommitdiff
path: root/src/runtime/java/org/grammaticalframework/pgf/NercLiteralCallback.java
AgeCommit message (Expand)Author
2020-03-05The APIs for callbacks and the bracketed strings now use a string for the ana...krangelov
2016-05-20change the API for literals in Java and Python. The input sentence is no long...krasimir
2016-01-14javadoc comments in the Java bindingkrasimir
2015-05-19the NERC in C is now fully up-to-date with the other NERCs. In addition the N...krasimir
2014-12-11update the nerc for the changes in the grammarkr.angelov
2014-12-09make sure that neither I nor I'm is recognized as name in Englishkr.angelov
2014-07-01a few changes in the Nerc that I have forgoten to pushkr.angelov
2014-06-17now the named entities recognizer returns dictionary entries if the name is k...kr.angelov
2014-04-25an initial Java/C API for predicting literals. Still not utilizedkr.angelov
2014-04-10now fully functional Java API for custom literalskr.angelov
2014-04-08added preliminary API for custom literals from Java. Not functional yetkr.angelov