Revision: 6e4fc15976a1
Branch: default
Author:
ywon...@gmail.com
Date: Tue Sep 16 22:42:07 2014 UTC
Log: first edit
https://code.google.com/p/hltdi-l3/source/detail?r=6e4fc15976a1
Modified:
/wondisho/Report.tex
=======================================
--- /wondisho/Report.tex Tue Sep 16 19:22:24 2014 UTC
+++ /wondisho/Report.tex Tue Sep 16 22:42:07 2014 UTC
@@ -58,7 +58,7 @@
%Added by Wonde to float figures and tables in different places
\usepackage{float}
-%Added by Wonde to modify raw width in a table
+%Added by Wonde to modify row width in a table
\usepackage{array}
%\newcolumntype{M}[1]{>{\centering\arraybackslash}m{#1}}
@@ -171,13 +171,6 @@
\bibliography{references}
-%\usepackage[round]{natbib}
-%\bibliographystyle{plainnat}
-
- %The Literature Review chapter should also include the sections on
Morphology Analysis and Machine Learning of Morphology. This should include
work on ILP and morphology. After that begins the part that describes your
approach. You could either do everything in one chapter or divide it into
chapters that describe different aspects of the approach, for example,
separate chapters on "phase 1", "phase 2", and "phase 3".
-
-%Then you discuss the actual implementation of your model in another
chapter, including the details about corpus data. Then you have a Results
chapter. And then Conclusion and Future Work.
-
\end{document}