| ACL |
The Association for Computational Linguistics |
| EACL |
The European Chapter of the ACL |
| NAACL |
The North American Chapter of the ACL |
| FoLLI |
The Association of Logic, Language and Information |
| ELSNET |
European Network of Excellence in Human Language Technologies |
| ICCL |
International Committee on Computational Linguistics |
| ACM SIGIR |
ACM Special Interest Group on Information Retrieval |
| ELRA |
European Language Resources Association |
| AAAI |
American Association for Artificial Intelligence |
| ALTA |
Australasian Language Technology Association |
| MITRE |
The MITRE Corporation |
| EACL calendar |
Forthcoming conferences in the field of computational linguistics and natural language processing. |
| ACL Anthology |
Large collection of proceedings at ACL. |
| LIDOS |
Literature Information and Documentation System. |
| ACM DL |
ACM Digital Library. |
| ACL |
Current and past conferences organized or co-organized by ACL. |
| CoNLL |
Conference on Computational Natural Language Learning |
| LREC |
International Conference on Language Resources and Evaluation |
| CoLing |
International Conference on Computational Linguistic |
| CICLing |
Conference on Intelligent Text Processing and Computational Linguistics |
| TREC |
Text REtrieval Conference |
| ALTA proceedings |
2003,
2004,
2005,
2006
|
| IJCNLP |
International Joint Conference on Natural Language Processing |
| IWCS |
International Workshop on Computational Semantics |
| ICoS |
International Workshop on Inference in Computational Semantics |
| CLC |
Computational Linguistics Conferences: a nice website summarising submision dates, notification dates, conference dates and conference locations. |
| The Linguist List |
Current Conferences by Linguistic Sub-field. |
| NLP Conf. |
A list of conferences on natural language processing maintained by Naoki Yoshinaga. |
| WikiCFP |
Very neat and useful. |
| IJCAI |
International Joint Conferences on Artificial Intelligence |
| AJCAI |
Australian Joint Conference on Artificial Intelligence |
| MICAI |
Mexican International Conference on Artificial Intelligence |
| TIME |
International Symposium on Temporal Representation and Reasoning.
See also the archive at the ACM Portal. |
| CL |
Computational Linguistics |
| JRPIT |
Journal of Research and Practice in Information Technology |
| NLE |
Journal of Natural Language Engineering |
| IJL |
International Journal of Lexicography |
| ML |
Machine Learning |
| CSL |
Computer Speech and Language |
| CSc |
Journal of Cognitive Science |
| DP |
Discourse Processes Journal |
| CI |
Computational Intelligence |
| IEEE IS |
IEEE Intelligent Systems |
| J. of Web Sem. |
Journal of Web Semantics |
| J. of LLI |
Journal of Logic, Language and Information |
| Int. J. of IS |
International Journal of Intelligent Systems |
| Int. J. of HC Stud |
International Journal of Human-Computer Studies |
| IntCom |
Interacting with Computers |
| UIMA |
Unstructured Information Management Architecture, Java, open source (by IBM). |
| GATE |
General Architecture for Text Engineering, Java, open source (by University of Sheffield). |
| INTEX |
A linguistic development environment that includes large-coverage dictionaries and grammars (by Max Silberztein). |
| SProUT |
A general-purpose framework integrating finite-state and unification-based grammar formalisms (by DFKI, Germany). |
| Stanford Tools |
A collection of Java tools developed at the Stanford NLP Group: parser, POS tagger, NER, Chinese word segmenter
and other. |
| OpenNLP |
A variety of Java-based tools which perform sentence detection, tokenization, pos-tagging, chunking and parsing,
named-entity detection, and coreference using the OpenNLP Maxent machine learning package. |
| NLTK |
A suite of open source Python modules, data sets and tutorials supporting research and development in natural language processing. |
| Stanford NER |
Command line, GUI and Java API available. Recognizes people, organisation and location names. |
| LingPipe |
Alias-i's NER tool. See demo. |
| IdentiFinder Text Suite |
A NER tool from BBN Technologies. |
| C&C NER |
A NER tool being a part of the C&C Tools, developed by James Curran and Stephen Clark. |
| NET |
Named Entity Tagging by Kadri Hacioglu. See demo. |
| Cognitive Computation Group |
See their demo. |
| Natural Language Synergy Lab |
Named Entity Recognition in Biomedical Domain. See demo. |
| Spraakdata |
Named Entity Recognition, (NE), for Swedish, without the use of Gazeteers. See demo. |
| MUC-6 |
The 6th Message Understanding Conference. |
| MUC-7 |
The 7th Message Understanding Conference. |
| CoNLL-2002 |
Conference on Computational Natural Language Learning. |
| CoNLL-2003 |
Conference on Computational Natural Language Learning. |
| TIMEX2 |
Temporal information annotation standard. |
| TimeML |
Temporal information and event annotation standard. |
| NewsTracker |
NewsTracker allows you to navigate the news content by person, place, organization, company and a range of other elements. |
| Six Degrees |
Six Degrees finds the networks that link people, companies and other items together. |
| ClearForest Gnosis |
Firefox plugin for finding named entities in browsed webpages. |
| ClearForest SWS Mashup |
ClearForest SWS Mashup Competition Winners. |
| JavaRAP |
JavaRAP is an implementation of the classic Resolution of Anaphora Procedure (RAP) given by Lappin and Leass (1994).
It resolves third person pronouns, lexical anaphors, and identifies pleonastic pronouns. |
| Minipar |
Shallow function dependecy grammar parser. See demo. |
| Conexor |
Shallow function dependecy grammar parser. See demo. |
| SS |
A fast CFG parser with chunk parsing developed at University of Tokyo. |
| Charniak |
Statistical parser. See demo. |
| Collins |
Statistical parser. |
| Bikel |
Statistical parser, implemented in Java. See demo. |
| RASP |
Robust Accurate Statistical Parsing (Linux only). |
| CCG |
Statistical parsers (C&C and StatCCG) using Combinatory Categorial Grammar (CCG) formalism.
See demo of C&C. |
| The Stanford Parser |
Java implementations of probabilistic natural language parsers, both highly optimized PCFG
and dependency parsers, and a lexicalized PCFG parser.
See demo.
|
| MSTParser |
Dependency parser. |
| MaltParser |
Dependency parser, implemented in Java. |
| Apple Pie Parser |
A bottom-up probabilistic chart parser. |
| Link Parser |
A parser based on a link grammar. |
| Chunk Parser |
A shallow parser developed at the Cognitive Computation Group at University of Illinois.
See demo. |
| Penn2Malt |
A tool which converts phrase-structure parses to a dependency model. |
| Eclipse |
Open-source and free Java editor and much more. |
| NetBeans |
Open-source and free Java editor and much more. |
| Code conventions |
Code conventions for the Java programming language recommended by Sun. |
| Jakarta Commons |
Collection of reusable Java components. |
| Apache Logging/a> |
Resources to facilitate logging functionality. |
| JETM |
Java Execution Time Measurement Library. |
| JGraph |
Java graph visualization and layout library. |
| SoftwareMetrics |
An Eclipse plugin for calcularing various sorts of software metrics. |
| PDF |
A list of libraries for managing PDF at the Java code level. |
| XML |
Good online book on processing XML with Java. |