Browse Source

Merge pull request #183 from wooorm/add-franc-to-natural-language-processing

Add wooorm/franc to Natural Language Processing
master
Sindre Sorhus 10 years ago
parent
commit
cd9d2d9c72
  1. 1
      readme.md

1
readme.md

@ -451,6 +451,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [natural](https://github.com/NaturalNode/natural) - A general natural language facility. - [natural](https://github.com/NaturalNode/natural) - A general natural language facility.
- [retext](https://github.com/wooorm/retext) - An extensible natural language system. - [retext](https://github.com/wooorm/retext) - An extensible natural language system.
- [franc](https://github.com/wooorm/franc) - Detect the language of text.
- [leven](https://github.com/sindresorhus/leven) - Measure the difference between two strings using the Levenshtein distance algorithm. - [leven](https://github.com/sindresorhus/leven) - Measure the difference between two strings using the Levenshtein distance algorithm.

Loading…
Cancel
Save