Codebase list golang-github-jdkato-prose / 54c009b
Fix typos Joseph Kato 3 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
11
22 `prose` is a natural language processing library (English only, at the moment) in *pure Go*. It supports tokenization, segmentation, part-of-speech tagging, and named-entity extraction.
33
4 You can can find a more detailed summary on the library's performance here: [Introducing `prose` v2.0.0: Bringing NLP *to Go*](https://medium.com/@errata.ai/introducing-prose-v2-0-0-bringing-nlp-to-go-a1f0c121e4a5).
4 You can find a more detailed summary on the library's performance here: [Introducing `prose` v2.0.0: Bringing NLP *to Go*](https://medium.com/@errata.ai/introducing-prose-v2-0-0-bringing-nlp-to-go-a1f0c121e4a5).
55
66 ## Installation
77
8181
8282 ### Tokenizing
8383
84 `prose` includes a tokenizer capable of hanlding modern text, including the non-word character spans shown below.
84 `prose` includes a tokenizer capable of handling modern text, including the non-word character spans shown below.
8585
8686 | Type | Example |
8787 |-----------------|-----------------------------------|