nlp
                                
                                 nlp copied to clipboard
                                
                                    nlp copied to clipboard
                            
                            
                            
                        A collection of natural language processing algorithms for Go
NLP
NLP is a go package meant to contain implementations of common natural language processing algorithms. So far there is a naive implementation of conditional random fields.
CRF
The CRF implementation draws from the following articles: