| .. | 
		
		
			
			
			
			
				| en | * Improve docstring on English | 2015-02-11 15:13:20 -05:00 | 
		
			
			
			
			
				| syntax | * Fix issue #19: Allow parsing/pos tagging of empty strings | 2015-02-10 10:15:58 -05:00 | 
		
			
			
			
			
				| __init__.pxd | * Seems to be working after refactor. Need to wire up more POS tag features, and wire up save/load of POS tags. | 2014-10-24 02:23:42 +11:00 | 
		
			
			
			
			
				| __init__.py | * Basic punct tests updated and passing | 2014-08-27 19:38:57 +02:00 | 
		
			
			
			
			
				| _ml.pxd | * Some minor clean-up after HastyModel | 2014-12-31 19:46:04 +11:00 | 
		
			
			
			
			
				| _ml.pyx | * Make PyPy work | 2015-01-05 17:54:38 +11:00 | 
		
			
			
			
			
				| attrs.pxd | * Add attrs.pxd | 2015-01-26 22:22:09 +11:00 | 
		
			
			
			
			
				| lexeme.pxd | * Store the l2 norm of the word's vector | 2015-02-07 08:42:16 -05:00 | 
		
			
			
			
			
				| lexeme.pyx | * Add a has_repvec property to Lexeme, and a check function to check flags | 2015-02-07 08:42:44 -05:00 | 
		
			
			
			
			
				| morphology.pxd | * Tmp commit. Refactoring to create a Python Lexeme class. | 2015-01-12 10:26:22 +11:00 | 
		
			
			
			
			
				| morphology.pyx | * Make PyPy work | 2015-01-05 17:54:38 +11:00 | 
		
			
			
			
			
				| orth.pxd | * Make PyPy work | 2015-01-05 17:54:38 +11:00 | 
		
			
			
			
			
				| orth.pyx | * Work on word vectors, and other stuff | 2015-01-17 16:21:17 +11:00 | 
		
			
			
			
			
				| parts_of_speech.pxd | * Add parts-of-speech file | 2015-01-25 22:00:39 +11:00 | 
		
			
			
			
			
				| parts_of_speech.pyx | * Add parts_of_speech.pyx | 2015-01-25 16:32:26 +11:00 | 
		
			
			
			
			
				| strings.pxd | * Tmp commit. Refactoring to create a Python Lexeme class. | 2015-01-12 10:26:22 +11:00 | 
		
			
			
			
			
				| strings.pyx | * Add docstring to StringStore | 2015-01-24 20:49:15 +11:00 | 
		
			
			
			
			
				| structs.pxd | * Add L2 norm field to LexemeC struct | 2015-02-07 08:43:17 -05:00 | 
		
			
			
			
			
				| tokenizer.pxd | * Work on word vectors, and other stuff | 2015-01-17 16:21:17 +11:00 | 
		
			
			
			
			
				| tokenizer.pyx | * Fix Issue #24: Lemmas are empty when the L field is missing for special-cased tokens | 2015-02-08 18:30:30 -05:00 | 
		
			
			
			
			
				| tokens.pxd | * Pass ownership of C data to Token instances if Tokens object is being garbage-collected, but Token instances are staying alive. | 2015-02-11 18:05:06 -05:00 | 
		
			
			
			
			
				| tokens.pyx | * Pass ownership of C data to Token instances if Tokens object is being garbage-collected, but Token instances are staying alive. | 2015-02-11 18:05:06 -05:00 | 
		
			
			
			
			
				| typedefs.pxd | * Move POS tag definitions to parts_of_speech.pxd | 2015-01-25 16:31:07 +11:00 | 
		
			
			
			
			
				| typedefs.pyx | * Move POS tag definitions to parts_of_speech.pxd | 2015-01-25 16:31:07 +11:00 | 
		
			
			
			
			
				| util.py | * Make PyPy work | 2015-01-05 17:54:38 +11:00 | 
		
			
			
			
			
				| vocab.pxd | * Tmp. Working on refactor. Compiles, must hook up lexical feats. | 2015-01-14 00:03:48 +11:00 | 
		
			
			
			
			
				| vocab.pyx | * Fill L2 norm attribute on LexemeC struct | 2015-02-07 08:44:42 -05:00 |