You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by ki...@apache.org on 2017/05/06 11:40:29 UTC

[02/16] opennlp-site git commit: OPENNLP-999: new website layout with JBake

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/assets/js/prettify.js
----------------------------------------------------------------------
diff --git a/src/main/jbake/assets/js/prettify.js b/src/main/jbake/assets/js/prettify.js
new file mode 100755
index 0000000..7b99049
--- /dev/null
+++ b/src/main/jbake/assets/js/prettify.js
@@ -0,0 +1,30 @@
+!function(){var q=null;window.PR_SHOULD_USE_CONTINUATION=!0;
+(function(){function S(a){function d(e){var b=e.charCodeAt(0);if(b!==92)return b;var a=e.charAt(1);return(b=r[a])?b:"0"<=a&&a<="7"?parseInt(e.substring(1),8):a==="u"||a==="x"?parseInt(e.substring(2),16):e.charCodeAt(1)}function g(e){if(e<32)return(e<16?"\\x0":"\\x")+e.toString(16);e=String.fromCharCode(e);return e==="\\"||e==="-"||e==="]"||e==="^"?"\\"+e:e}function b(e){var b=e.substring(1,e.length-1).match(/\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\[0-3][0-7]{0,2}|\\[0-7]{1,2}|\\[\S\s]|[^\\]/g),e=[],a=
+b[0]==="^",c=["["];a&&c.push("^");for(var a=a?1:0,f=b.length;a<f;++a){var h=b[a];if(/\\[bdsw]/i.test(h))c.push(h);else{var h=d(h),l;a+2<f&&"-"===b[a+1]?(l=d(b[a+2]),a+=2):l=h;e.push([h,l]);l<65||h>122||(l<65||h>90||e.push([Math.max(65,h)|32,Math.min(l,90)|32]),l<97||h>122||e.push([Math.max(97,h)&-33,Math.min(l,122)&-33]))}}e.sort(function(e,a){return e[0]-a[0]||a[1]-e[1]});b=[];f=[];for(a=0;a<e.length;++a)h=e[a],h[0]<=f[1]+1?f[1]=Math.max(f[1],h[1]):b.push(f=h);for(a=0;a<b.length;++a)h=b[a],c.push(g(h[0])),
+h[1]>h[0]&&(h[1]+1>h[0]&&c.push("-"),c.push(g(h[1])));c.push("]");return c.join("")}function s(e){for(var a=e.source.match(/\[(?:[^\\\]]|\\[\S\s])*]|\\u[\dA-Fa-f]{4}|\\x[\dA-Fa-f]{2}|\\\d+|\\[^\dux]|\(\?[!:=]|[()^]|[^()[\\^]+/g),c=a.length,d=[],f=0,h=0;f<c;++f){var l=a[f];l==="("?++h:"\\"===l.charAt(0)&&(l=+l.substring(1))&&(l<=h?d[l]=-1:a[f]=g(l))}for(f=1;f<d.length;++f)-1===d[f]&&(d[f]=++x);for(h=f=0;f<c;++f)l=a[f],l==="("?(++h,d[h]||(a[f]="(?:")):"\\"===l.charAt(0)&&(l=+l.substring(1))&&l<=h&&
+(a[f]="\\"+d[l]);for(f=0;f<c;++f)"^"===a[f]&&"^"!==a[f+1]&&(a[f]="");if(e.ignoreCase&&m)for(f=0;f<c;++f)l=a[f],e=l.charAt(0),l.length>=2&&e==="["?a[f]=b(l):e!=="\\"&&(a[f]=l.replace(/[A-Za-z]/g,function(a){a=a.charCodeAt(0);return"["+String.fromCharCode(a&-33,a|32)+"]"}));return a.join("")}for(var x=0,m=!1,j=!1,k=0,c=a.length;k<c;++k){var i=a[k];if(i.ignoreCase)j=!0;else if(/[a-z]/i.test(i.source.replace(/\\u[\da-f]{4}|\\x[\da-f]{2}|\\[^UXux]/gi,""))){m=!0;j=!1;break}}for(var r={b:8,t:9,n:10,v:11,
+f:12,r:13},n=[],k=0,c=a.length;k<c;++k){i=a[k];if(i.global||i.multiline)throw Error(""+i);n.push("(?:"+s(i)+")")}return RegExp(n.join("|"),j?"gi":"g")}function T(a,d){function g(a){var c=a.nodeType;if(c==1){if(!b.test(a.className)){for(c=a.firstChild;c;c=c.nextSibling)g(c);c=a.nodeName.toLowerCase();if("br"===c||"li"===c)s[j]="\n",m[j<<1]=x++,m[j++<<1|1]=a}}else if(c==3||c==4)c=a.nodeValue,c.length&&(c=d?c.replace(/\r\n?/g,"\n"):c.replace(/[\t\n\r ]+/g," "),s[j]=c,m[j<<1]=x,x+=c.length,m[j++<<1|1]=
+a)}var b=/(?:^|\s)nocode(?:\s|$)/,s=[],x=0,m=[],j=0;g(a);return{a:s.join("").replace(/\n$/,""),d:m}}function H(a,d,g,b){d&&(a={a:d,e:a},g(a),b.push.apply(b,a.g))}function U(a){for(var d=void 0,g=a.firstChild;g;g=g.nextSibling)var b=g.nodeType,d=b===1?d?a:g:b===3?V.test(g.nodeValue)?a:d:d;return d===a?void 0:d}function C(a,d){function g(a){for(var j=a.e,k=[j,"pln"],c=0,i=a.a.match(s)||[],r={},n=0,e=i.length;n<e;++n){var z=i[n],w=r[z],t=void 0,f;if(typeof w==="string")f=!1;else{var h=b[z.charAt(0)];
+if(h)t=z.match(h[1]),w=h[0];else{for(f=0;f<x;++f)if(h=d[f],t=z.match(h[1])){w=h[0];break}t||(w="pln")}if((f=w.length>=5&&"lang-"===w.substring(0,5))&&!(t&&typeof t[1]==="string"))f=!1,w="src";f||(r[z]=w)}h=c;c+=z.length;if(f){f=t[1];var l=z.indexOf(f),B=l+f.length;t[2]&&(B=z.length-t[2].length,l=B-f.length);w=w.substring(5);H(j+h,z.substring(0,l),g,k);H(j+h+l,f,I(w,f),k);H(j+h+B,z.substring(B),g,k)}else k.push(j+h,w)}a.g=k}var b={},s;(function(){for(var g=a.concat(d),j=[],k={},c=0,i=g.length;c<i;++c){var r=
+g[c],n=r[3];if(n)for(var e=n.length;--e>=0;)b[n.charAt(e)]=r;r=r[1];n=""+r;k.hasOwnProperty(n)||(j.push(r),k[n]=q)}j.push(/[\S\s]/);s=S(j)})();var x=d.length;return g}function v(a){var d=[],g=[];a.tripleQuotedStrings?d.push(["str",/^(?:'''(?:[^'\\]|\\[\S\s]|''?(?=[^']))*(?:'''|$)|"""(?:[^"\\]|\\[\S\s]|""?(?=[^"]))*(?:"""|$)|'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$))/,q,"'\""]):a.multiLineStrings?d.push(["str",/^(?:'(?:[^'\\]|\\[\S\s])*(?:'|$)|"(?:[^"\\]|\\[\S\s])*(?:"|$)|`(?:[^\\`]|\\[\S\s])*(?:`|$))/,
+q,"'\"`"]):d.push(["str",/^(?:'(?:[^\n\r'\\]|\\.)*(?:'|$)|"(?:[^\n\r"\\]|\\.)*(?:"|$))/,q,"\"'"]);a.verbatimStrings&&g.push(["str",/^@"(?:[^"]|"")*(?:"|$)/,q]);var b=a.hashComments;b&&(a.cStyleComments?(b>1?d.push(["com",/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,q,"#"]):d.push(["com",/^#(?:(?:define|e(?:l|nd)if|else|error|ifn?def|include|line|pragma|undef|warning)\b|[^\n\r]*)/,q,"#"]),g.push(["str",/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,q])):d.push(["com",
+/^#[^\n\r]*/,q,"#"]));a.cStyleComments&&(g.push(["com",/^\/\/[^\n\r]*/,q]),g.push(["com",/^\/\*[\S\s]*?(?:\*\/|$)/,q]));if(b=a.regexLiterals){var s=(b=b>1?"":"\n\r")?".":"[\\S\\s]";g.push(["lang-regex",RegExp("^(?:^^\\.?|[+-]|[!=]=?=?|\\#|%=?|&&?=?|\\(|\\*=?|[+\\-]=|->|\\/=?|::?|<<?=?|>>?>?=?|,|;|\\?|@|\\[|~|{|\\^\\^?=?|\\|\\|?=?|break|case|continue|delete|do|else|finally|instanceof|return|throw|try|typeof)\\s*("+("/(?=[^/*"+b+"])(?:[^/\\x5B\\x5C"+b+"]|\\x5C"+s+"|\\x5B(?:[^\\x5C\\x5D"+b+"]|\\x5C"+
+s+")*(?:\\x5D|$))+/")+")")])}(b=a.types)&&g.push(["typ",b]);b=(""+a.keywords).replace(/^ | $/g,"");b.length&&g.push(["kwd",RegExp("^(?:"+b.replace(/[\s,]+/g,"|")+")\\b"),q]);d.push(["pln",/^\s+/,q," \r\n\t\u00a0"]);b="^.[^\\s\\w.$@'\"`/\\\\]*";a.regexLiterals&&(b+="(?!s*/)");g.push(["lit",/^@[$_a-z][\w$@]*/i,q],["typ",/^(?:[@_]?[A-Z]+[a-z][\w$@]*|\w+_t\b)/,q],["pln",/^[$_a-z][\w$@]*/i,q],["lit",/^(?:0x[\da-f]+|(?:\d(?:_\d+)*\d*(?:\.\d*)?|\.\d\+)(?:e[+-]?\d+)?)[a-z]*/i,q,"0123456789"],["pln",/^\\[\S\s]?/,
+q],["pun",RegExp(b),q]);return C(d,g)}function J(a,d,g){function b(a){var c=a.nodeType;if(c==1&&!x.test(a.className))if("br"===a.nodeName)s(a),a.parentNode&&a.parentNode.removeChild(a);else for(a=a.firstChild;a;a=a.nextSibling)b(a);else if((c==3||c==4)&&g){var d=a.nodeValue,i=d.match(m);if(i)c=d.substring(0,i.index),a.nodeValue=c,(d=d.substring(i.index+i[0].length))&&a.parentNode.insertBefore(j.createTextNode(d),a.nextSibling),s(a),c||a.parentNode.removeChild(a)}}function s(a){function b(a,c){var d=
+c?a.cloneNode(!1):a,e=a.parentNode;if(e){var e=b(e,1),g=a.nextSibling;e.appendChild(d);for(var i=g;i;i=g)g=i.nextSibling,e.appendChild(i)}return d}for(;!a.nextSibling;)if(a=a.parentNode,!a)return;for(var a=b(a.nextSibling,0),d;(d=a.parentNode)&&d.nodeType===1;)a=d;c.push(a)}for(var x=/(?:^|\s)nocode(?:\s|$)/,m=/\r\n?|\n/,j=a.ownerDocument,k=j.createElement("li");a.firstChild;)k.appendChild(a.firstChild);for(var c=[k],i=0;i<c.length;++i)b(c[i]);d===(d|0)&&c[0].setAttribute("value",d);var r=j.createElement("ol");
+r.className="linenums";for(var d=Math.max(0,d-1|0)||0,i=0,n=c.length;i<n;++i)k=c[i],k.className="L"+(i+d)%10,k.firstChild||k.appendChild(j.createTextNode("\u00a0")),r.appendChild(k);a.appendChild(r)}function p(a,d){for(var g=d.length;--g>=0;){var b=d[g];F.hasOwnProperty(b)?D.console&&console.warn("cannot override language handler %s",b):F[b]=a}}function I(a,d){if(!a||!F.hasOwnProperty(a))a=/^\s*</.test(d)?"default-markup":"default-code";return F[a]}function K(a){var d=a.h;try{var g=T(a.c,a.i),b=g.a;
+a.a=b;a.d=g.d;a.e=0;I(d,b)(a);var s=/\bMSIE\s(\d+)/.exec(navigator.userAgent),s=s&&+s[1]<=8,d=/\n/g,x=a.a,m=x.length,g=0,j=a.d,k=j.length,b=0,c=a.g,i=c.length,r=0;c[i]=m;var n,e;for(e=n=0;e<i;)c[e]!==c[e+2]?(c[n++]=c[e++],c[n++]=c[e++]):e+=2;i=n;for(e=n=0;e<i;){for(var p=c[e],w=c[e+1],t=e+2;t+2<=i&&c[t+1]===w;)t+=2;c[n++]=p;c[n++]=w;e=t}c.length=n;var f=a.c,h;if(f)h=f.style.display,f.style.display="none";try{for(;b<k;){var l=j[b+2]||m,B=c[r+2]||m,t=Math.min(l,B),A=j[b+1],G;if(A.nodeType!==1&&(G=x.substring(g,
+t))){s&&(G=G.replace(d,"\r"));A.nodeValue=G;var L=A.ownerDocument,o=L.createElement("span");o.className=c[r+1];var v=A.parentNode;v.replaceChild(o,A);o.appendChild(A);g<l&&(j[b+1]=A=L.createTextNode(x.substring(t,l)),v.insertBefore(A,o.nextSibling))}g=t;g>=l&&(b+=2);g>=B&&(r+=2)}}finally{if(f)f.style.display=h}}catch(u){D.console&&console.log(u&&u.stack||u)}}var D=window,y=["break,continue,do,else,for,if,return,while"],E=[[y,"auto,case,char,const,default,double,enum,extern,float,goto,inline,int,long,register,short,signed,sizeof,static,struct,switch,typedef,union,unsigned,void,volatile"],
+"catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],M=[E,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,delegate,dynamic_cast,explicit,export,friend,generic,late_check,mutable,namespace,nullptr,property,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],N=[E,"abstract,assert,boolean,byte,extends,final,finally,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient"],
+O=[N,"as,base,by,checked,decimal,delegate,descending,dynamic,event,fixed,foreach,from,group,implicit,in,internal,into,is,let,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,string,select,uint,ulong,unchecked,unsafe,ushort,var,virtual,where"],E=[E,"debugger,eval,export,function,get,null,set,undefined,var,with,Infinity,NaN"],P=[y,"and,as,assert,class,def,del,elif,except,exec,finally,from,global,import,in,is,lambda,nonlocal,not,or,pass,print,raise,try,with,yield,False,True,None"],
+Q=[y,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],W=[y,"as,assert,const,copy,drop,enum,extern,fail,false,fn,impl,let,log,loop,match,mod,move,mut,priv,pub,pure,ref,self,static,struct,true,trait,type,unsafe,use"],y=[y,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],R=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)\b/,
+V=/\S/,X=v({keywords:[M,O,E,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",P,Q,y],hashComments:!0,cStyleComments:!0,multiLineStrings:!0,regexLiterals:!0}),F={};p(X,["default-code"]);p(C([],[["pln",/^[^<?]+/],["dec",/^<!\w[^>]*(?:>|$)/],["com",/^<\!--[\S\s]*?(?:--\>|$)/],["lang-",/^<\?([\S\s]+?)(?:\?>|$)/],["lang-",/^<%([\S\s]+?)(?:%>|$)/],["pun",/^(?:<[%?]|[%?]>)/],["lang-",
+/^<xmp\b[^>]*>([\S\s]+?)<\/xmp\b[^>]*>/i],["lang-js",/^<script\b[^>]*>([\S\s]*?)(<\/script\b[^>]*>)/i],["lang-css",/^<style\b[^>]*>([\S\s]*?)(<\/style\b[^>]*>)/i],["lang-in.tag",/^(<\/?[a-z][^<>]*>)/i]]),["default-markup","htm","html","mxml","xhtml","xml","xsl"]);p(C([["pln",/^\s+/,q," \t\r\n"],["atv",/^(?:"[^"]*"?|'[^']*'?)/,q,"\"'"]],[["tag",/^^<\/?[a-z](?:[\w-.:]*\w)?|\/?>$/i],["atn",/^(?!style[\s=]|on)[a-z](?:[\w:-]*\w)?/i],["lang-uq.val",/^=\s*([^\s"'>]*(?:[^\s"'/>]|\/(?=\s)))/],["pun",/^[/<->]+/],
+["lang-js",/^on\w+\s*=\s*"([^"]+)"/i],["lang-js",/^on\w+\s*=\s*'([^']+)'/i],["lang-js",/^on\w+\s*=\s*([^\s"'>]+)/i],["lang-css",/^style\s*=\s*"([^"]+)"/i],["lang-css",/^style\s*=\s*'([^']+)'/i],["lang-css",/^style\s*=\s*([^\s"'>]+)/i]]),["in.tag"]);p(C([],[["atv",/^[\S\s]+/]]),["uq.val"]);p(v({keywords:M,hashComments:!0,cStyleComments:!0,types:R}),["c","cc","cpp","cxx","cyc","m"]);p(v({keywords:"null,true,false"}),["json"]);p(v({keywords:O,hashComments:!0,cStyleComments:!0,verbatimStrings:!0,types:R}),
+["cs"]);p(v({keywords:N,cStyleComments:!0}),["java"]);p(v({keywords:y,hashComments:!0,multiLineStrings:!0}),["bash","bsh","csh","sh"]);p(v({keywords:P,hashComments:!0,multiLineStrings:!0,tripleQuotedStrings:!0}),["cv","py","python"]);p(v({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:2}),["perl","pl","pm"]);p(v({keywords:Q,
+hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb","ruby"]);p(v({keywords:E,cStyleComments:!0,regexLiterals:!0}),["javascript","js"]);p(v({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,throw,true,try,unless,until,when,while,yes",hashComments:3,cStyleComments:!0,multilineStrings:!0,tripleQuotedStrings:!0,regexLiterals:!0}),["coffee"]);p(v({keywords:W,cStyleComments:!0,multilineStrings:!0}),["rc","rs","rust"]);
+p(C([],[["str",/^[\S\s]+/]]),["regex"]);var Y=D.PR={createSimpleLexer:C,registerLangHandler:p,sourceDecorator:v,PR_ATTRIB_NAME:"atn",PR_ATTRIB_VALUE:"atv",PR_COMMENT:"com",PR_DECLARATION:"dec",PR_KEYWORD:"kwd",PR_LITERAL:"lit",PR_NOCODE:"nocode",PR_PLAIN:"pln",PR_PUNCTUATION:"pun",PR_SOURCE:"src",PR_STRING:"str",PR_TAG:"tag",PR_TYPE:"typ",prettyPrintOne:D.prettyPrintOne=function(a,d,g){var b=document.createElement("div");b.innerHTML="<pre>"+a+"</pre>";b=b.firstChild;g&&J(b,g,!0);K({h:d,j:g,c:b,i:1});
+return b.innerHTML},prettyPrint:D.prettyPrint=function(a,d){function g(){for(var b=D.PR_SHOULD_USE_CONTINUATION?c.now()+250:Infinity;i<p.length&&c.now()<b;i++){for(var d=p[i],j=h,k=d;k=k.previousSibling;){var m=k.nodeType,o=(m===7||m===8)&&k.nodeValue;if(o?!/^\??prettify\b/.test(o):m!==3||/\S/.test(k.nodeValue))break;if(o){j={};o.replace(/\b(\w+)=([\w%+\-.:]+)/g,function(a,b,c){j[b]=c});break}}k=d.className;if((j!==h||e.test(k))&&!v.test(k)){m=!1;for(o=d.parentNode;o;o=o.parentNode)if(f.test(o.tagName)&&
+o.className&&e.test(o.className)){m=!0;break}if(!m){d.className+=" prettyprinted";m=j.lang;if(!m){var m=k.match(n),y;if(!m&&(y=U(d))&&t.test(y.tagName))m=y.className.match(n);m&&(m=m[1])}if(w.test(d.tagName))o=1;else var o=d.currentStyle,u=s.defaultView,o=(o=o?o.whiteSpace:u&&u.getComputedStyle?u.getComputedStyle(d,q).getPropertyValue("white-space"):0)&&"pre"===o.substring(0,3);u=j.linenums;if(!(u=u==="true"||+u))u=(u=k.match(/\blinenums\b(?::(\d+))?/))?u[1]&&u[1].length?+u[1]:!0:!1;u&&J(d,u,o);r=
+{h:m,c:d,j:u,i:o};K(r)}}}i<p.length?setTimeout(g,250):"function"===typeof a&&a()}for(var b=d||document.body,s=b.ownerDocument||document,b=[b.getElementsByTagName("pre"),b.getElementsByTagName("code"),b.getElementsByTagName("xmp")],p=[],m=0;m<b.length;++m)for(var j=0,k=b[m].length;j<k;++j)p.push(b[m][j]);var b=q,c=Date;c.now||(c={now:function(){return+new Date}});var i=0,r,n=/\blang(?:uage)?-([\w.]+)(?!\S)/,e=/\bprettyprint\b/,v=/\bprettyprinted\b/,w=/pre|xmp/i,t=/^code$/i,f=/^(?:pre|code|xmp)$/i,
+h={};g()}};typeof define==="function"&&define.amd&&define("google-code-prettify",[],function(){return Y})})();}()

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/assets/manifest.json
----------------------------------------------------------------------
diff --git a/src/main/jbake/assets/manifest.json b/src/main/jbake/assets/manifest.json
new file mode 100644
index 0000000..013d4a6
--- /dev/null
+++ b/src/main/jbake/assets/manifest.json
@@ -0,0 +1,41 @@
+{
+ "name": "App",
+ "icons": [
+  {
+   "src": "\/android-icon-36x36.png",
+   "sizes": "36x36",
+   "type": "image\/png",
+   "density": "0.75"
+  },
+  {
+   "src": "\/android-icon-48x48.png",
+   "sizes": "48x48",
+   "type": "image\/png",
+   "density": "1.0"
+  },
+  {
+   "src": "\/android-icon-72x72.png",
+   "sizes": "72x72",
+   "type": "image\/png",
+   "density": "1.5"
+  },
+  {
+   "src": "\/android-icon-96x96.png",
+   "sizes": "96x96",
+   "type": "image\/png",
+   "density": "2.0"
+  },
+  {
+   "src": "\/android-icon-144x144.png",
+   "sizes": "144x144",
+   "type": "image\/png",
+   "density": "3.0"
+  },
+  {
+   "src": "\/android-icon-192x192.png",
+   "sizes": "192x192",
+   "type": "image\/png",
+   "density": "4.0"
+  }
+ ]
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/assets/ms-icon-144x144.png
----------------------------------------------------------------------
diff --git a/src/main/jbake/assets/ms-icon-144x144.png b/src/main/jbake/assets/ms-icon-144x144.png
new file mode 100644
index 0000000..ee52085
Binary files /dev/null and b/src/main/jbake/assets/ms-icon-144x144.png differ

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/assets/ms-icon-150x150.png
----------------------------------------------------------------------
diff --git a/src/main/jbake/assets/ms-icon-150x150.png b/src/main/jbake/assets/ms-icon-150x150.png
new file mode 100644
index 0000000..83bbd65
Binary files /dev/null and b/src/main/jbake/assets/ms-icon-150x150.png differ

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/assets/ms-icon-310x310.png
----------------------------------------------------------------------
diff --git a/src/main/jbake/assets/ms-icon-310x310.png b/src/main/jbake/assets/ms-icon-310x310.png
new file mode 100644
index 0000000..bae283f
Binary files /dev/null and b/src/main/jbake/assets/ms-icon-310x310.png differ

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/assets/ms-icon-70x70.png
----------------------------------------------------------------------
diff --git a/src/main/jbake/assets/ms-icon-70x70.png b/src/main/jbake/assets/ms-icon-70x70.png
new file mode 100644
index 0000000..2c615a3
Binary files /dev/null and b/src/main/jbake/assets/ms-icon-70x70.png differ

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/building.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/building.ad b/src/main/jbake/content/building.ad
new file mode 100644
index 0000000..f6bac52
--- /dev/null
+++ b/src/main/jbake/content/building.ad
@@ -0,0 +1,73 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Building from Source
+:jbake-type: page
+:jbake-tags: building, source
+:jbake-status: published
+:idprefix:
+
+## Last Offical
+
+## Prerequisites
+
+ - If you have an IDE installed such as https://netbeans.org/[NetBeans] or https://www.eclipse.org/[Eclipse] installed,
+ it will make your development easier.  However, follow on for the brave.
+
+ - At least http://www.oracle.com/technetwork/java/javase/overview/index.html[JDK 8] is required to compile and run
+  the object code.
+
+ - At least https://maven.apache.org/[Apache Maven 3.3.9] is required to build the source
+ files and assemble the project.
+
+## Build Procedure
+
+OpenNLP can either be build from the distributed sources or from
+a subversion checkout. These build instructions document how
+to build from the latest trunk version. The distributed source package
+includes a README file which explains how to build it.
+
+On the first checkout everything should be built.
+Go to the opennlp folder inside the trunk folder (e.g. opennlp-trunk) and type 
+
+-----
+cd opennlp
+mvn install
+-----
+
+to build all modules.
+The build installs the maven artifacts in the local repository
+and creates a binary and source distribution inside the 
+opennlp-distr/target folder.
+
+After the initial build the individual modules can be built on their own
+with: ``mvn install``
+
+In the opennlp-docs project it is
+recommended to always build with ``mvn clean install`` because
+changed docbook xml files might not be re-processed otherwise.
+
+In some cases it might be convenient to skip the tests.
+That can be done with the ``-Dmaven.test.skip=true``  option.
+For example type: ``mvn clean install -Dmaven.test.skip=true``
+
+No tests will be executed.
+
+It might happen from time to time that the build fails,
+if so please report a broken build on the opennlp-dev mailing
+list. The build should always work for everyone.

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/code-conventions.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/code-conventions.ad b/src/main/jbake/content/code-conventions.ad
new file mode 100644
index 0000000..708534b
--- /dev/null
+++ b/src/main/jbake/content/code-conventions.ad
@@ -0,0 +1,62 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Apache OpenNLP Code Conventions
+:jbake-type: page
+:jbake-tags: building, source, code conventions
+:jbake-status: published
+:idprefix:
+
+
+The Apache OpenNLP code should follow our code conventions. All code which
+is contributed to the project should adhere to these guidelines. 
+
+* Use 2 spaces for indentation. No tabs!
+* Place open braces on the same line as the declaration, for example:
+
+[source,java]
+----
+public class Foo extends Bar {
+  public static void main(String args[]) {
+    try {
+      for (int i = 0; i < args.length; i++) {
+        System.out.println(Integer.parseInt(args[i]));
+      }		        
+    }
+    catch(NumberFormatException e) {
+      e.printStackTrace();
+    }
+  }
+}
+----
+
+* Wrap lines longer than 80 to 100 characters. For wrapped lines use an indent of 4 characters.
+* Within a class or interface, definitions should be ordered as follows:
+    * Inner classses
+    * Class (static) variables
+    * Instance variables
+    * Constructors
+    * Methods
+
+* Do not use package imports (for example import org.apache.opennlp.*)
+* For other cases, we try to follow
+  http://www.oracle.com/technetwork/java/codeconv-138413.html[Java code conventions] as much as possible.
+  
+# Formatter and Style files
+* A code formatter file for Eclipse can be found link:code-formatter/OpenNLP-Eclipse-Formatter.xml[here] and the import order file link:code-formatter/eclipse-opennlp.importorder[here].
+* A code formatter file for IntelliJ can be found link:code-formatter/OpenNLP-IntelliJ-Formatter.xml[here].

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/docs/index.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/docs/index.ad b/src/main/jbake/content/docs/index.ad
new file mode 100755
index 0000000..3eae9e8
--- /dev/null
+++ b/src/main/jbake/content/docs/index.ad
@@ -0,0 +1,36 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Documentation
+:jbake-type: page
+:jbake-tags: documentation
+:jbake-status: published
+:idprefix:
+
+There exists a manual and Javadoc API documentation for Apache OpenNLP. The manual
+explains how the various OpenNLP components can be used and trained.
+
+### Apache OpenNLP 1.7.2 documentation
+
+* link:/docs/1.7.2/manual/opennlp.html[Apache OpenNLP Manual]
+* link:/docs/1.7.2/apidocs/opennlp-tools/index.html[Apache OpenNLP Tools Javadoc]
+* link:/docs/1.7.2/apidocs/opennlp-uima/index.html[Apache OpenNLP UIMA Javadoc]
+* link:/docs/1.7.2/apidocs/opennlp-brat-annotator/index.html[Apache OpenNLP BRAT Annotator Javadoc]
+* link:/docs/1.7.2/apidocs/opennlp-morfologik-addon/index.html[Apache OpenNLP Morfologik Addon Javadoc]
+
+Note: All the documentation is also included in the binary distribution.

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/download.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/download.ad b/src/main/jbake/content/download.ad
new file mode 100755
index 0000000..560c004
--- /dev/null
+++ b/src/main/jbake/content/download.ad
@@ -0,0 +1,86 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Download
+:jbake-type: page
+:jbake-tags: download
+:jbake-status: published
+:idprefix:
+
+## Last Official Release
+
+Apache OpenNLP 1.7.2 is now available for download.
+
+[options="header"]
+|===
+|File | Signatures
+
+|https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-bin.tar.gz[apache-opennlp-1.7.2-bin.tar.gz]
+|https://www.apache.org/dist/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-bin.tar.gz.md5[md5]
+https://www.apache.org/dist/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-bin.tar.gz.sha1[sha1]
+https://www.apache.org/dist/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-bin.tar.gz.asc[asc]
+
+|https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-bin.zip[apache-opennlp-1.7.2-bin.zip]
+|https://www.apache.org/dist/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-bin.zip.md5[md5]
+https://www.apache.org/dist/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-bin.zip.sha1[sha1]
+https://www.apache.org/dist/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-bin.zip.asc[asc]
+
+|https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-src.tar.gz[apache-opennlp-1.7.2-src.tar.gz]
+|https://www.apache.org/dist/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-src.tar.gz.md5[md5]
+https://www.apache.org/dist/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-src.tar.gz.sha1[sha1]
+https://www.apache.org/dist/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-src.tar.gz.asc[asc]
+
+|https://www.apache.org/dyn/closer.cgi/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-src.zip[apache-opennlp-1.7.2-src.zip]
+|https://www.apache.org/dist/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-src.zip.md5[md5]
+https://www.apache.org/dist/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-src.zip.sha1[sha1]
+https://www.apache.org/dist/opennlp/opennlp-1.7.2/apache-opennlp-1.7.2-src.zip.asc[asc]
+|===
+
+Note: Please note that the tar.gz archive contain file names longer than 100 characters and has
+been created using GNU tar extensions. It must be untarred with a GNU compatible version of tar.
+
+### Verifying Signatures
+The md5, sha1 and asc files are signature files and can be used to verify the integrity of the
+downloaded distribution package.
+
+Use the following commands to verify the integrity:
+
+* gpg --print-md MD5 fileName.zip
+* gpg --print-md SHA1 fileName.tar.gz
+* gpg --verify fileName.tar.gz.asc
+
+It might be necessary to import the https://www.apache.org/dist/opennlp/KEYS[KEYS file] to verify the integrity
+of the asc files.
+
+That can easily be done with:
+
+* gpg --import KEYS
+
+More information about release signing and verifying signatures can
+be found https://www.apache.org/dev/release-signing.html[here].
+
+## Models
+The models over at SourceForge for 1.5.0 can be http://opennlp.sourceforge.net/models-1.5/[found here]
+and are fully compatible with Apache OpenNLP 1.7.2.
+
+The models can be used for testing or getting started, please train your own models for all other use cases.
+
+## Archive
+
+Historical releases can be downloaded from the archived https://sourceforge.net/projects/opennlp/[SourceForge project]
+or the https://archive.apache.org/dist/opennlp/[Apache archive].
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/faq.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/faq.ad b/src/main/jbake/content/faq.ad
new file mode 100644
index 0000000..3033d4c
--- /dev/null
+++ b/src/main/jbake/content/faq.ad
@@ -0,0 +1,24 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= FAQ
+:jbake-type: page
+:jbake-tags: maven
+:jbake-status: published
+:idprefix:
+

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/get-involved.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/get-involved.ad b/src/main/jbake/content/get-involved.ad
new file mode 100644
index 0000000..53e43d4
--- /dev/null
+++ b/src/main/jbake/content/get-involved.ad
@@ -0,0 +1,43 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Get Involved
+:jbake-type: page
+:jbake-tags: download
+:jbake-status: published
+:idprefix:
+
+
+The Apache OpenNLP project is developed by volunteers and is always looking for new contributors
+to work on all parts of the project. Every contribution is welcome and needed to make it better.
+A contribution can be anything from a small documentation typo fix to a new component.
+
+Before you start to contribute we suggest to join the user and development mailing lists.
+
+A contribution is always done through https://issues.apache.org/jira/browse/OPENNLP[Apache OpenNLP JIRA].
+Please https://issues.apache.org/jira/secure/CreateIssue.jspa?pid=12311215&issuetype=4[create a JIRA issue]
+which describes the change and attach a patch to it.
+Every received patch will be reviewed and then either be committed or we give appropriate feedback
+to change it.
+
+Bigger contributions can eventually only be accepted when an
+https://www.apache.org/licenses/icla.txt[ICLA], https://www.apache.org/licenses/cla-corporate.txt[CCLA]
+or https://www.apache.org/licenses/software-grant.txt[software grant] is on file.
+
+Contributors who have a history of successful participation are invited to join
+the project as a committer from the https://incubator.apache.org/guides/ppmc.html[PPMC].

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/mailing-lists.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/mailing-lists.ad b/src/main/jbake/content/mailing-lists.ad
new file mode 100644
index 0000000..a5b4456
--- /dev/null
+++ b/src/main/jbake/content/mailing-lists.ad
@@ -0,0 +1,73 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Mailing Lists
+:jbake-type: page
+:jbake-tags: maven
+:jbake-status: published
+:idprefix:
+
+
+__Users__: <us...@opennlp.apache.org>
+
+This list is the general users mailing list and is for posting most, if not all, relevant questions.
+If you are trying to decide which list, opennlp-dev or opennlp-users, post here first.  Someone will
+kindly suggest you post to opennlp-dev if it is more appropriate there.
+
+Subscribe by sending an e-mail to <us...@opennlp.apache.org>
+
+To un-subscribe send an e-mail to <us...@opennlp.apache.org>
+
+http://mail-archives.apache.org/mod_mbox/opennlp-users/[users archive]
+
+
+__Dev__: <de...@opennlp.apache.org>
+
+This list is for development discussions, patch suggestions, and current issues posted
+to the issue tracker for the project.
+
+Subscribe to this list by sending an e-mail to <de...@opennlp.apache.org>
+
+To un-subscribe send an e-mail to <de...@opennlp.apache.org>
+
+http://mail-archives.apache.org/mod_mbox/opennlp-dev/[dev archive]
+
+__Commits__: 
+
+This list follows changes to the project. This list is _not_ for questions.  This list
+is used by svn to post changes to the project.  If you have questions about any
+content here, post them to the opennlp-dev list above.
+
+Subscribe to this list by sending an e-mail to <co...@opennlp.apache.org>
+
+To un-subscribe send an e-mail to <co...@opennlp.apache.org>
+
+http://mail-archives.apache.org/mod_mbox/opennlp-commits/[commits archive]
+
+__Issues__:
+
+This list follows changes and posts to JIRA, the projects bug tracking system.  If you have any
+issues please post them to the JIRA pages and not to this list.  This list is mainly for developers
+to keep track of changes and issues to be resolved; however, any changes should be posted to
+the JIRA pages and _not_ _directly_ to this mailing list.
+
+Subscribe to this list by sending an email to <is...@opennlp.apache.org>
+
+To un-subscribe send an e-mail to <is...@opennlp.apaache.org>
+
+http://mail-archives.apache.org/mod_mbox/opennlp-issues/[issues archive]

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/maven-dependency.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/maven-dependency.ad b/src/main/jbake/content/maven-dependency.ad
new file mode 100755
index 0000000..5937864
--- /dev/null
+++ b/src/main/jbake/content/maven-dependency.ad
@@ -0,0 +1,93 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Maven Dependency
+:jbake-type: page
+:jbake-tags: maven
+:jbake-status: published
+:idprefix:
+
+
+Apache OpenNLP is also distributed via the Maven Central Repository and
+the maven artifacts are located http://repo1.maven.org/maven2/org/apache/opennlp/[here].
+
+The Apache OpenNLP project publishes the library, javadoc and source code jars.
+
+To use OpenNLP in your project specify exactly one of the following dependencies,
+all transient dependencies are resolved automatically.
+
+## OpenNLP Tools Dependency
+
+To use the OpenNLP Tools define the following dependency:
+
+
+    <dependency>
+      <groupId>org.apache.opennlp</groupId>
+      <artifactId>opennlp-tools</artifactId>
+      <version>1.7.2</version>
+    </dependency>
+
+
+## OpenNLP UIMA Annotators Dependency
+
+To use the OpenNLP UIMA Annotators define the following dependency:
+
+    <dependency>
+      <groupId>org.apache.opennlp</groupId>
+      <artifactId>opennlp-uima</artifactId>
+      <version>1.7.2</version>
+    </dependency>
+
+## OpenNLP Morfologik AddOn Dependency
+
+To use the OpenNLP Morfologik-Addon define the following dependency:
+
+    <dependency>
+      <groupId>org.apache.opennlp</groupId>
+      <artifactId>opennlp-morfologik-addon</artifactId>
+      <version>1.7.2</version>
+    </dependency>
+
+## OpenNLP Brat Annotator Dependency
+
+To use the OpenNLP UIMA Annotators define the following dependency:
+
+    <dependency>
+      <groupId>org.apache.opennlp</groupId>
+      <artifactId>opennlp-brat-annotator</artifactId>
+      <version>1.7.2</version>
+    </dependency>
+
+## OpenNLP Tools SNAPSHOT Dependency
+
+To use the current trunk version define the following dependency:
+
+    <dependency>
+      <groupId>org.apache.opennlp</groupId>
+      <artifactId>opennlp-tools</artifactId>
+      <version>1.7.3-SNAPSHOT</version>
+    </dependency>
+
+The SNAPSHOT dependency requires the following repository:
+
+    <repositories>
+      <repository>
+        <id>apache opennlp snapshot</id>
+        <url>https://repository.apache.org/content/repositories/snapshots/</url>
+      </repository>
+    </repositories>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/news-2010-11-18.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/news-2010-11-18.ad b/src/main/jbake/content/news/news-2010-11-18.ad
new file mode 100755
index 0000000..06e4a9d
--- /dev/null
+++ b/src/main/jbake/content/news/news-2010-11-18.ad
@@ -0,0 +1,28 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= OpenNLP is candidated to Apache Incubation!
+Apache OpenNLP
+2010-11-18
+:jbake-type: post
+:jbake-tags: news
+:jbake-status: published
+:category: news
+:idprefix:
+
+OpenNLP Proposal presented to general list for incubator.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/news-2010-11-23.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/news-2010-11-23.ad b/src/main/jbake/content/news/news-2010-11-23.ad
new file mode 100755
index 0000000..9fb5ad7
--- /dev/null
+++ b/src/main/jbake/content/news/news-2010-11-23.ad
@@ -0,0 +1,28 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= OpenNLP is now into Apache Incubation!
+Apache OpenNLP
+2010-11-23
+:jbake-type: post
+:jbake-tags: news
+:jbake-status: published
+:category: news
+:idprefix:
+
+Apache Incubator voted +1 (8-binding and 9-non-binding votes) to accept OpenNLP into incubation.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/news-2010-12-24.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/news-2010-12-24.ad b/src/main/jbake/content/news/news-2010-12-24.ad
new file mode 100755
index 0000000..1491367
--- /dev/null
+++ b/src/main/jbake/content/news/news-2010-12-24.ad
@@ -0,0 +1,30 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Working on Apache Incubator requirements
+Apache OpenNLP
+2010-12-24
+:jbake-type: post
+:jbake-tags: news
+:jbake-status: published
+:category: news
+:idprefix:
+
+* Merry Christmas & Happy New Year!
+* We have the sources online, are working on porting the documentation, and cleanup of the code to meet Apache
+Incubator requirements.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/news-2011-01-29.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/news-2011-01-29.ad b/src/main/jbake/content/news/news-2011-01-29.ad
new file mode 100755
index 0000000..30d27dd
--- /dev/null
+++ b/src/main/jbake/content/news/news-2011-01-29.ad
@@ -0,0 +1,29 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Issue tracker moved to JIRA
+Apache OpenNLP
+2011-01-29
+:jbake-type: post
+:jbake-tags: news
+:jbake-status: published
+:category: news
+:idprefix:
+
+* We have moved JIRA issues to a new list. Special THANKS go to Gavin for helping.
+* We are preparing for our first full release of the package.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/news-2011-05-02.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/news-2011-05-02.ad b/src/main/jbake/content/news/news-2011-05-02.ad
new file mode 100755
index 0000000..fc72f16
--- /dev/null
+++ b/src/main/jbake/content/news/news-2011-05-02.ad
@@ -0,0 +1,31 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= First release of 1.5.1-incubating is ready!
+Apache OpenNLP
+2011-11-28
+:jbake-type: post
+:jbake-tags: news
+:jbake-status: published
+:category: news
+:idprefix:
+
+* First release of opennlp-1.5.1-incubating ready for primetime.
+* Voting started on opennlp-dev list voting +1 (5-binding and 2-non-binding).
+* Voting carried over to general list voting +1 (1-binding and 1-non-binding).
+* Recorded no 0 votes or -1 votes.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/news-2011-12-22.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/news-2011-12-22.ad b/src/main/jbake/content/news/news-2011-12-22.ad
new file mode 100755
index 0000000..6badd08
--- /dev/null
+++ b/src/main/jbake/content/news/news-2011-12-22.ad
@@ -0,0 +1,30 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= New members and new features...
+Apache OpenNLP
+2011-12-22
+:jbake-type: post
+:jbake-tags: news
+:jbake-status: published
+:category: news
+:idprefix:
+
+* Join everyone in welcoming our newest members to the group, Aliaksandr Autayeu and Boris Galitsky.
+* OpenNLP is moving forward with new features, fixes and advancements for the New Year.
+* Merry Chistmas & Happy New Year! Again... yes, it has been another year.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/news-2012-02-15.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/news-2012-02-15.ad b/src/main/jbake/content/news/news-2012-02-15.ad
new file mode 100755
index 0000000..3ef3ac3
--- /dev/null
+++ b/src/main/jbake/content/news/news-2012-02-15.ad
@@ -0,0 +1,30 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= OpenNLP graduated from the incubator as a Top Level Project
+Apache OpenNLP
+2012-02-15
+:jbake-type: post
+:jbake-tags: news
+:jbake-status: published
+:category: news
+:idprefix:
+
+== Interview on Cynical Developer podcast
+
+OpenNLP graduated from the incubator as a Top Level Project
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/release-152.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/release-152.ad b/src/main/jbake/content/news/release-152.ad
new file mode 100644
index 0000000..8b6bd0e
--- /dev/null
+++ b/src/main/jbake/content/news/release-152.ad
@@ -0,0 +1,66 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Apache OpenNLP 1.5.2 Incubating released =
+Apache OpenNLP
+2011-11-28
+:jbake-type: post
+:jbake-tags: community
+:jbake-status: published
+:category: news
+:idprefix:
+
+The Apache OpenNLP team is pleased to announce the release of version 1.5.2-incubating of
+Apache OpenNLP.
+
+The Apache OpenNLP library is a machine learning based toolkit for the processing of natural
+language text. It supports the most common NLP tasks, such as tokenization, sentence
+segmentation, part-of-speech tagging, named entity extraction, chunking, parsing,
+and coreference resolution.
+
+The OpenNLP 1.5.2-incubating binary and source distributions are available for download
+from our download page:
+<http://incubator.apache.org/opennlp/download.cgi>
+
+The OpenNLP library is distributed by Maven Central as well.
+See the Maven Dependency page for more details:
+<http://incubator.apache.org/opennlp/maven-dependency.html>
+
+This release contains a couple of new features, improvements and bug fixes.
+The maxent trainer can now run in multiple threads to utilize
+multi-core CPUs, configurable feature generation was added to the name finder,
+the perceptron trainer was refactored and improved, machine learners
+can now be configured with much more options via a parameter file,
+evaluators can print out detailed evaluation information.
+
+Additionally the release contains the following noteworthy changes:
+
+- Improved the white space handling in the Sentence Detector and its training code
+- Added more cross validator command line tools
+- Command line handling code has been refactored
+- Fixed problems with the new build
+- Now uses fast token class feature generation code by default
+- Added support for BioNLP/NLPBA 2004 shared task data
+- Removal of old and deprecated code
+- Dictionary case sensitivity support is now done properly
+- Support for OSGi
+
+For a complete list of fixed bugs and improvements please see the RELEASE_NOTES
+file included in the distribution.
+
+--The Apache OpenNLP Team

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/release-153.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/release-153.ad b/src/main/jbake/content/news/release-153.ad
new file mode 100644
index 0000000..55f5506
--- /dev/null
+++ b/src/main/jbake/content/news/release-153.ad
@@ -0,0 +1,56 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Apache OpenNLP 1.5.3 released
+Apache OpenNLP
+2013-04-17
+:jbake-type: post
+:jbake-tags: community
+:jbake-status: published
+:category: news
+:idprefix:
+
+The Apache OpenNLP team is pleased to announce the release of version 1.5.3 of Apache OpenNLP.
+
+The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text.
+It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging,
+named entity extraction, chunking, parsing, and coreference resolution.
+
+The OpenNLP 1.5.3 binary and source distributions are available for download from our download page:
+<http://opennlp.apache.org/cgi-bin/download.cgi>
+
+The OpenNLP library is distributed by Maven Central as well. See the Maven Dependency page for more details:
+<http://opennlp.apache.org/maven-dependency.html>
+
+This release contains a couple of new features, improvements and bug fixes. The CLI
+has been improved for a better consistency. Now the tools supports extensions that
+can be configured from the model, including customized context generators and
+validators.
+
+Additionally the release contains the following noteworthy changes:
+
+- Porter Stemmer tool
+- L-BFGS parameter estimation
+- Improved documentation
+- Fine-grained POSTagger evaluation report
+- Improved support to load user provided feature generator and context validation classes from OSGi environment
+- A detailed list of the issues related to this release can be found in the release notes.
+
+For a complete list of fixed bugs and improvements please see the RELEASE_NOTES file included in the distribution.
+
+--The Apache OpenNLP Team
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/release-160.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/release-160.ad b/src/main/jbake/content/news/release-160.ad
new file mode 100644
index 0000000..500a688
--- /dev/null
+++ b/src/main/jbake/content/news/release-160.ad
@@ -0,0 +1,65 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Apache OpenNLP 1.6.0 released
+Apache OpenNLP
+2015-07-13
+:jbake-type: post
+:jbake-tags: community
+:jbake-status: published
+:category: news
+:idprefix:
+
+
+The Apache OpenNLP team is pleased to announce the release of version 1.6.0 of Apache OpenNLP.
+
+The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text.
+It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging,
+named entity extraction, chunking, parsing, and coreference resolution.
+
+The OpenNLP 1.6.0 binary and source distributions are available for download from our download page:
+<http://opennlp.apache.org/cgi-bin/download.cgi>
+
+The OpenNLP library is distributed by Maven Central as well. See the Maven Dependency page for more details:
+<http://opennlp.apache.org/maven-dependency.html>
+
+This release introduces many new features, improvements and bug fixes. The API
+has been improved for a better consistency and 1.4 deprecated methods were
+removed. Now Java 1.7 is required.
+
+Additionally the release contains the following noteworthy changes:
+
+- Added evalutation support to the parser and doccat components
+- Added support to Evalita 07/09, Brat and OntoNotes corpus formats
+- Now L-BFGS is stable
+- Added Snowball to the Stemmer package
+- NameFinder now supports a user defined factory
+- Added pluggable machine learning support
+- Added a lemmatizer module
+- Added Cluster, Document Begin and Clark feature generators to the Name Finder
+- Added Liblinear as a Machine Learning addon
+- Entity Linker now has a command line interface
+- Added sequence classification support
+
+A detailed list of the issues related to this release can be found in the release notes.
+
+For a complete list of fixed bugs and improvements please see the RELEASE_NOTES
+file included in the distribution.
+
+--The Apache OpenNLP Team
+

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/release-170.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/release-170.ad b/src/main/jbake/content/news/release-170.ad
new file mode 100644
index 0000000..673272a
--- /dev/null
+++ b/src/main/jbake/content/news/release-170.ad
@@ -0,0 +1,60 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Apache OpenNLP 1.7.0 released
+Apache OpenNLP
+2016-12-31
+:jbake-type: post
+:jbake-tags: community
+:jbake-status: published
+:category: news
+:idprefix:
+
+The Apache OpenNLP team is pleased to announce the release of version 1.7.0 of Apache OpenNLP.
+
+The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text.
+
+It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution.
+
+The OpenNLP 1.7.0 binary and source distributions are available for download from our download page: <http://opennlp.apache.org/cgi-bin/download.cgi>
+
+The OpenNLP library is distributed by Maven Central as well. See the Maven Dependency page for more details: <http://opennlp.apache.org/maven-dependency.html>
+
+This release introduces many new features, improvements and bug fixes. The API has been improved for a better consistency and deprecated methods were removed. Now Java 1.8 and Maven 3.3.9 are required.
+
+Additionally the release contains the following noteworthy changes:
+
+- OpenNLP is up to 50% faster at analyzing content
+- A lot of deprecated code has been removed
+- Code base has been cleaned up
+- There is a new brat annotation service
+- Documentation was improved and extended
+- A Naive Bayesian Classifier implementation was added
+- Morofologik addon is now included
+- Added a language model component
+- Added a CLI to the lemmatizer component.
+- Added a supervised statistical lemmatizer.
+- The lemmatizer component API has been entirely rewritten. The changes in
+  the previously existing Dictionary-based lemmatizer are not backward compatible.
+
+A detailed list of the issues related to this release can be found in the release
+notes.
+
+For a complete list of fixed bugs and improvements please see the RELEASE_NOTES file included in the distribution.
+
+--The Apache OpenNLP Team
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/release-171.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/release-171.ad b/src/main/jbake/content/news/release-171.ad
new file mode 100644
index 0000000..7df2dff
--- /dev/null
+++ b/src/main/jbake/content/news/release-171.ad
@@ -0,0 +1,72 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Apache OpenNLP 1.7.1 released
+Apache OpenNLP
+2017-01-23
+:jbake-type: post
+:jbake-tags: community
+:jbake-status: published
+:category: news
+:idprefix:
+
+The Apache OpenNLP team is pleased to announce the release of version 1.7.1 of Apache OpenNLP.
+
+The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text.
+
+It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution.
+
+The OpenNLP 1.7.1 binary and source distributions are available for download from our download page: <http://opennlp.apache.org/cgi-bin/download.cgi>
+
+The OpenNLP library is distributed by Maven Central as well. See the Maven Dependency page for more details: <http://opennlp.apache.org/maven-dependency.html>
+
+Requirements
+------------
+
+Java 1.8 is required to run OpenNLP
+Maven 3.3.9 is required for building it
+
+Building from the Source Distribution
+-------------------------------------
+
+To build everything execute the following command in the root folder:
+
+   mvn clean install
+
+The results of the build will be placed  in:
+   opennlp-distr/target/apache-opennlp-1.7.1-bin.tar-gz (or .zip)
+
+What is new in Apache OpenNLP 1.7.1
+---------------------------------------
+
+This release introduces many new features, improvements and bug fixes. 
+
+Additionally the release contains the following noteworthy changes:
+
+- Travis CI Integration
+- Added support to LETSMT format
+- All stdout can be disabled during training via verbose parameter
+- Improved and extended evaluation tests
+- Refactoring and cleanup of code base
+- Code fully migrated to Java 8
+- Added an improved GitHub README page
+
+For a complete list of fixed bugs and improvements please see the RELEASE_NOTES file included in the distribution.
+
+
+--The Apache OpenNLP Team
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/news/release-172.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/news/release-172.ad b/src/main/jbake/content/news/release-172.ad
new file mode 100644
index 0000000..fa64f94
--- /dev/null
+++ b/src/main/jbake/content/news/release-172.ad
@@ -0,0 +1,72 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Apache OpenNLP 1.7.2 released
+Apache OpenNLP
+2017-02-04
+:jbake-type: post
+:jbake-tags: community
+:jbake-status: published
+:category: news
+:idprefix:
+
+The Apache OpenNLP team is pleased to announce the release of version 1.7.2 of Apache OpenNLP.
+
+The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text.
+
+It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution.
+
+The OpenNLP 1.7.2 binary and source distributions are available for download from our download page: <http://opennlp.apache.org/cgi-bin/download.cgi>
+
+The OpenNLP library is distributed by Maven Central as well. See the Maven Dependency page for more details: <http://opennlp.apache.org/maven-dependency.html>
+
+Requirements
+------------
+Java 1.8 is required to run OpenNLP
+Maven 3.3.9 is required for building it
+
+Building from the Source Distribution
+-------------------------------------
+
+To build everything execute the following command in the root folder:
+    mvn clean install
+
+The results of the build will be placed  in:
+    opennlp-distr/target/apache-opennlp-1.7.2-bin.tar-gz (or .zip)
+
+What is new in Apache OpenNLP 1.7.2
+---------------------------------------
+
+This release introduces many new features, improvements and bug fixes. The API
+has been improved for a better consistency and 1.4 deprecated methods were
+removed. Now Java 1.8 is required.
+
+Additionally the release contains the following noteworthy changes:
+
+- Name Finder evaluation can now show a confusion matrix
+- The default evaluation output contains more details
+- Added a Language Model CLI tool
+- Add Moses format support
+- More refactoring and cleanup, specially in Machine Learning package and Dictionary
+- Removed deprecated trainers from UIMA integration
+- Fixed potential localization issues and added maven plugin to prevent it (ForbiddenAPI)
+- Fixed issues with the BRAT corpus reader
+- Deprecated GIS class, will be removed in a future 1.8.x release
+
+A detailed list of the issues related to this release can be found in the release
+notes.

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/privacy-policy.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/privacy-policy.ad b/src/main/jbake/content/privacy-policy.ad
new file mode 100755
index 0000000..6062d72
--- /dev/null
+++ b/src/main/jbake/content/privacy-policy.ad
@@ -0,0 +1,35 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Privacy Policy
+:jbake-type: page
+:jbake-tags: policy
+:jbake-status: published
+:idprefix:
+
+Information about your use of this website is collected using server access logs. The collected information consists of the following:
+
+* IP address from which you access the website;
+* Type of browser and operating system you use to access our site;
+* Date and time you access our site;
+* Web pages you visit
+* URL of web pages from where you followed a link to our site.
+
+We use the gathered information to help us make our site more useful to visitors and to better understand how and when our site is used. We do not track or collect personally identifiable information or associate gathered data with any personally identifying information from other sources.
+
+By using this website, you consent to the collection of this data in the manner and for the purpose described above.

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/release.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/release.ad b/src/main/jbake/content/release.ad
new file mode 100644
index 0000000..d9c860b
--- /dev/null
+++ b/src/main/jbake/content/release.ad
@@ -0,0 +1,54 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Making a release
+:jbake-type: page
+:jbake-tags: maven
+:jbake-status: published
+:idprefix:
+
+The following documents the steps which are necessary to make a
+release of Apache OpenNLP.
+
+- Release discussion and release planning on the mailing list
+- Elect a release manager
+- Prepare Jira for the release
+- Crate an empty test plan for the release
+- Make a release candidate
+- Test the candidate accoding to the test plan and iterate until tests pass
+- Do the release vote on opennlp-dev and on general incubator
+
+## Releasing
+
+The release candidate can be released after a successful release vote on
+the opennlp-dev and incubator general list.
+
+- Release the staging repository. This will make the artifacts available in the Maven Central repository.
+To do this go to the http://repository.apache.org[repository server], log in, go to the staging area and release the staging repository linked to this release.
+- Upload artifacts to the distribution server. All release artifacts need to be copied to `/www/www.apache.org/dist/incubator/opennlp` on `people.apache.org`.
+- Update the download page. The download page should only offer the latest release. Old releases can be downloaded from the archive.
+- Deploy the documentation. The documentation is part of the website and need to be checked into subversion. Remove all old files from the documentation folder.
+Download the release, copy everything inside the doc folder to the documentation folder of our website and commit the changes.
+- Update the news page. Add a news item to the website.
+- Release the staged website.
+- Test and review the website. Test that all download links are working. Test that the documentation is updated and can be viewed.
+- Send out announcements.
+- Update Jira for the next release.
+
+It is suggested to use the wiki to plan all tasks for the release
+and to distribute them among the team.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/source-code.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/source-code.ad b/src/main/jbake/content/source-code.ad
new file mode 100644
index 0000000..5f395b1
--- /dev/null
+++ b/src/main/jbake/content/source-code.ad
@@ -0,0 +1,41 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Source Code
+:jbake-type: page
+:jbake-tags: maven
+:jbake-status: published
+:idprefix:
+
+## Web Access
+View the code on Github:
+
+* https://github.com/apache/opennlp[Github opennlp]
+* https://github.com/apache/opennlp-addons[Github opennlp-addons]
+* https://github.com/apache/opennlp-sandbox[Github opennlp-sandbox]
+
+## Repository
+The Git repositories can be checked out with these commands:
+
+* `git clone https://git-wip-us.apache.org/repos/asf/opennlp.git`
+* `git clone https://git-wip-us.apache.org/repos/asf/opennlp-addons.git`
+* `git clone https://git-wip-us.apache.org/repos/asf/opennlp-sandbox.git`
+
+## Website SVN Checkout
+To checkout the website:
+`svn co https://svn.apache.org/repos/asf/opennlp/site/`

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/content/team.ad
----------------------------------------------------------------------
diff --git a/src/main/jbake/content/team.ad b/src/main/jbake/content/team.ad
new file mode 100644
index 0000000..4773dfb
--- /dev/null
+++ b/src/main/jbake/content/team.ad
@@ -0,0 +1,60 @@
+////
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.   
+////
+= Apache OpenNLP project team
+:jbake-type: page
+:jbake-tags: maven
+:jbake-status: published
+:idprefix:
+
+The OpenNLP team currently consists of:
+
+* Jörn Kottmann (joern) **Chair** (C-P)
+* Grant Ingersoll (gsingers) (C-P)
+* Isabel Drost (isabel) (P)
+* James Kosin (jkosin) (C-P)
+* Jason Baldridge (jbaldrid) (C-P)
+* Thomas Morton (tsmorton) (C-P)
+* William Silva (colen) (C-P)
+* Rodrigo Agerri (ragerri) (C-P)
+* Aliaksandr Autayeu (autayeu) ( C )
+* Boris Galitsky (bgalitsky) ( C )
+* Mark Giaconia ( C ) 
+* Tommaso Teofili (tommaso) (C-P)
+* Vinh Khuc (vkhuc) ( C )
+* Anthony Beylerian (beylerian) ( C )
+* Mondher Bouazizi (mondher) ( C )
+* Chris Mattmann (mattmann) ( C )
+* Anastasija Mensikova (anastasijam) ( C )
+* Suneel Marthi (smarthi) (C-P)
+* Daniel Russ (druss) (C-P)
+* Peter Thygesen (thygesen) ( C )
+* Koji Sekiguchi (koji) ( C )
+* Bruno P. Kinoshita (kinow) ( C )
+* Jeffrey Zemerick (jzemerick) ( C )
+
+These people contributed to OpenNLP:
+
+* Thilo Goetz (twgoetz)
+* Gann Bierner
+* Eric Friedman
+* Joao Cavalcanti
+* Hyosup Shim
+
+*C* indicates a commiter and *P* a PMC member.
+ 

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/jbake.properties
----------------------------------------------------------------------
diff --git a/src/main/jbake/jbake.properties b/src/main/jbake/jbake.properties
new file mode 100755
index 0000000..e0b0fc8
--- /dev/null
+++ b/src/main/jbake/jbake.properties
@@ -0,0 +1,31 @@
+#   Licensed to the Apache Software Foundation (ASF) under one
+#   or more contributor license agreements.  See the NOTICE file
+#   distributed with this work for additional information
+#   regarding copyright ownership.  The ASF licenses this file
+#   to you under the Apache License, Version 2.0 (the
+#   "License"); you may not use this file except in compliance
+#   with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing,
+#   software distributed under the License is distributed on an
+#   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#   KIND, either express or implied.  See the License for the
+#   specific language governing permissions and limitations
+#   under the License.    
+
+template.folder=templates
+content.folder=content
+asset.folder=assets
+render.index=true
+index.file=index.html
+render.feed=true
+feed.file=feed.xml
+render.archive=false
+archive.file=archive.html
+render.tags=false
+tag.path=tags
+site.host=http://jbake.org
+template.news.file=news.ftl
+#db.store=local
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/templates/feed.ftl
----------------------------------------------------------------------
diff --git a/src/main/jbake/templates/feed.ftl b/src/main/jbake/templates/feed.ftl
new file mode 100755
index 0000000..cb620ec
--- /dev/null
+++ b/src/main/jbake/templates/feed.ftl
@@ -0,0 +1,45 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License. 
+-->
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+  <channel>
+    <title>JBake</title>
+    <link>${config.site_host}</link>
+    <atom:link href="${config.site_host}/feed.xml" rel="self" type="application/rss+xml" />
+    <description>JBake - Java based open source static site/blog generator for developers</description>
+    <language>en-gb</language>
+    <pubDate>${published_date?string("EEE, d MMM yyyy HH:mm:ss Z")}</pubDate>
+    <lastBuildDate>${published_date?string("EEE, d MMM yyyy HH:mm:ss Z")}</lastBuildDate>
+
+    <#list published_posts as post>
+    <item>
+      <title><#escape x as x?xml>${post.title}</#escape></title>
+      <link>${config.site_host}/${post.uri}</link>
+      <pubDate>${post.date?string("EEE, d MMM yyyy HH:mm:ss Z")}</pubDate>
+      <guid isPermaLink="false">${post.uri}</guid>
+      	<description>
+	<#escape x as x?xml>	
+	${post.body}
+	</#escape>
+	</description>
+    </item>
+    </#list>
+
+  </channel> 
+</rss>

http://git-wip-us.apache.org/repos/asf/opennlp-site/blob/95530810/src/main/jbake/templates/footer.ftl
----------------------------------------------------------------------
diff --git a/src/main/jbake/templates/footer.ftl b/src/main/jbake/templates/footer.ftl
new file mode 100755
index 0000000..96799ae
--- /dev/null
+++ b/src/main/jbake/templates/footer.ftl
@@ -0,0 +1,54 @@
+<#--
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License. 
+-->
+    <footer class='footer'>
+        <div class="container">
+            <p class="text-muted">Copyright &copy; 2017  The Apache Software Foundation, Licensed under the
+            <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>  <br>
+            Apache OpenNLP, OpenNLP, Apache, the Apache feather logo, and the Apache OpenNLP project logo are
+            trademarks of The Apache Software Foundation. -
+            <a href="/privacy-policy.html">Privacy Policy</a></p>
+        </div>
+    </footer>
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="/js/jquery-3.2.1.min.js"></script>
+    <script src="/js/bootstrap.min.js"></script>
+    <script src="/js/prettify.js"></script>
+    
+    <script type="text/javascript">
+
+      var link = $('a[href="' + this.location.pathname + '"]');
+      if (link != undefined)
+    	  link.parents('li,ul').addClass('active');
+
+	  var _gaq = _gaq || [];
+	  _gaq.push(['_setAccount', 'UA-38992729-1']);
+	  _gaq.push(['_trackPageview']);
+	
+	  (function() {
+	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+	    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+	  })();
+	
+	</script>
+</body>
+</html>
\ No newline at end of file