SharperNLP
SharperNLP copied to clipboard
A fork of SharpNLP (http://sharpnlp.codeplex.com/), SharperNLP is also a collection of natural language processing tools written in C#.
The file \MaxEnt\ModelApplier.cs needs to be converted from Java to C#. The original source Java file is here: \opennlp\opennlp-maxent\src\main\java\opennlp\maxent\modelapplier.java You can view the Java file online underneath this path: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-maxent/src/main/java/opennlp/
The file \MaxEnt\Main.cs needs to be converted from Java to C#. The original source Java file is here: \opennlp\opennlp-maxent\src\main\java\opennlp\maxent\main.java You can view the Java file online underneath this path: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-maxent/src/main/java/opennlp/
The file \MaxEnt\GISTrainer.cs needs to be converted from Java to C#. The original source Java file is here: \opennlp\opennlp-maxent\src\main\java\opennlp\maxent\gistrainer.java You can view the Java file online underneath this path: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-maxent/src/main/java/opennlp/
The file \MaxEnt\GISModel.cs needs to be converted from Java to C#. The original source Java file is here: \opennlp\opennlp-maxent\src\main\java\opennlp\maxent\gismodel.java You can view the Java file online underneath this path: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-maxent/src/main/java/opennlp/
The file \MaxEnt\GIS.cs needs to be converted from Java to C#. The original source Java file is here: \opennlp\opennlp-maxent\src\main\java\opennlp\maxent\gis.java You can view the Java file online underneath this path: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-maxent/src/main/java/opennlp/
The file \MaxEnt\BinToAscii.cs needs to be converted from Java to C#. The original source Java file is here: \opennlp\opennlp-maxent\src\main\java\opennlp\maxent\bintoascii.java You can view the Java file online underneath this path: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-maxent/src/main/java/opennlp/